Merge version_1 into main #1
163
src/app/page.tsx
163
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Indian Brothers"
|
||||
/>
|
||||
@@ -52,42 +44,21 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Authentic Indian Flavours in Gympie"
|
||||
description="Freshly prepared curries, tandoori dishes, and handmade naan served daily. Experience the perfect blend of tradition and taste."
|
||||
tag="Dine-In • Takeaway • Delivery"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:0700000000",
|
||||
},
|
||||
text: "Call Now", href: "tel:0700000000"},
|
||||
{
|
||||
text: "Order Online",
|
||||
href: "#order",
|
||||
},
|
||||
text: "Order Online", href: "#order"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-flatbread-baking-tandoor-oven_140725-3205.jpg",
|
||||
imageAlt: "Authentic Indian butter chicken curry spread",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-flatbread-baking-tandoor-oven_140725-3205.jpg", imageAlt: "Authentic Indian butter chicken curry spread"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish-assortment_23-2148825103.jpg",
|
||||
imageAlt: "Fresh handmade naan and tandoori dish",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-lohri-festival-celebration-with-traditional-food_23-2151098299.jpg",
|
||||
imageAlt: "Traditional food celebration",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish-arrangement_23-2148825102.jpg",
|
||||
imageAlt: "Pakistani dish arrangement",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mix-kutabs-with-greens-meat-pumpkin-side-view_141793-3771.jpg",
|
||||
imageAlt: "Mix kutabs side view",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistani-dish-assortment_23-2148825103.jpg", imageAlt: "Fresh handmade naan and tandoori dish"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -113,59 +84,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Local Resident",
|
||||
company: "Gympie",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "Local Resident", company: "Gympie", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Foodie",
|
||||
company: "Gympie",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cafe-dines-traditional-shakshuka-ayran_169016-16512.jpg",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Foodie", company: "Gympie", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-cafe-dines-traditional-shakshuka-ayran_169016-16512.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Diner",
|
||||
company: "Gympie",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-woman-colorful-outfit-retro-vintage-50-s-cafe-dancing-wearing-jacket-blue-skirt-red-shirt-sunglasses-having-fun-cheerful-mood_285396-10388.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Diner", company: "Gympie", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-woman-colorful-outfit-retro-vintage-50-s-cafe-dancing-wearing-jacket-blue-skirt-red-shirt-sunglasses-having-fun-cheerful-mood_285396-10388.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Regular",
|
||||
company: "Gympie",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-african-american-young-woman-rests-alone-coffee-shop-has-delighted-look-rests-after-work-laptop-computer-has-positive-expression_273609-3414.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Regular", company: "Gympie", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-african-american-young-woman-rests-alone-coffee-shop-has-delighted-look-rests-after-work-laptop-computer-has-positive-expression_273609-3414.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
role: "New Customer",
|
||||
company: "Gympie",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663840.jpg",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", role: "New Customer", company: "Gympie", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663840.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.8+",
|
||||
label: "Google Rating",
|
||||
},
|
||||
value: "4.8+", label: "Google Rating"},
|
||||
{
|
||||
value: "5k+",
|
||||
label: "Happy Customers",
|
||||
},
|
||||
value: "5k+", label: "Happy Customers"},
|
||||
{
|
||||
value: "10+",
|
||||
label: "Years Served",
|
||||
},
|
||||
value: "10+", label: "Years Served"},
|
||||
]}
|
||||
title="Loved by the Gympie Community"
|
||||
description="See why our neighbours consider us the go-to spot for an authentic Indian experience."
|
||||
@@ -178,20 +118,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do you offer home delivery?",
|
||||
content: "Yes! We offer delivery within a 10km radius of our Gympie restaurant.",
|
||||
},
|
||||
id: "1", title: "Do you offer home delivery?", content: "Yes! We offer delivery within a 10km radius of our Gympie restaurant."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Are your curries gluten-free?",
|
||||
content: "Many of our dishes are naturally gluten-free. Please consult our team before ordering.",
|
||||
},
|
||||
id: "2", title: "Are your curries gluten-free?", content: "Many of our dishes are naturally gluten-free. Please consult our team before ordering."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What are your opening hours?",
|
||||
content: "We are open 7 days a week, 11am to 9pm.",
|
||||
},
|
||||
id: "3", title: "What are your opening hours?", content: "We are open 7 days a week, 11am to 9pm."},
|
||||
]}
|
||||
title="Everything You Need to Know"
|
||||
description="Have questions about our service? We've got answers."
|
||||
@@ -203,8 +134,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Visit Us Today"
|
||||
description="Drop in for a meal, or reach out to enquire about catering for your next private event."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629541.jpg"
|
||||
@@ -219,50 +149,31 @@ export default function LandingPage() {
|
||||
logoText="Indian Brothers"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Order",
|
||||
items: [
|
||||
title: "Order", items: [
|
||||
{
|
||||
label: "Pickup",
|
||||
href: "#",
|
||||
},
|
||||
label: "Pickup", href: "#"},
|
||||
{
|
||||
label: "Delivery",
|
||||
href: "#",
|
||||
},
|
||||
label: "Delivery", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", 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