Merge version_1 into main #2
306
src/app/page.tsx
306
src/app/page.tsx
@@ -7,8 +7,8 @@ import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'
|
||||
import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import { Sparkles } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
@@ -26,226 +26,102 @@ export default function LandingPage() {
|
||||
headingFontWeight="bold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="Saleem Pan & Chatkharay"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Saleem Pan & Chatkharay"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
title="Saleem Pan & Chatkharay"
|
||||
description="Experience the authentic taste of tradition. Freshly prepared pans, flavorful snacks, and refreshing juices crafted with love."
|
||||
tag="Authentic Since 1991"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7EXEWePONtf5d5oHqsQWAOFNr/uploaded-1775728400620-k2onsas5.jpg",
|
||||
imageAlt: "Saleem Pan Shop",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7EXEWePONtf5d5oHqsQWAOFNr/uploaded-1775728400620-7e7dsgt2.jpg?_wi=1",
|
||||
imageAlt: "Traditional Pan Selection",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7EXEWePONtf5d5oHqsQWAOFNr/uploaded-1775728400620-af8xp5j1.jpg?_wi=1",
|
||||
imageAlt: "Freshly prepared snacks",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7EXEWePONtf5d5oHqsQWAOFNr/uploaded-1775728400621-ei9t8nw2.jpg?_wi=1",
|
||||
imageAlt: "Refreshing beverages",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7EXEWePONtf5d5oHqsQWAOFNr/uploaded-1775728400621-1l0b5sv0.jpg?_wi=1",
|
||||
imageAlt: "Traditional sweet treats",
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="Loved by the community"
|
||||
tagIcon={Sparkles}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{ variant: "plain" }}
|
||||
title="Saleem Pan & Chatkharay"
|
||||
description="Experience the authentic taste of tradition. Freshly prepared pans, flavorful snacks, and refreshing juices crafted with love."
|
||||
tag="Authentic Since 1991"
|
||||
buttons={[{ text: "View Menu", href: "#menu" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7EXEWePONtf5d5oHqsQWAOFNr/uploaded-1775728400620-k2onsas5.jpg", imageAlt: "Saleem Pan Shop"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7EXEWePONtf5d5oHqsQWAOFNr/uploaded-1775728400620-7e7dsgt2.jpg", imageAlt: "Traditional Pan Selection"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="Loved by the community"
|
||||
tagIcon={Sparkles}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Special Pan",
|
||||
price: "80",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7EXEWePONtf5d5oHqsQWAOFNr/uploaded-1775728400620-af8xp5j1.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mix Chat",
|
||||
price: "220",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7EXEWePONtf5d5oHqsQWAOFNr/uploaded-1775728400621-ei9t8nw2.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Club Sandwich",
|
||||
price: "400",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7EXEWePONtf5d5oHqsQWAOFNr/uploaded-1775728400621-1l0b5sv0.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Special Falooda",
|
||||
price: "380",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nugget-heaven-with-chicken-thighs-chicken-meatball-onion-rings-marinated-chicken-wings_140725-200.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Fresh Fruit Juices",
|
||||
price: "250",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-bubble-tea-drinks-assortment_23-2149870684.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Milk Shakes",
|
||||
price: "220",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7EXEWePONtf5d5oHqsQWAOFNr/uploaded-1775728400620-7e7dsgt2.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Our Menu"
|
||||
description="Discover our wide variety of traditional delights, refreshing beverages, and fresh juices."
|
||||
/>
|
||||
</div>
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Special Pan", price: "80", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7EXEWePONtf5d5oHqsQWAOFNr/uploaded-1775728400620-af8xp5j1.jpg" },
|
||||
{ id: "2", name: "Mix Chat", price: "220", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7EXEWePONtf5d5oHqsQWAOFNr/uploaded-1775728400621-ei9t8nw2.jpg" },
|
||||
{ id: "3", name: "Club Sandwich", price: "400", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7EXEWePONtf5d5oHqsQWAOFNr/uploaded-1775728400621-1l0b5sv0.jpg" }
|
||||
]}
|
||||
title="Our Menu"
|
||||
description="Discover our wide variety of traditional delights, refreshing beverages, and fresh juices."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ali Khan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-female-with-broad-pleasant-smile-rests-sidewalk-cafe-alone-enjoys-good-rest-summer-vacation_273609-3491.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sara Ahmed",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-best-friends-enjoying-nice-conversation-lunch-modern-cafe-interior_273609-9010.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Bilal Mahmood",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Fatima Zohra",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-female-student-eating-fast-food-fast-food-cheat-meal_169016-67586.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Usman Tariq",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5286.jpg",
|
||||
},
|
||||
]}
|
||||
cardTitle="What People Say"
|
||||
cardTag="Reviews"
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
cardAnimation="slide-up"
|
||||
cardTitle="What People Say"
|
||||
cardTag="Reviews"
|
||||
testimonials={[
|
||||
{ id: "1", name: "Ali Khan", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-female-with-broad-pleasant-smile-rests-sidewalk-cafe-alone-enjoys-good-rest-summer-vacation_273609-3491.jpg" },
|
||||
{ id: "2", name: "Sara Ahmed", imageSrc: "http://img.b2bpic.net/free-photo/three-best-friends-enjoying-nice-conversation-lunch-modern-cafe-interior_273609-9010.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="socialProof" data-section="socialProof">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Trusted by Local Foodies"
|
||||
description="We are proud to be a staple in the community since 1991, serving thousands of happy customers every year."
|
||||
names={[
|
||||
"Food Blogger Weekly",
|
||||
"City Best Eats",
|
||||
"Traditional Food Review",
|
||||
"Community Favorite 2024",
|
||||
"Local Business Pride",
|
||||
]}
|
||||
tag="Accolades"
|
||||
/>
|
||||
</div>
|
||||
<div id="socialProof" data-section="socialProof">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Trusted by Local Foodies"
|
||||
description="We are proud to be a staple in the community since 1991, serving thousands of happy customers every year."
|
||||
names={["Food Blogger Weekly", "City Best Eats"]}
|
||||
tag="Accolades"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
tag="Contact Us"
|
||||
title="Visit Us Today"
|
||||
description="Have a craving? Come visit our shop or contact us through WhatsApp."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7EXEWePONtf5d5oHqsQWAOFNr/uploaded-1775728400620-7e7dsgt2.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact Us"
|
||||
title="Visit Us Today"
|
||||
description="Have a craving? Come visit our shop or contact us through WhatsApp."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7EXEWePONtf5d5oHqsQWAOFNr/uploaded-1775728400620-7e7dsgt2.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "WhatsApp: 0340-2035550",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "WhatsApp: 0346-2772594",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "WhatsApp: 0333-2621944",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="Saleem Pan & Chatkharay"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{ items: [{ label: "Home", href: "#hero" }, { label: "Menu", href: "#menu" }] },
|
||||
{ items: [{ label: "WhatsApp: 0340-2035550", href: "#" }] }
|
||||
]}
|
||||
logoText="Saleem Pan & Chatkharay"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user