Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-23 05:28:04 +00:00

View File

@@ -31,44 +31,22 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Menu",
id: "#menu",
},
{
name: "About",
id: "#about",
},
{
name: "Team",
id: "#team",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Menu", id: "#menu" },
{ name: "About", id: "#about" },
{ name: "Team", id: "#team" },
{ name: "Contact", id: "#contact" },
]}
brandName="Three Little Pigs"
button={{
text: "Book Now",
href: "#contact",
}}
button={{ text: "Book Now", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
logoText="Three Little Pigs"
description="Thai, Korean, Japanese & Aussie fusion crafted with heart in South Fremantle. The kind of place locals wish stayed secret—until the food arrives and you immediately tell everyone."
buttons={[
{
text: "Book a Table",
href: "#contact",
},
]}
buttons={[{ text: "Book a Table", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/man-dancing-with-woman-restaurant_23-2148016782.jpg"
mediaAnimation="slide-up"
/>
@@ -80,18 +58,9 @@ export default function LandingPage() {
title="A Hidden Gem in South Fremantle"
description="Three Little Pigs is more than an eatery; it's a celebration of fusion flavors where authenticity meets modern luxury. We believe every meal is a story worth telling."
metrics={[
{
value: "100%",
title: "Fresh Ingredients",
},
{
value: "15+",
title: "Signature Fusion Dishes",
},
{
value: "Local",
title: "Sourced Produce",
},
{ value: "100%", title: "Fresh Ingredients" },
{ value: "15+", title: "Signature Fusion Dishes" },
{ value: "Local", title: "Sourced Produce" },
]}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-14-persons-restaurant-hall-with-brick-walls-wide-windows-wood-ceiling_140725-8457.jpg"
mediaAnimation="blur-reveal"
@@ -106,21 +75,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
features={[
{
title: "Authentic Fusion",
description: "Blended flavors from Thailand, Korea, and Japan with an Australian twist.",
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-sitting-cutting-cucumber-kitchen-uniform-hat_176474-9040.jpg",
},
{
title: "Family Friendly",
description: "Relaxed spaces where families and friends can gather in comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-enjoying-meal-together_23-2148451604.jpg",
},
{
title: "Unique Ambiance",
description: "Sophisticated, photogenic, and unpretentious interiors for every occasion.",
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg",
},
{ title: "Authentic Fusion", description: "Blended flavors from Thailand, Korea, and Japan with an Australian twist.", imageSrc: "http://img.b2bpic.net/free-photo/male-chef-sitting-cutting-cucumber-kitchen-uniform-hat_176474-9040.jpg" },
{ title: "Family Friendly", description: "Relaxed spaces where families and friends can gather in comfort.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-enjoying-meal-together_23-2148451604.jpg" },
{ title: "Unique Ambiance", description: "Sophisticated, photogenic, and unpretentious interiors for every occasion.", imageSrc: "http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg" },
]}
title="Why Locals Love Us"
description="Discover the unique touches that make our restaurant the best hidden secret in the area."
@@ -129,64 +86,17 @@ export default function LandingPage() {
<div id="menu" data-section="menu">
<ProductCardTwo
animationType="slide-up"
textboxLayout="split"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Fusion",
name: "Spiced Thai Curry Bowl",
price: "$28",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/herbal-salad-with-caviar_140725-3421.jpg",
},
{
id: "p2",
brand: "Signature",
name: "Pork Belly Glazed Bun",
price: "$18",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/salad-with-meat-grated-cheese_140725-3172.jpg",
},
{
id: "p3",
brand: "Drink",
name: "Yuzu Sake Spritz",
price: "$15",
rating: 4,
reviewCount: "78",
imageSrc: "http://img.b2bpic.net/free-photo/glass-orange-cocktail-with-straw-orchid_23-2148196117.jpg",
},
{
id: "p4",
brand: "Fusion",
name: "Miso-Honey Ramen",
price: "$26",
rating: 5,
reviewCount: "110",
imageSrc: "http://img.b2bpic.net/free-photo/composition-hawaiian-poke-bowl_23-2148873844.jpg",
},
{
id: "p5",
brand: "Fusion",
name: "Crispy Tofu Salad",
price: "$22",
rating: 4,
reviewCount: "65",
imageSrc: "http://img.b2bpic.net/free-photo/mixed-sashimi_74190-690.jpg",
},
{
id: "p6",
brand: "Signature",
name: "Coconut Matcha Mousse",
price: "$14",
rating: 5,
reviewCount: "50",
imageSrc: "http://img.b2bpic.net/free-photo/bisquits-with-sliced-fruits-chocolate-syrup_141793-29.jpg",
},
{ id: "p1", brand: "Fusion", name: "Spiced Thai Curry Bowl", price: "$28", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/herbal-salad-with-caviar_140725-3421.jpg" },
{ id: "p2", brand: "Signature", name: "Pork Belly Glazed Bun", price: "$18", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-meat-grated-cheese_140725-3172.jpg" },
{ id: "p3", brand: "Drink", name: "Yuzu Sake Spritz", price: "$15", rating: 4, reviewCount: "78", imageSrc: "http://img.b2bpic.net/free-photo/glass-orange-cocktail-with-straw-orchid_23-2148196117.jpg" },
{ id: "p4", brand: "Fusion", name: "Miso-Honey Ramen", price: "$26", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/composition-hawaiian-poke-bowl_23-2148873844.jpg" },
{ id: "p5", brand: "Fusion", name: "Crispy Tofu Salad", price: "$22", rating: 4, reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/mixed-sashimi_74190-690.jpg" },
{ id: "p6", brand: "Signature", name: "Coconut Matcha Mousse", price: "$14", rating: 5, reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/bisquits-with-sliced-fruits-chocolate-syrup_141793-29.jpg" },
]}
title="Signature Dishes"
description="Explore our chef-curated selection of fusion specialties."
@@ -200,27 +110,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
members={[
{
id: "m1",
name: "Liam Chen",
role: "Head Chef",
description: "Master of fusion flavors with a decade of expertise in Asian cuisine.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-owner_23-2149434511.jpg",
},
{
id: "m2",
name: "Sarah Park",
role: "Sous Chef",
description: "Expert in Korean-Japanese techniques and flavor balancing.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-male-baker-uniform-leaning-table-bakery_23-2148189094.jpg",
},
{
id: "m3",
name: "James Watt",
role: "Operations",
description: "Ensuring every guest leaves with an unforgettable memory.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-asian-chef-kitchen-interior_1253-922.jpg",
},
{ id: "m1", name: "Liam Chen", role: "Head Chef", description: "Master of fusion flavors with a decade of expertise in Asian cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-business-owner_23-2149434511.jpg" },
{ id: "m2", name: "Sarah Park", role: "Sous Chef", description: "Expert in Korean-Japanese techniques and flavor balancing.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-male-baker-uniform-leaning-table-bakery_23-2148189094.jpg" },
{ id: "m3", name: "James Watt", role: "Operations", description: "Ensuring every guest leaves with an unforgettable memory.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-asian-chef-kitchen-interior_1253-922.jpg" },
]}
title="Meet Our Visionaries"
description="The heart of Three Little Pigs is our dedicated culinary team."
@@ -232,46 +124,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Absolute Perfection",
quote: "The most incredible fusion flavors in South Fremantle. A true gem!",
name: "Sarah Johnson",
role: "Local Resident",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg",
},
{
id: "2",
title: "Family Favorite",
quote: "Finally, a place that is high-end yet totally family friendly. We love it.",
name: "Michael Chen",
role: "Happy Parent",
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-with-his-friend-bar_171337-19359.jpg",
},
{
id: "3",
title: "Dateline Heaven",
quote: "My go-to spot for dates. The atmosphere is cozy and the food is art.",
name: "Emily Rodriguez",
role: "Experience Seeker",
imageSrc: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4460.jpg",
},
{
id: "4",
title: "Hidden Gem",
quote: "They really hit the spot with every dish. Highly recommend!",
name: "David Kim",
role: "Local Foodie",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg",
},
{
id: "5",
title: "Five Stars!",
quote: "I tell everyone about this place. The service is just as good as the food.",
name: "Alice Thompson",
role: "Regular Guest",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-luxurious-restaurant_23-2150517450.jpg",
},
{ id: "1", title: "Absolute Perfection", quote: "The most incredible fusion flavors in South Fremantle. A true gem!", name: "Sarah Johnson", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg" },
{ id: "2", title: "Family Favorite", quote: "Finally, a place that is high-end yet totally family friendly. We love it.", name: "Michael Chen", role: "Happy Parent", imageSrc: "http://img.b2bpic.net/free-photo/man-talking-with-his-friend-bar_171337-19359.jpg" },
{ id: "3", title: "Dateline Heaven", quote: "My go-to spot for dates. The atmosphere is cozy and the food is art.", name: "Emily Rodriguez", role: "Experience Seeker", imageSrc: "http://img.b2bpic.net/free-photo/woman-stylish-denim-jacket-coffee-shop_273609-4460.jpg" },
{ id: "4", title: "Hidden Gem", quote: "They really hit the spot with every dish. Highly recommend!", name: "David Kim", role: "Local Foodie", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-hands-holds-two-burgers-blurred-background_169016-43765.jpg" },
{ id: "5", title: "Five Stars!", quote: "I tell everyone about this place. The service is just as good as the food.", name: "Alice Thompson", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-luxurious-restaurant_23-2150517450.jpg" },
]}
title="Hear From Our Guests"
description="Discover why locals call us their favorite neighborhood secret."
@@ -283,21 +140,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Is the venue dog-friendly?",
content: "Yes, we welcome well-behaved dogs in our outdoor dining area.",
},
{
id: "f2",
title: "Do you offer vegan options?",
content: "Absolutely! We have a range of delicious vegan and vegetarian dishes.",
},
{
id: "f3",
title: "Is booking essential?",
content: "While we welcome walk-ins, we recommend booking to ensure you have a table.",
},
{ id: "f1", title: "Is the venue dog-friendly?", content: "Yes, we welcome well-behaved dogs in our outdoor dining area." },
{ id: "f2", title: "Do you offer vegan options?", content: "Absolutely! We have a range of delicious vegan and vegetarian dishes." },
{ id: "f3", title: "Is booking essential?", content: "While we welcome walk-ins, we recommend booking to ensure you have a table." },
]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-drinking-tea-cafe_1303-25721.jpg"
title="Frequently Asked Questions"
@@ -310,18 +155,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Visit Us"
title="Ready for an Unforgettable Meal?"
description="Join us in South Fremantle for an unforgettable fusion experience. Book your table today."
buttons={[
{
text: "Reserve Now",
href: "https://booking.link",
},
]}
buttons={[{ text: "Reserve Now", href: "https://booking.link" }]}
/>
</div>
@@ -329,37 +167,17 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Three Little Pigs",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Our Menu",
href: "#menu",
},
{
label: "Contact Us",
href: "#contact",
},
title: "Three Little Pigs", items: [
{ label: "About Us", href: "#about" },
{ label: "Our Menu", href: "#menu" },
{ label: "Contact Us", href: "#contact" },
],
},
{
title: "Connect",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Facebook",
href: "#",
},
{
label: "Twitter",
href: "#",
},
title: "Connect", items: [
{ label: "Instagram", href: "#" },
{ label: "Facebook", href: "#" },
{ label: "Twitter", href: "#" },
],
},
]}