Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-27 11:56:09 +00:00

View File

@@ -16,6 +16,13 @@ export default function LandingPage() {
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<div id="nav" data-section="nav">
<NavbarStyleCentered
@@ -41,12 +48,12 @@ export default function LandingPage() {
{ text: "Book a Table", href: "#contact" }
]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312220.jpg?_wi=1", imageAlt: "Wood & Fire Restaurant Dining Atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-roll-with-pear-greens-glass-wine-side-view_141793-3141.jpg?_wi=1", imageAlt: "Signature Sirloin Steak" },
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-traditional-asian-food_23-2148771243.jpg?_wi=1", imageAlt: "Fresh Steamed Buns" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312220.jpg?_wi=2", imageAlt: "Restaurant Interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312220.jpg", imageAlt: "Wood & Fire Restaurant Dining Atmosphere" },
{ imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-roll-with-pear-greens-glass-wine-side-view_141793-3141.jpg", imageAlt: "Signature Sirloin Steak" },
{ imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-traditional-asian-food_23-2148771243.jpg", imageAlt: "Fresh Steamed Buns" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312220.jpg", imageAlt: "Restaurant Interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-pancakes-with-fresh-fruits-light-floor-fruit-cake-sweet_140725-120839.jpg", imageAlt: "Dessert Selection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-roll-with-pear-greens-glass-wine-side-view_141793-3141.jpg?_wi=2", imageAlt: "Dining Experience" }
{ imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-roll-with-pear-greens-glass-wine-side-view_141793-3141.jpg", imageAlt: "Dining Experience" }
]}
/>
</div>
@@ -61,7 +68,7 @@ export default function LandingPage() {
{ value: "Diverse", title: "Global Menu" }
]}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/chef-seasoning-delicious-salade-his-restaurant-kitchen_482257-24431.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/chef-seasoning-delicious-salade-his-restaurant-kitchen_482257-24431.jpg"
imageAlt="Wood & Fire Interior"
mediaAnimation="slide-up"
/>
@@ -72,14 +79,15 @@ export default function LandingPage() {
title="Our Signature Flavors"
description="Explore our crowd-favorite dishes, ranging from succulent steaks and oxtail to signature chicken burgers and refreshing desserts."
products={[
{ id: "1", brand: "Signature", name: "WF Chicken Burger", price: "R185", rating: 5, reviewCount: "500+", imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-roll-with-pear-greens-glass-wine-side-view_141793-3141.jpg?_wi=3" },
{ id: "2", brand: "Main Course", name: "Oxtail Stew", price: "R245", rating: 5, reviewCount: "320", imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-roll-with-pear-greens-glass-wine-side-view_141793-3141.jpg?_wi=4" },
{ id: "3", brand: "Main Course", name: "Sirloin Steak", price: "R295", rating: 5, reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-roll-with-pear-greens-glass-wine-side-view_141793-3141.jpg?_wi=5" },
{ id: "4", brand: "Appetizer", name: "Steamed Buns", price: "R120", rating: 4, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-traditional-asian-food_23-2148771243.jpg?_wi=2" }
{ id: "1", brand: "Signature", name: "WF Chicken Burger", price: "R185", rating: 5, reviewCount: "500+", imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-roll-with-pear-greens-glass-wine-side-view_141793-3141.jpg" },
{ id: "2", brand: "Main Course", name: "Oxtail Stew", price: "R245", rating: 5, reviewCount: "320", imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-roll-with-pear-greens-glass-wine-side-view_141793-3141.jpg" },
{ id: "3", brand: "Main Course", name: "Sirloin Steak", price: "R295", rating: 5, reviewCount: "450", imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-roll-with-pear-greens-glass-wine-side-view_141793-3141.jpg" },
{ id: "4", brand: "Appetizer", name: "Steamed Buns", price: "R120", rating: 4, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-traditional-asian-food_23-2148771243.jpg" }
]}
textboxLayout="split-description"
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -104,9 +112,10 @@ export default function LandingPage() {
{ id: "2", title: "Is the venue suitable for events?", content: "Absolutely! We cater to casual dining, social gatherings, and work functions." },
{ id: "3", title: "Where are you located?", content: "We are conveniently located at Brooklyn Mall, Veale Street, Nieuw Muckleneuk, Pretoria." }
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-seasoning-delicious-salade-his-restaurant-kitchen_482257-24431.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/chef-seasoning-delicious-salade-his-restaurant-kitchen_482257-24431.jpg"
textboxLayout="split"
faqsAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -117,6 +126,7 @@ export default function LandingPage() {
description="Join us at Brooklyn Mall for an unforgettable dining experience today."
buttons={[{ text: "Book Your Table", href: "tel:+27123456789" }]}
useInvertedBackground={true}
background={{ variant: "plain" }}
/>
</div>