Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-05 08:59:57 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Roastery Coffee House"
/>
@@ -56,41 +48,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="A Garden Oasis of Specialty Coffee"
description="Experience hand-crafted brews in our quaint garden patio. From farm-fresh bites to expertly roasted beans, every cup tells a story."
buttons={[
{
text: "View Menu",
href: "#menu",
},
text: "View Menu", href: "#menu"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/pretty-fashion-model-red-sunglasses-works-with-her-tablet-sitting-cafe_8353-5106.jpg",
imageAlt: "Coffee shop garden interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/pretty-fashion-model-red-sunglasses-works-with-her-tablet-sitting-cafe_8353-5106.jpg", imageAlt: "Coffee shop garden interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-coffee-machine-making-espresso-drink_53876-33548.jpg",
imageAlt: "Specialty coffee close up",
},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-coffee-machine-making-espresso-drink_53876-33548.jpg", imageAlt: "Specialty coffee close up"},
{
imageSrc: "http://img.b2bpic.net/free-photo/nobody-setting-terrace-bar-outside_1203-4630.jpg",
imageAlt: "Cafe patio natural lighting",
},
imageSrc: "http://img.b2bpic.net/free-photo/nobody-setting-terrace-bar-outside_1203-4630.jpg", imageAlt: "Cafe patio natural lighting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fresh-cakes_1398-5160.jpg",
imageAlt: "Fresh pastries in cafe",
},
imageSrc: "http://img.b2bpic.net/free-photo/fresh-cakes_1398-5160.jpg", imageAlt: "Fresh pastries in cafe"},
{
imageSrc: "http://img.b2bpic.net/free-photo/sackcloth-full-coffee-beans-coffee-beans-surface_176474-495.jpg",
imageAlt: "Coffee beans roast process",
},
imageSrc: "http://img.b2bpic.net/free-photo/sackcloth-full-coffee-beans-coffee-beans-surface_176474-495.jpg", imageAlt: "Coffee beans roast process"},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-bistro_23-2149366411.jpg",
imageAlt: "Charming garden cafe facade",
},
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-bistro_23-2149366411.jpg", imageAlt: "Charming garden cafe facade"},
]}
/>
</div>
@@ -101,9 +78,7 @@ export default function LandingPage() {
title="Where Coffee Meets Community"
buttons={[
{
text: "Explore Our Roastery",
href: "#",
},
text: "Explore Our Roastery", href: "#"},
]}
/>
</div>
@@ -116,19 +91,13 @@ export default function LandingPage() {
features={[
{
icon: Coffee,
title: "Artisan Roasted",
description: "Expertly sourced beans roasted in small batches for peak flavor.",
},
title: "Artisan Roasted", description: "Expertly sourced beans roasted in small batches for peak flavor."},
{
icon: Leaf,
title: "Garden Ambience",
description: "Serene outdoor seating perfect for work or quiet contemplation.",
},
title: "Garden Ambience", description: "Serene outdoor seating perfect for work or quiet contemplation."},
{
icon: Coffee,
title: "Farm-Fresh Bites",
description: "Wholesome food prepared with fresh, locally sourced ingredients.",
},
title: "Farm-Fresh Bites", description: "Wholesome food prepared with fresh, locally sourced ingredients."},
]}
title="Why Our Patrons Keep Returning"
description="More than just a coffee shop, we curate a total sensory experience."
@@ -143,41 +112,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "m1",
name: "Cranberry Coffee",
price: "₹240",
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleans-cherries-from-seeds-before-cooking-jam-juice_132075-8854.jpg",
},
id: "m1", name: "Cranberry Coffee", price: "₹240", imageSrc: "http://img.b2bpic.net/free-photo/woman-cleans-cherries-from-seeds-before-cooking-jam-juice_132075-8854.jpg"},
{
id: "m2",
name: "Cappuccino Latte",
price: "₹180",
imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee_74190-7821.jpg",
},
id: "m2", name: "Cappuccino Latte", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee_74190-7821.jpg"},
{
id: "m3",
name: "Peri Peri Chicken Wings",
price: "₹320",
imageSrc: "http://img.b2bpic.net/free-photo/spicy-glazed-chicken-wings-with-sesame-seeds-black-plate_84443-85720.jpg",
},
id: "m3", name: "Peri Peri Chicken Wings", price: "₹320", imageSrc: "http://img.b2bpic.net/free-photo/spicy-glazed-chicken-wings-with-sesame-seeds-black-plate_84443-85720.jpg"},
{
id: "m4",
name: "Margherita Pizza",
price: "₹450",
imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-pizza-with-zucchini-tomato-peppers-mushrooms_123827-22011.jpg",
},
id: "m4", name: "Margherita Pizza", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-pizza-with-zucchini-tomato-peppers-mushrooms_123827-22011.jpg"},
{
id: "m5",
name: "Signature Hot Chocolate",
price: "₹210",
imageSrc: "http://img.b2bpic.net/free-photo/blanket-near-tray-with-hot-chocolate-cones_23-2147936798.jpg",
},
id: "m5", name: "Signature Hot Chocolate", price: "₹210", imageSrc: "http://img.b2bpic.net/free-photo/blanket-near-tray-with-hot-chocolate-cones_23-2147936798.jpg"},
{
id: "m6",
name: "Cheesy Onion Rings",
price: "₹260",
imageSrc: "http://img.b2bpic.net/free-photo/crispy-breaded-zucchini-fries_84443-81935.jpg",
},
id: "m6", name: "Cheesy Onion Rings", price: "₹260", imageSrc: "http://img.b2bpic.net/free-photo/crispy-breaded-zucchini-fries_84443-81935.jpg"},
]}
title="Signature Flavors"
description="Discover our crowd favorites, ranging from morning brews to savory evening snacks."
@@ -190,45 +135,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Amazing Ambience",
quote: "5* for food, 4* for drinks. A subtle place for hangout with good homely ambience.",
name: "Ananya Reddy",
role: "Local Guide",
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-bearded-male-fashionable-hat-having-cappuccino-sitting-wooden-table-with-mug-outdoor-coffee-shop_273609-1625.jpg",
},
id: "1", title: "Amazing Ambience", quote: "5* for food, 4* for drinks. A subtle place for hangout with good homely ambience.", name: "Ananya Reddy", role: "Local Guide", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-bearded-male-fashionable-hat-having-cappuccino-sitting-wooden-table-with-mug-outdoor-coffee-shop_273609-1625.jpg"},
{
id: "2",
title: "Cozy Escape",
quote: "Do not miss the baked fish. The perfect spot to unwind during weekends.",
name: "Vikram Singh",
role: "Foodie",
imageSrc: "http://img.b2bpic.net/free-photo/people-communication-stylish-asian-girl-sits-outdoor-cafe-with-cup-coffee-smartphone-u_1258-127562.jpg",
},
id: "2", title: "Cozy Escape", quote: "Do not miss the baked fish. The perfect spot to unwind during weekends.", name: "Vikram Singh", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/people-communication-stylish-asian-girl-sits-outdoor-cafe-with-cup-coffee-smartphone-u_1258-127562.jpg"},
{
id: "3",
title: "Great Staff",
quote: "Tried the pizza and nachos. The vibe is absolutely worth the wait during busy hours.",
name: "Priya K.",
role: "Regular Customer",
imageSrc: "http://img.b2bpic.net/free-photo/amazing-young-lady-talking-by-phone_171337-4148.jpg",
},
id: "3", title: "Great Staff", quote: "Tried the pizza and nachos. The vibe is absolutely worth the wait during busy hours.", name: "Priya K.", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/amazing-young-lady-talking-by-phone_171337-4148.jpg"},
{
id: "4",
title: "Perfect Roast",
quote: "The coffee quality is consistently excellent. A gem in the heart of Banjara Hills.",
name: "Suresh Babu",
role: "Coffee Enthusiast",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-lady-drinks-coffee_1304-5065.jpg",
},
id: "4", title: "Perfect Roast", quote: "The coffee quality is consistently excellent. A gem in the heart of Banjara Hills.", name: "Suresh Babu", role: "Coffee Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/pretty-lady-drinks-coffee_1304-5065.jpg"},
{
id: "5",
title: "Outdoor Magic",
quote: "Definitely request an outdoor table; it feels like stepping into a private garden.",
name: "Meera J.",
role: "Frequent Visitor",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-lady-designer-sitting-indoors-night-holding-pencil_171337-15774.jpg",
},
id: "5", title: "Outdoor Magic", quote: "Definitely request an outdoor table; it feels like stepping into a private garden.", name: "Meera J.", role: "Frequent Visitor", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-lady-designer-sitting-indoors-night-holding-pencil_171337-15774.jpg"},
]}
title="What Our Community Says"
description="Authentic experiences from coffee lovers who cherish our homelike ambience."
@@ -240,14 +155,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Banjara Times",
"Hyderabad Foodies",
"City Brew Guild",
"Cafe Culture Hub",
"The Daily Bean",
"Urban Spoon India",
"Telangana Cafe Guide",
]}
"Banjara Times", "Hyderabad Foodies", "City Brew Guild", "Cafe Culture Hub", "The Daily Bean", "Urban Spoon India", "Telangana Cafe Guide"]}
title="Recognized by Coffee Lovers"
description="Proudly featured in the best lifestyle publications across Hyderabad."
/>
@@ -259,27 +167,16 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "Do you accept reservations?",
content: "Yes, we encourage finding a table through our website during peak hours.",
},
id: "q1", title: "Do you accept reservations?", content: "Yes, we encourage finding a table through our website during peak hours."},
{
id: "q2",
title: "Is there outdoor seating?",
content: "Yes, we offer a beautiful garden patio experience, ideal for pleasant weather.",
},
id: "q2", title: "Is there outdoor seating?", content: "Yes, we offer a beautiful garden patio experience, ideal for pleasant weather."},
{
id: "q3",
title: "Are you LGBTQ+ friendly?",
content: "Absolutely, we are an inclusive space welcoming everyone in our community.",
},
id: "q3", title: "Are you LGBTQ+ friendly?", content: "Absolutely, we are an inclusive space welcoming everyone in our community."},
{
id: "q4",
title: "Do you offer delivery?",
content: "Yes, we provide no-contact delivery options via our partners.",
},
id: "q4", title: "Do you offer delivery?", content: "Yes, we provide no-contact delivery options via our partners."},
]}
title="Common Questions"
description="Answers to frequently asked questions about our services."
faqsAnimation="slide-up"
/>
</div>
@@ -288,14 +185,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
text="Visit us at Road No. 14, Banjara Hills, Hyderabad, or reach out for inquiries."
buttons={[
{
text: "Directions",
href: "#",
},
text: "Directions", href: "#"},
]}
/>
</div>
@@ -306,25 +200,17 @@ export default function LandingPage() {
{
items: [
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}