Home page section changes updated

This commit is contained in:
akashluca-l 2025-07-22 21:22:59 +05:30
parent b0583a2c25
commit 38ecd76f30

View File

@ -13,38 +13,11 @@ import BlogSection from "@/components/home/BlogSection";
const page = () => { const page = () => {
return ( return (
<WellFoodLayout> <WellFoodLayout>
{/* Hero Area Start */}
<HeroBanner /> <HeroBanner />
{/* Hero Area End */}
{/* About Us Area start */}
<section className="about-us-area pt-130 rpt-85 pb-100 rpb-70 rel z-1"> <section className="about-us-area pt-130 rpt-85 pb-100 rpb-70 rel z-1">
<div className="container"> <div className="container">
<div className="row flex-column flex-lg-row align-items-center"> <div className="row flex-column-reverse flex-lg-row align-items-center">
<div className="col-lg-6">
<div
className="about-us-content"
data-aos="fade-left"
data-aos-duration={1500}
>
<div className="section-title mb-25">
<span className="sub-title mb-5">Introduction</span>
<h2>Our Promise and Moto</h2>
</div>
<p>
We are first generation entrepreneurs and we are establishing this restaurant with the passion and wealth of experience in recreating the delicious foods from our ancestral region in Tamil Nadu.
</p>
<p>
Our Promise and motto is and shall always be to serve fresh and Authentic Quality Food at Reasonable Prices. We shall always be driven by the privilege of what we serve on your plate rather than anything else.
</p>
<div className="about-btn-author pt-5 mb-45">
<Link href="/about" className="theme-btn style-two">
learn more us <i className="far fa-arrow-alt-right" />
</Link>
</div>
</div>
</div>
<div className="col-lg-6"> <div className="col-lg-6">
<div <div
className="about-image-part mb-30 rmb-55" className="about-image-part mb-30 rmb-55"
@ -80,6 +53,30 @@ const page = () => {
</div> </div>
</div> </div>
</div> </div>
<div className="col-lg-6">
<div
className="about-us-content"
data-aos="fade-left"
data-aos-duration={1500}
>
<div className="section-title mb-25">
<span className="sub-title mb-5">Introduction</span>
<h2>Our Promise and Moto</h2>
</div>
<p>
We are first generation entrepreneurs and we are establishing this restaurant with the passion and wealth of experience in recreating the delicious foods from our ancestral region in Tamil Nadu.
</p>
<p>
Our Promise and motto is and shall always be to serve fresh and Authentic Quality Food at Reasonable Prices. We shall always be driven by the privilege of what we serve on your plate rather than anything else.
</p>
<div className="about-btn-author pt-5 mb-45">
<Link href="/about" className="theme-btn style-two">
learn more us <i className="far fa-arrow-alt-right" />
</Link>
</div>
</div>
</div>
</div> </div>
</div> </div>
@ -96,6 +93,7 @@ const page = () => {
</section> </section>
<section className="offer-area pb-100 rpb-120 rel z-1"> <section className="offer-area pb-100 rpb-120 rel z-1">
<div className="category-banner-area"> <div className="category-banner-area">
<div className="container"> <div className="container">