Merge version_1 into main #1
266
src/app/page.tsx
266
src/app/page.tsx
@@ -31,34 +31,20 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Services", id: "#features"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Reviews", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Reserve Your Table",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Reserve Your Table", href: "#contact"}}
|
||||
brandName="Urban Spice Hub"
|
||||
/>
|
||||
</div>
|
||||
@@ -66,19 +52,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
logoText="Urban Spice Hub"
|
||||
description="Delicious food, warm hospitality, and a cozy premium atmosphere—all designed to turn everyday meals into memorable moments."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Table",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Reserve Your Table", href: "#contact"},
|
||||
{
|
||||
text: "Call Now: 076183 11711",
|
||||
href: "tel:07618311711",
|
||||
},
|
||||
text: "Call Now: 076183 11711", href: "tel:07618311711"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/colleagues-having-pizza-coffee-office-meeting-break_23-2148817094.jpg"
|
||||
imageAlt="Cozy and modern cafe interior with customers enjoying food"
|
||||
@@ -91,9 +72,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="More Than a Café. A Place to Belong."
|
||||
description={[
|
||||
"At Urban Spice Hub, we believe great food creates great memories. Located in the heart of Rambagh, Agra, we've built a space where friends gather, families connect, and food lovers discover flavors worth coming back for.",
|
||||
"From carefully prepared dishes to attentive service and a welcoming atmosphere, every detail is designed to make your visit enjoyable from the moment you walk through our doors. Why Guests Keep Returning: Freshly prepared food, Friendly and attentive staff, Comfortable café environment, Consistent quality, Affordable dining experience.",
|
||||
]}
|
||||
"At Urban Spice Hub, we believe great food creates great memories. Located in the heart of Rambagh, Agra, we've built a space where friends gather, families connect, and food lovers discover flavors worth coming back for.", "From carefully prepared dishes to attentive service and a welcoming atmosphere, every detail is designed to make your visit enjoyable from the moment you walk through our doors. Why Guests Keep Returning: Freshly prepared food, Friendly and attentive staff, Comfortable café environment, Consistent quality, Affordable dining experience."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -104,82 +83,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Dine-In Experience",
|
||||
subtitle: "Relax in a comfortable, modern café atmosphere perfect for casual meals and memorable gatherings.",
|
||||
category: "Service",
|
||||
value: "",
|
||||
},
|
||||
id: "f1", title: "Dine-In Experience", subtitle: "Relax in a comfortable, modern café atmosphere perfect for casual meals and memorable gatherings.", category: "Service", value: ""},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Family Dining",
|
||||
subtitle: "Enjoy quality time with loved ones while savoring delicious food prepared with care.",
|
||||
category: "Service",
|
||||
value: "",
|
||||
},
|
||||
id: "f2", title: "Family Dining", subtitle: "Enjoy quality time with loved ones while savoring delicious food prepared with care.", category: "Service", value: ""},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Friends & Social Meetups",
|
||||
subtitle: "A welcoming destination for conversations, celebrations, and unforgettable moments.",
|
||||
category: "Service",
|
||||
value: "",
|
||||
},
|
||||
id: "f3", title: "Friends & Social Meetups", subtitle: "A welcoming destination for conversations, celebrations, and unforgettable moments.", category: "Service", value: ""},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Quick Bites & Refreshments",
|
||||
subtitle: "Perfect for satisfying cravings without compromising on quality or taste.",
|
||||
category: "Service",
|
||||
value: "",
|
||||
},
|
||||
id: "f4", title: "Quick Bites & Refreshments", subtitle: "Perfect for satisfying cravings without compromising on quality or taste.", category: "Service", value: ""},
|
||||
{
|
||||
id: "f5",
|
||||
title: "Special Gatherings",
|
||||
subtitle: "Celebrate birthdays, small parties, and special moments in a warm and inviting setting.",
|
||||
category: "Service",
|
||||
value: "",
|
||||
},
|
||||
id: "f5", title: "Special Gatherings", subtitle: "Celebrate birthdays, small parties, and special moments in a warm and inviting setting.", category: "Service", value: ""},
|
||||
{
|
||||
id: "f6",
|
||||
title: "Exceptional Taste",
|
||||
subtitle: "Every dish is crafted to deliver flavors that keep guests coming back.",
|
||||
category: "Benefit",
|
||||
value: "",
|
||||
},
|
||||
id: "f6", title: "Exceptional Taste", subtitle: "Every dish is crafted to deliver flavors that keep guests coming back.", category: "Benefit", value: ""},
|
||||
{
|
||||
id: "f7",
|
||||
title: "Premium Ambiance",
|
||||
subtitle: "A stylish, comfortable setting designed for relaxation and enjoyment.",
|
||||
category: "Benefit",
|
||||
value: "",
|
||||
},
|
||||
id: "f7", title: "Premium Ambiance", subtitle: "A stylish, comfortable setting designed for relaxation and enjoyment.", category: "Benefit", value: ""},
|
||||
{
|
||||
id: "f8",
|
||||
title: "Friendly Hospitality",
|
||||
subtitle: "Our team treats every guest like family.",
|
||||
category: "Benefit",
|
||||
value: "",
|
||||
},
|
||||
id: "f8", title: "Friendly Hospitality", subtitle: "Our team treats every guest like family.", category: "Benefit", value: ""},
|
||||
{
|
||||
id: "f9",
|
||||
title: "Great Value",
|
||||
subtitle: "Premium dining experience without premium pricing.",
|
||||
category: "Benefit",
|
||||
value: "",
|
||||
},
|
||||
id: "f9", title: "Great Value", subtitle: "Premium dining experience without premium pricing.", category: "Benefit", value: ""},
|
||||
{
|
||||
id: "f10",
|
||||
title: "Consistent Quality",
|
||||
subtitle: "Fresh ingredients and attention to detail in every order.",
|
||||
category: "Benefit",
|
||||
value: "",
|
||||
},
|
||||
id: "f10", title: "Consistent Quality", subtitle: "Fresh ingredients and attention to detail in every order.", category: "Benefit", value: ""},
|
||||
{
|
||||
id: "f11",
|
||||
title: "Convenient Location",
|
||||
subtitle: "Easily accessible in Rambagh, Agra.",
|
||||
category: "Benefit",
|
||||
value: "",
|
||||
},
|
||||
id: "f11", title: "Convenient Location", subtitle: "Easily accessible in Rambagh, Agra.", category: "Benefit", value: ""},
|
||||
]}
|
||||
title="Experience the Urban Spice Hub Difference"
|
||||
description="From our welcoming ambiance to our exceptional flavors, we're dedicated to making every visit special. Discover our exceptional services and key benefits that make us Agra's favorite café."
|
||||
@@ -192,61 +116,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
title: "Amazing Food and Ambiance",
|
||||
quote: "Food was so good and the ambiance was amazing. The manager was very kind and welcoming.",
|
||||
name: "Vivek S.",
|
||||
role: "Satisfied Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg",
|
||||
imageAlt: "Vivek S. customer testimonial",
|
||||
},
|
||||
id: "t1", title: "Amazing Food and Ambiance", quote: "Food was so good and the ambiance was amazing. The manager was very kind and welcoming.", name: "Vivek S.", role: "Satisfied Customer", imageSrc: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg", imageAlt: "Vivek S. customer testimonial"},
|
||||
{
|
||||
id: "t2",
|
||||
title: "Awesome Staff and Delicious Food",
|
||||
quote: "Awesome staff and delicious food. One of the best café experiences around.",
|
||||
name: "Punit K.",
|
||||
role: "Local Patron",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-sign-language-concept_23-2148572467.jpg",
|
||||
imageAlt: "Punit K. customer testimonial",
|
||||
},
|
||||
id: "t2", title: "Awesome Staff and Delicious Food", quote: "Awesome staff and delicious food. One of the best café experiences around.", name: "Punit K.", role: "Local Patron", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sign-language-concept_23-2148572467.jpg", imageAlt: "Punit K. customer testimonial"},
|
||||
{
|
||||
id: "t3",
|
||||
title: "Impressive Taste",
|
||||
quote: "The taste of the food is impressive. You can visit without thinking twice.",
|
||||
name: "Yash Raj S.",
|
||||
role: "Food Lover",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-woman-posing_23-2148729645.jpg",
|
||||
imageAlt: "Yash Raj S. customer testimonial",
|
||||
},
|
||||
id: "t3", title: "Impressive Taste", quote: "The taste of the food is impressive. You can visit without thinking twice.", name: "Yash Raj S.", role: "Food Lover", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-woman-posing_23-2148729645.jpg", imageAlt: "Yash Raj S. customer testimonial"},
|
||||
{
|
||||
id: "t4",
|
||||
title: "Very Tasty with Excellent Quality",
|
||||
quote: "Very tasty food with excellent quality.",
|
||||
name: "Kapil V.",
|
||||
role: "Regular Guest",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg",
|
||||
imageAlt: "Kapil V. customer testimonial",
|
||||
},
|
||||
id: "t4", title: "Very Tasty with Excellent Quality", quote: "Very tasty food with excellent quality.", name: "Kapil V.", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg", imageAlt: "Kapil V. customer testimonial"},
|
||||
{
|
||||
id: "t5",
|
||||
title: "Outstanding Place and Food",
|
||||
quote: "Outstanding place and food.",
|
||||
name: "Rishabh Y.",
|
||||
role: "Happy Visitor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-3768.jpg",
|
||||
imageAlt: "Rishabh Y. customer testimonial",
|
||||
},
|
||||
id: "t5", title: "Outstanding Place and Food", quote: "Outstanding place and food.", name: "Rishabh Y.", role: "Happy Visitor", imageSrc: "http://img.b2bpic.net/free-photo/woman-trying-listening-some-sound_1187-3768.jpg", imageAlt: "Rishabh Y. customer testimonial"},
|
||||
{
|
||||
id: "t6",
|
||||
title: "Nice Service and Great Café",
|
||||
quote: "Nice service and a very good café in the area.",
|
||||
name: "Kapil K.",
|
||||
role: "Community Member",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-wine-glass_23-2149335065.jpg",
|
||||
imageAlt: "Kapil K. customer testimonial",
|
||||
},
|
||||
id: "t6", title: "Nice Service and Great Café", quote: "Nice service and a very good café in the area.", name: "Kapil K.", role: "Community Member", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-wine-glass_23-2149335065.jpg", imageAlt: "Kapil K. customer testimonial"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -255,14 +138,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Delicious and Flavorful Food",
|
||||
"Friendly & Helpful Staff",
|
||||
"Great Customer Service",
|
||||
"Attractive Ambiance",
|
||||
"Affordable Prices",
|
||||
"Comfortable Dine-in",
|
||||
"Local Favorite Spot",
|
||||
]}
|
||||
"Delicious and Flavorful Food", "Friendly & Helpful Staff", "Great Customer Service", "Attractive Ambiance", "Affordable Prices", "Comfortable Dine-in", "Local Favorite Spot"]}
|
||||
title="Our Promise: Every Moment Worth Sharing"
|
||||
description="At Urban Spice Hub, we are committed to delivering an exceptional dining experience, consistently praised for our delicious food, welcoming atmosphere, and outstanding service."
|
||||
/>
|
||||
@@ -274,37 +150,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "Do you offer dine-in service?",
|
||||
content: "Yes. We provide a comfortable and welcoming dine-in experience for individuals, families, and groups.",
|
||||
},
|
||||
id: "faq1", title: "Do you offer dine-in service?", content: "Yes. We provide a comfortable and welcoming dine-in experience for individuals, families, and groups."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Is Urban Spice Hub suitable for family outings?",
|
||||
content: "Absolutely. Our atmosphere is family-friendly and perfect for quality time together.",
|
||||
},
|
||||
id: "faq2", title: "Is Urban Spice Hub suitable for family outings?", content: "Absolutely. Our atmosphere is family-friendly and perfect for quality time together."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Do you host small celebrations?",
|
||||
content: "Yes. We welcome birthdays, meetups, and small special gatherings.",
|
||||
},
|
||||
id: "faq3", title: "Do you host small celebrations?", content: "Yes. We welcome birthdays, meetups, and small special gatherings."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "What makes Urban Spice Hub different?",
|
||||
content: "Our combination of delicious food, friendly service, premium ambiance, and affordable pricing creates a dining experience guests love.",
|
||||
},
|
||||
id: "faq4", title: "What makes Urban Spice Hub different?", content: "Our combination of delicious food, friendly service, premium ambiance, and affordable pricing creates a dining experience guests love."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "Where are you located?",
|
||||
content: "📍 B-50, 1, Near O.M. Medical Store, Rambagh, Trans Yamuna Colony, Agra, Uttar Pradesh 282006",
|
||||
},
|
||||
id: "faq5", title: "Where are you located?", content: "📍 B-50, 1, Near O.M. Medical Store, Rambagh, Trans Yamuna Colony, Agra, Uttar Pradesh 282006"},
|
||||
{
|
||||
id: "faq6",
|
||||
title: "How can I contact you?",
|
||||
content: "📞 076183 11711",
|
||||
},
|
||||
id: "faq6", title: "How can I contact you?", content: "📞 076183 11711"},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description=""
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -313,20 +172,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Your Next Favorite Meal Is Waiting"
|
||||
title="Great food. Great atmosphere. Great memories."
|
||||
description="Discover why guests across Agra love Urban Spice Hub. Call us or reserve your table today to experience it yourself."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reserve Your Table Today",
|
||||
href: "#",
|
||||
},
|
||||
text: "Reserve Your Table Today", href: "#"},
|
||||
{
|
||||
text: "Call Now: 076183 11711",
|
||||
href: "tel:07618311711",
|
||||
},
|
||||
text: "Call Now: 076183 11711", href: "tel:07618311711"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -337,53 +191,33 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "📞 076183 11711",
|
||||
href: "tel:07618311711",
|
||||
},
|
||||
label: "📞 076183 11711", href: "tel:07618311711"},
|
||||
{
|
||||
label: "📍 B-50, 1, Near O.M. Medical Store, Rambagh, Trans Yamuna Colony, Agra, Uttar Pradesh 282006",
|
||||
href: "#",
|
||||
},
|
||||
label: "📍 B-50, 1, Near O.M. Medical Store, Rambagh, Trans Yamuna Colony, Agra, Uttar Pradesh 282006", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#",
|
||||
},
|
||||
label: "Menu", href: "#"},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "#",
|
||||
},
|
||||
label: "Gallery", href: "#"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Reviews", href: "#testimonials"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Monday – Sunday",
|
||||
href: "#",
|
||||
},
|
||||
label: "Monday – Sunday", href: "#"},
|
||||
{
|
||||
label: "11:00 AM – 11:00 PM",
|
||||
href: "#",
|
||||
},
|
||||
label: "11:00 AM – 11:00 PM", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user