Update src/app/page.tsx

This commit is contained in:
2026-06-10 00:51:12 +00:00
parent 102f68e067
commit fe0f183073

View File

@@ -32,25 +32,15 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
name: "About", name: "About", id: "#about"},
id: "#about",
},
{ {
name: "Menu", name: "Menu", id: "#menu"},
id: "#menu",
},
{ {
name: "Reviews", name: "Reviews", id: "#reviews"},
id: "#reviews",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="Matilda 159 Domain" brandName="Matilda 159 Domain"
/> />
@@ -59,47 +49,26 @@ export default function LandingPage() {
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroBillboardRotatedCarousel <HeroBillboardRotatedCarousel
background={{ background={{
variant: "rotated-rays-animated", variant: "rotated-rays-animated"}}
}}
title="Experience Culinary Excellence at Matilda 159 Domain" title="Experience Culinary Excellence at Matilda 159 Domain"
description="Discover a vibrant dining experience in South Yarra, offering exceptional cuisine and impeccable service. Reserve your table today." description="Discover a vibrant dining experience in South Yarra, offering exceptional cuisine and impeccable service. Reserve your table today."
buttons={[ buttons={[
{ {
text: "Reserve a Table", text: "Reserve a Table", href: "#contact"},
href: "#contact",
},
]} ]}
carouselItems={[ carouselItems={[
{ {
id: "1", id: "1", imageSrc: "http://img.b2bpic.net/free-photo/ingredients-grilled-wood-flame-plate-generative-ai_188544-8881.jpg", imageAlt: "Gourmet dish on elegant plating"},
imageSrc: "http://img.b2bpic.net/free-photo/ingredients-grilled-wood-flame-plate-generative-ai_188544-8881.jpg",
imageAlt: "Gourmet dish on elegant plating",
},
{ {
id: "2", id: "2", imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg", imageAlt: "Elegant restaurant interior"},
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg",
imageAlt: "Elegant restaurant interior",
},
{ {
id: "3", id: "3", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cookies-white-plate-bowls-dry-flowers-chocolates-grey-ground_140725-51009.jpg", imageAlt: "Decadent dessert with artistic presentation"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cookies-white-plate-bowls-dry-flowers-chocolates-grey-ground_140725-51009.jpg",
imageAlt: "Decadent dessert with artistic presentation",
},
{ {
id: "4", id: "4", imageSrc: "http://img.b2bpic.net/free-photo/male-bartender-serving-colourful-decorated-drink_23-2148209355.jpg", imageAlt: "Sophisticated cocktail drink"},
imageSrc: "http://img.b2bpic.net/free-photo/male-bartender-serving-colourful-decorated-drink_23-2148209355.jpg",
imageAlt: "Sophisticated cocktail drink",
},
{ {
id: "5", id: "5", imageSrc: "http://img.b2bpic.net/free-photo/entrance-bar-called-glance_1122-1247.jpg", imageAlt: "Restaurant exterior at night"},
imageSrc: "http://img.b2bpic.net/free-photo/entrance-bar-called-glance_1122-1247.jpg",
imageAlt: "Restaurant exterior at night",
},
{ {
id: "6", id: "6", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510917.jpg", imageAlt: "Exquisite appetizer dish"},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-food-concept_23-2148510917.jpg",
imageAlt: "Exquisite appetizer dish",
},
]} ]}
/> />
</div> </div>
@@ -111,17 +80,11 @@ export default function LandingPage() {
description="Matilda 159 Domain, nestled within the luxurious United Places Hotel Botanic Gardens in South Yarra, offers a unique culinary journey. With a 4.3-star rating from over 800 reviews, we pride ourselves on exceptional food, warm hospitality, and a welcoming atmosphere for all, including our LGBTQ+ friendly community." description="Matilda 159 Domain, nestled within the luxurious United Places Hotel Botanic Gardens in South Yarra, offers a unique culinary journey. With a 4.3-star rating from over 800 reviews, we pride ourselves on exceptional food, warm hospitality, and a welcoming atmosphere for all, including our LGBTQ+ friendly community."
metrics={[ metrics={[
{ {
value: "4.3", value: "4.3", title: "Star Rating"},
title: "Star Rating",
},
{ {
value: "800+", value: "800+", title: "Happy Guests"},
title: "Happy Guests",
},
{ {
value: "$80200", value: "$80200", title: "Per Person"},
title: "Per Person",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/brightly-lit-dining-blur_1203-761.jpg" imageSrc="http://img.b2bpic.net/free-photo/brightly-lit-dining-blur_1203-761.jpg"
imageAlt="Elegant restaurant dining area" imageAlt="Elegant restaurant dining area"
@@ -137,29 +100,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "1", id: "1", title: "Seasonal Specialties", description: "Our menu evolves with the seasons, ensuring the freshest, most vibrant ingredients are featured in every dish.", tag: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/vegan-farfalle-pasta-with-spinach-sauce-with-fried-chickpeas_2829-18279.jpg", imageAlt: "Gourmet pasta dish"},
title: "Seasonal Specialties",
description: "Our menu evolves with the seasons, ensuring the freshest, most vibrant ingredients are featured in every dish.",
tag: "Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/vegan-farfalle-pasta-with-spinach-sauce-with-fried-chickpeas_2829-18279.jpg",
imageAlt: "Gourmet pasta dish",
},
{ {
id: "2", id: "2", title: "Curated Wine List", description: "Explore our extensive selection of local and international wines, perfectly paired to complement your meal.", tag: "Exquisite", imageSrc: "http://img.b2bpic.net/free-photo/front-view-pair-champagne-flutes-champagne_140725-99656.jpg", imageAlt: "Glass of fine red wine"},
title: "Curated Wine List",
description: "Explore our extensive selection of local and international wines, perfectly paired to complement your meal.",
tag: "Exquisite",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pair-champagne-flutes-champagne_140725-99656.jpg",
imageAlt: "Glass of fine red wine",
},
{ {
id: "3", id: "3", title: "Signature Cocktails", description: "Our expert mixologists craft unique cocktails, blending classic techniques with innovative flavors.", tag: "Creative", imageSrc: "http://img.b2bpic.net/free-photo/raw-oysters-with-lemon-ice_93675-129076.jpg", imageAlt: "Elegant seafood platter"},
title: "Signature Cocktails",
description: "Our expert mixologists craft unique cocktails, blending classic techniques with innovative flavors.",
tag: "Creative",
imageSrc: "http://img.b2bpic.net/free-photo/raw-oysters-with-lemon-ice_93675-129076.jpg",
imageAlt: "Elegant seafood platter",
},
]} ]}
title="Signature Flavors & Unique Offerings" title="Signature Flavors & Unique Offerings"
description="Our menu is a celebration of fresh, local ingredients, expertly prepared to create unforgettable dishes. Explore our seasonal specials and house favorites designed to delight your palate." description="Our menu is a celebration of fresh, local ingredients, expertly prepared to create unforgettable dishes. Explore our seasonal specials and house favorites designed to delight your palate."
@@ -174,53 +119,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "1", id: "1", name: "Pan-Seared Scallops", price: "$45", variant: "Starter", imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg", imageAlt: "Pan-seared scallops with lemon sauce"},
name: "Pan-Seared Scallops",
price: "$45",
variant: "Starter",
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg",
imageAlt: "Pan-seared scallops with lemon sauce",
},
{ {
id: "2", id: "2", name: "Slow-Cooked Lamb Loin", price: "$85", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/piece-steak-with-mashed-potatoes-green-herbs_114579-3068.jpg", imageAlt: "Lamb loin with roasted vegetables"},
name: "Slow-Cooked Lamb Loin",
price: "$85",
variant: "Main Course",
imageSrc: "http://img.b2bpic.net/free-photo/piece-steak-with-mashed-potatoes-green-herbs_114579-3068.jpg",
imageAlt: "Lamb loin with roasted vegetables",
},
{ {
id: "3", id: "3", name: "Crispy Duck Confit", price: "$78", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/top-view-syutlach-with-spoon-foil-container_176474-3473.jpg", imageAlt: "Duck confit with potato gratin"},
name: "Crispy Duck Confit",
price: "$78",
variant: "Main Course",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-syutlach-with-spoon-foil-container_176474-3473.jpg",
imageAlt: "Duck confit with potato gratin",
},
{ {
id: "4", id: "4", name: "Wild Mushroom Risotto", price: "$65", variant: "Vegetarian Main", imageSrc: "http://img.b2bpic.net/free-photo/fusilli-pasta-with-mushrooms-chicken-top-view_114579-10677.jpg", imageAlt: "Vegetarian risotto with mushrooms and parmesan"},
name: "Wild Mushroom Risotto",
price: "$65",
variant: "Vegetarian Main",
imageSrc: "http://img.b2bpic.net/free-photo/fusilli-pasta-with-mushrooms-chicken-top-view_114579-10677.jpg",
imageAlt: "Vegetarian risotto with mushrooms and parmesan",
},
{ {
id: "5", id: "5", name: "Chocolate Lava Cake", price: "$28", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/dessert-served-glass-with-fruits-top_140725-3588.jpg", imageAlt: "Chocolate lava cake with ice cream"},
name: "Chocolate Lava Cake",
price: "$28",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/dessert-served-glass-with-fruits-top_140725-3588.jpg",
imageAlt: "Chocolate lava cake with ice cream",
},
{ {
id: "6", id: "6", name: "Beef Wellington", price: "$95", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/rib-eye-steak-round-shape-with-salad-leaves_114579-1742.jpg", imageAlt: "Beef Wellington with golden pastry"},
name: "Beef Wellington",
price: "$95",
variant: "Main Course",
imageSrc: "http://img.b2bpic.net/free-photo/rib-eye-steak-round-shape-with-salad-leaves_114579-1742.jpg",
imageAlt: "Beef Wellington with golden pastry",
},
]} ]}
title="Our Exquisite Menu" title="Our Exquisite Menu"
description="From delightful appetizers to gourmet main courses and decadent desserts, our menu offers a diverse selection to satisfy every craving. Please inquire about daily specials." description="From delightful appetizers to gourmet main courses and decadent desserts, our menu offers a diverse selection to satisfy every craving. Please inquire about daily specials."
@@ -229,64 +138,29 @@ export default function LandingPage() {
<div id="reviews" data-section="reviews"> <div id="reviews" data-section="reviews">
<TestimonialCardOne <TestimonialCardOne
animationType="depth-3d"
textboxLayout="default" textboxLayout="default"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah Johnson", role: "Food Critic", company: "Melbourne Eats", rating: 5,
name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-portrait-outdoors_23-2148603027.jpg", imageAlt: "Portrait of Sarah Johnson"},
role: "Food Critic",
company: "Melbourne Eats",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-woman-portrait-outdoors_23-2148603027.jpg",
imageAlt: "Portrait of Sarah Johnson",
},
{ {
id: "2", id: "2", name: "Michael Chen", role: "Loyal Patron", company: "Local Resident", rating: 5,
name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg", imageAlt: "Portrait of Michael Chen"},
role: "Loyal Patron",
company: "Local Resident",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-businessman-leaning-knees_1262-5774.jpg",
imageAlt: "Portrait of Michael Chen",
},
{ {
id: "3", id: "3", name: "Emily Rodriguez", role: "Event Planner", company: "Elite Events", rating: 5,
name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/friendly-looking-positive-afro-american-stylish-man-with-funky-hair-bristle-smiling-broadly_273609-14041.jpg", imageAlt: "Portrait of Emily Rodriguez"},
role: "Event Planner",
company: "Elite Events",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friendly-looking-positive-afro-american-stylish-man-with-funky-hair-bristle-smiling-broadly_273609-14041.jpg",
imageAlt: "Portrait of Emily Rodriguez",
},
{ {
id: "4", id: "4", name: "David Kim", role: "Connoisseur", company: "Gourmet Society", rating: 5,
name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-caucasian-man-laughing-with-closed-eyes-isolated-crimson-background_141793-76701.jpg", imageAlt: "Portrait of David Kim"},
role: "Connoisseur",
company: "Gourmet Society",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-caucasian-man-laughing-with-closed-eyes-isolated-crimson-background_141793-76701.jpg",
imageAlt: "Portrait of David Kim",
},
{ {
id: "5", id: "5", name: "Olivia White", role: "Travel Blogger", company: "Global Flavors", rating: 5,
name: "Olivia White", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-apron_23-2148939276.jpg", imageAlt: "Portrait of Olivia White"},
role: "Travel Blogger",
company: "Global Flavors",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-apron_23-2148939276.jpg",
imageAlt: "Portrait of Olivia White",
},
{ {
id: "6", id: "6", name: "James Brown", role: "Business Owner", company: "Domain Group", rating: 5,
name: "James Brown", imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg", imageAlt: "Portrait of James Brown"},
role: "Business Owner",
company: "Domain Group",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg",
imageAlt: "Portrait of James Brown",
},
]} ]}
title="What Our Guests Say" title="What Our Guests Say"
description="With over 800 glowing reviews, our patrons consistently praise our food, ambiance, and attentive service. Your experience is our top priority." description="With over 800 glowing reviews, our patrons consistently praise our food, ambiance, and attentive service. Your experience is our top priority."
@@ -298,14 +172,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
names={[ names={[
"United Places Hotel", "United Places Hotel", "Gourmet Traveller", "Lonely Planet", "Timeout Melbourne", "The Age Good Food Guide", "Delicious. Magazine", "Qantas Magazine"]}
"Gourmet Traveller",
"Lonely Planet",
"Timeout Melbourne",
"The Age Good Food Guide",
"Delicious. Magazine",
"Qantas Magazine",
]}
title="Recognized & Celebrated" title="Recognized & Celebrated"
description="Proudly featured in leading culinary publications and cherished by our loyal clientele. We are dedicated to maintaining our reputation for excellence." description="Proudly featured in leading culinary publications and cherished by our loyal clientele. We are dedicated to maintaining our reputation for excellence."
/> />
@@ -317,20 +184,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "What are your operating hours?", content: "Matilda 159 Domain is closed on Monday, open from 6pm Tuesday to Sunday. Please check our website or call for specific holiday hours."},
title: "What are your operating hours?",
content: "Matilda 159 Domain is closed on Monday, open from 6pm Tuesday to Sunday. Please check our website or call for specific holiday hours.",
},
{ {
id: "2", id: "2", title: "Do you accommodate dietary restrictions?", content: "Yes, we strive to accommodate all dietary needs. Please inform us of any allergies or restrictions when making your reservation."},
title: "Do you accommodate dietary restrictions?",
content: "Yes, we strive to accommodate all dietary needs. Please inform us of any allergies or restrictions when making your reservation.",
},
{ {
id: "3", id: "3", title: "Is parking available at the restaurant?", content: "Limited street parking is available on Domain Road. We recommend checking local parking options or using public transport."},
title: "Is parking available at the restaurant?",
content: "Limited street parking is available on Domain Road. We recommend checking local parking options or using public transport.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Find quick answers to common inquiries about reservations, dining options, and special requests for your visit to Matilda 159 Domain." description="Find quick answers to common inquiries about reservations, dining options, and special requests for your visit to Matilda 159 Domain."
@@ -342,20 +200,15 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
tag="Reservations & Inquiries" tag="Reservations & Inquiries"
title="Plan Your Visit" title="Plan Your Visit"
description="We look forward to welcoming you to Matilda 159 Domain. Make a reservation online or contact us directly for any special requests. Our team is ready to assist." description="We look forward to welcoming you to Matilda 159 Domain. Make a reservation online or contact us directly for any special requests. Our team is ready to assist."
buttons={[ buttons={[
{ {
text: "Make a Reservation", text: "Make a Reservation", href: "https://www.matilda159.com/reservations"},
href: "https://www.matilda159.com/reservations",
},
{ {
text: "Call Us (03) 9089 6668", text: "Call Us (03) 9089 6668", href: "tel:+61390896668"},
href: "tel:+61390896668",
},
]} ]}
/> />
</div> </div>
@@ -365,58 +218,35 @@ export default function LandingPage() {
logoText="Matilda 159 Domain" logoText="Matilda 159 Domain"
columns={[ columns={[
{ {
title: "Explore", title: "Explore", items: [
items: [
{ {
label: "Home", label: "Home", href: "#home"},
href: "#home",
},
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Menu", label: "Menu", href: "#menu"},
href: "#menu",
},
{ {
label: "Reviews", label: "Reviews", href: "#reviews"},
href: "#reviews",
},
], ],
}, },
{ {
title: "Connect", title: "Connect", items: [
items: [
{ {
label: "Reservations", label: "Reservations", href: "#contact"},
href: "#contact",
},
{ {
label: "Contact Us", label: "Contact Us", href: "#contact"},
href: "#contact",
},
{ {
label: "Email", label: "Email", href: "mailto:info@matilda159.com"},
href: "mailto:info@matilda159.com",
},
{ {
label: "Phone", label: "Phone", href: "tel:+61390896668"},
href: "tel:+61390896668",
},
], ],
}, },
{ {
title: "Location", title: "Location", items: [
items: [
{ {
label: "159 Domain Rd, South Yarra VIC 3141", label: "159 Domain Rd, South Yarra VIC 3141", href: "https://maps.app.goo.gl/g6S6j1K1Y2Z3X4W5A"},
href: "https://maps.app.goo.gl/g6S6j1K1Y2Z3X4W5A",
},
{ {
label: "Directions", label: "Directions", href: "https://maps.app.goo.gl/g6S6j1K1Y2Z3X4W5A"},
href: "https://maps.app.goo.gl/g6S6j1K1Y2Z3X4W5A",
},
], ],
}, },
]} ]}