Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
166
src/app/page.tsx
166
src/app/page.tsx
@@ -32,60 +32,38 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Kaira's Cafe"
|
||||
button={{
|
||||
text: "Order Now", href: "#menu"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Welcome to Kaira's Cafe"
|
||||
description="Your favorite local destination in Bhubaneswar for specialty coffee, delicious treats, and warm moments."
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bmxgpz",
|
||||
imageAlt: "Cafe ambiance 1",
|
||||
},
|
||||
id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bmxgpz", imageAlt: "Cafe ambiance 1"},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p0vygc",
|
||||
imageAlt: "Cafe ambiance 2",
|
||||
},
|
||||
id: "2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p0vygc", imageAlt: "Cafe ambiance 2"},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vis2oj",
|
||||
imageAlt: "Cafe ambiance 3",
|
||||
},
|
||||
id: "3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vis2oj", imageAlt: "Cafe ambiance 3"},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gfgp0n",
|
||||
imageAlt: "Cafe ambiance 4",
|
||||
},
|
||||
id: "4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gfgp0n", imageAlt: "Cafe ambiance 4"},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ls8l9r",
|
||||
imageAlt: "Cafe ambiance 5",
|
||||
},
|
||||
id: "5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ls8l9r", imageAlt: "Cafe ambiance 5"},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d2wv75",
|
||||
imageAlt: "Cafe ambiance 6",
|
||||
},
|
||||
id: "6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d2wv75", imageAlt: "Cafe ambiance 6"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -97,19 +75,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Opening Hours",
|
||||
value: "8 AM - 10 PM",
|
||||
},
|
||||
label: "Opening Hours", value: "8 AM - 10 PM"},
|
||||
{
|
||||
icon: MapPin,
|
||||
label: "Location",
|
||||
value: "Bhubaneswar, Odisha",
|
||||
},
|
||||
label: "Location", value: "Bhubaneswar, Odisha"},
|
||||
{
|
||||
icon: Phone,
|
||||
label: "Contact",
|
||||
value: "+91 98765 43210",
|
||||
},
|
||||
label: "Contact", value: "+91 98765 43210"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -123,41 +95,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Classic Croissant",
|
||||
price: "₹150",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2lpueb",
|
||||
},
|
||||
id: "p1", name: "Classic Croissant", price: "₹150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2lpueb"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Garden Fresh Salad",
|
||||
price: "₹250",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sc1hlv",
|
||||
},
|
||||
id: "p2", name: "Garden Fresh Salad", price: "₹250", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sc1hlv"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Cappuccino",
|
||||
price: "₹180",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0a7cgv",
|
||||
},
|
||||
id: "p3", name: "Cappuccino", price: "₹180", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0a7cgv"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Dark Chocolate Cake",
|
||||
price: "₹220",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rctobs",
|
||||
},
|
||||
id: "p4", name: "Dark Chocolate Cake", price: "₹220", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rctobs"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Berry Granola Bowl",
|
||||
price: "₹280",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gubpkb",
|
||||
},
|
||||
id: "p5", name: "Berry Granola Bowl", price: "₹280", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=gubpkb"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Refreshing Lemonade",
|
||||
price: "₹120",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8hhsut",
|
||||
},
|
||||
id: "p6", name: "Refreshing Lemonade", price: "₹120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8hhsut"},
|
||||
]}
|
||||
title="Our Menu"
|
||||
description="Handcrafted flavors prepared with love daily."
|
||||
@@ -171,20 +119,11 @@ export default function LandingPage() {
|
||||
tag="Milestones"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "500+",
|
||||
description: "Happy Daily Customers",
|
||||
},
|
||||
id: "m1", value: "500+", description: "Happy Daily Customers"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "50+",
|
||||
description: "Handcrafted Dishes",
|
||||
},
|
||||
id: "m2", value: "50+", description: "Handcrafted Dishes"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
description: "Fresh Ingredients",
|
||||
},
|
||||
id: "m3", value: "100%", description: "Fresh Ingredients"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -197,26 +136,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Free Wi-Fi",
|
||||
subtitle: "Perfect for work & study",
|
||||
category: "Services",
|
||||
value: "Available",
|
||||
},
|
||||
id: "f1", title: "Free Wi-Fi", subtitle: "Perfect for work & study", category: "Services", value: "Available"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Cozy Seating",
|
||||
subtitle: "Relaxing and comfortable",
|
||||
category: "Ambience",
|
||||
value: "Premium",
|
||||
},
|
||||
id: "f2", title: "Cozy Seating", subtitle: "Relaxing and comfortable", category: "Ambience", value: "Premium"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Local Sourcing",
|
||||
subtitle: "Fresh ingredients daily",
|
||||
category: "Quality",
|
||||
value: "Local",
|
||||
},
|
||||
id: "f3", title: "Local Sourcing", subtitle: "Fresh ingredients daily", category: "Quality", value: "Local"},
|
||||
]}
|
||||
title="Why Visit Us?"
|
||||
description="More than just a cafe, a community space."
|
||||
@@ -229,20 +153,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you offer vegan options?",
|
||||
content: "Yes, we have a selection of plant-based snacks and drinks.",
|
||||
},
|
||||
id: "q1", title: "Do you offer vegan options?", content: "Yes, we have a selection of plant-based snacks and drinks."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Is parking available?",
|
||||
content: "Yes, street parking is available outside the cafe.",
|
||||
},
|
||||
id: "q2", title: "Is parking available?", content: "Yes, street parking is available outside the cafe."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you take reservations?",
|
||||
content: "We work on a walk-in basis, but contact us for events.",
|
||||
},
|
||||
id: "q3", title: "Do you take reservations?", content: "We work on a walk-in basis, but contact us for events."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Everything you need to know."
|
||||
@@ -254,8 +169,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact"
|
||||
title="Get in Touch"
|
||||
description="Have questions or want to host an event? Reach out to us."
|
||||
@@ -269,25 +183,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user