Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-22 03:04:01 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="La Fondita China"
/>
@@ -55,112 +47,65 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "plain",
}}
variant: "plain"}}
title="Authentic Fusion in the Heart of San Antonio"
description="Discover a unique culinary journey where traditional Mexican spirit meets bold Chinese flavors, served with passion in a warm, family-oriented setting."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-tomatoes-appetizing-dish-board-colorful-vegetables-spices-herbs_140725-71784.jpg",
imageAlt: "Authentic Fusion Plate",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-tomatoes-appetizing-dish-board-colorful-vegetables-spices-herbs_140725-71784.jpg", imageAlt: "Authentic Fusion Plate"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-creamy-pie-slices-with-purple-tissue-candies-grey-space_140725-95553.jpg",
imageAlt: "Mexican Chinese Fusion Dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-creamy-pie-slices-with-purple-tissue-candies-grey-space_140725-95553.jpg", imageAlt: "Mexican Chinese Fusion Dish"},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-soft-cake-decorated-with-orange-chocolate-dark-table_140725-86436.jpg",
imageAlt: "Taco Fusion",
},
imageSrc: "http://img.b2bpic.net/free-photo/view-soft-cake-decorated-with-orange-chocolate-dark-table_140725-86436.jpg", imageAlt: "Taco Fusion"},
{
imageSrc: "http://img.b2bpic.net/free-photo/dolma-yellow-bell-pepper-stuffed-with-meat-vegetables_114579-1783.jpg",
imageAlt: "Traditional Dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/dolma-yellow-bell-pepper-stuffed-with-meat-vegetables_114579-1783.jpg", imageAlt: "Traditional Dish"},
{
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-chicken-grated-parmesan_140725-9354.jpg",
imageAlt: "Stir Fry Fusion",
},
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-chicken-grated-parmesan_140725-9354.jpg", imageAlt: "Stir Fry Fusion"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fish-salad-salmon-cucumber-apple-mashed-avocado-top-view_141793-3728.jpg",
imageAlt: "Gourmet Dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/fish-salad-salmon-cucumber-apple-mashed-avocado-top-view_141793-3728.jpg", imageAlt: "Gourmet Dish"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-stewed-octopus-with-potato-greens-plate_141793-3688.jpg",
imageAlt: "Gourmet Dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/side-view-stewed-octopus-with-potato-greens-plate_141793-3688.jpg", imageAlt: "Gourmet Dish"},
{
imageSrc: "http://img.b2bpic.net/free-photo/salmon-tartare_74190-7605.jpg",
imageAlt: "Stir Fry Fusion",
},
imageSrc: "http://img.b2bpic.net/free-photo/salmon-tartare_74190-7605.jpg", imageAlt: "Stir Fry Fusion"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-meat-dish-with-cooked-vegetables-inside-plate-brown-wooden-table-food-meal-vegetable-meat_140725-30913.jpg",
imageAlt: "Traditional Dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-meat-dish-with-cooked-vegetables-inside-plate-brown-wooden-table-food-meal-vegetable-meat_140725-30913.jpg", imageAlt: "Traditional Dish"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-unfolded-burrito-yellow-background_23-2148329130.jpg",
imageAlt: "Taco Fusion",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-unfolded-burrito-yellow-background_23-2148329130.jpg", imageAlt: "Taco Fusion"},
{
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fish-ball-soup-rice-beans-sprouts-carrot-spring-rolls-with-sauces-chopsticks-table_23-2148093203.jpg",
imageAlt: "Mexican Chinese Fusion Dish",
},
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-fish-ball-soup-rice-beans-sprouts-carrot-spring-rolls-with-sauces-chopsticks-table_23-2148093203.jpg", imageAlt: "Mexican Chinese Fusion Dish"},
{
imageSrc: "http://img.b2bpic.net/free-photo/creamy-mushroom-sauteed-with-rice-salad_114579-2113.jpg",
imageAlt: "Authentic Fusion Plate",
},
imageSrc: "http://img.b2bpic.net/free-photo/creamy-mushroom-sauteed-with-rice-salad_114579-2113.jpg", imageAlt: "Authentic Fusion Plate"},
]}
buttons={[
{
text: "View Our Menu",
href: "#menu",
},
text: "View Our Menu", href: "#menu"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/super-hero-bearded-business-man-red-cape-looking-smiling-cheerfully-showing-ok-sign-standing-light-green-wall_141793-52212.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/super-hero-bearded-business-man-red-cape-looking-smiling-cheerfully-showing-ok-sign-standing-light-green-wall_141793-52212.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/pleased-tilting-head-middle-aged-man-wearing-white-t-shirt-with-tie-crossing-hands-isolated-orange-wall_141793-83254.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/pleased-tilting-head-middle-aged-man-wearing-white-t-shirt-with-tie-crossing-hands-isolated-orange-wall_141793-83254.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/older-man-with-silly-face_1149-277.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/older-man-with-silly-face_1149-277.jpg", alt: "Customer"},
{
src: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg",
alt: "Customer",
},
src: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", alt: "Customer"},
]}
avatarText="Join 15,000+ satisfied guests"
marqueeItems={[
{
type: "text",
text: "Authentic Flavors",
},
type: "text", text: "Authentic Flavors"},
{
type: "text",
text: "Family Owned",
},
type: "text", text: "Family Owned"},
{
type: "text",
text: "San Antonio Based",
},
type: "text", text: "San Antonio Based"},
{
type: "text",
text: "Fresh Ingredients",
},
type: "text", text: "Fresh Ingredients"},
{
type: "text",
text: "Unique Fusion",
},
type: "text", text: "Unique Fusion"},
]}
/>
</div>
@@ -172,17 +117,11 @@ export default function LandingPage() {
description="For years, we've brought together the freshest local ingredients and traditional recipes to create a truly one-of-a-kind dining experience in Texas."
metrics={[
{
value: "20+",
title: "Years Serving",
},
value: "20+", title: "Years Serving"},
{
value: "15k",
title: "Satisfied Guests",
},
value: "15k", title: "Satisfied Guests"},
{
value: "4.9",
title: "Avg Rating",
},
value: "4.9", title: "Avg Rating"},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-people-cooking-indoors_23-2149631704.jpg"
mediaAnimation="slide-up"
@@ -197,26 +136,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Fresh Ingredients",
description: "We source locally to ensure the highest quality in every dish.",
tag: "Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cherry-tomatoes-red-chilies-spring-onion-garlic-lettuce-parsley-ripe-pomegranate-reddish-walnut_23-2147953667.jpg",
},
id: "f1", title: "Fresh Ingredients", description: "We source locally to ensure the highest quality in every dish.", tag: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-cherry-tomatoes-red-chilies-spring-onion-garlic-lettuce-parsley-ripe-pomegranate-reddish-walnut_23-2147953667.jpg"},
{
id: "f2",
title: "Fusion Experience",
description: "Unique culinary fusion you won't find anywhere else in San Antonio.",
tag: "Unique",
imageSrc: "http://img.b2bpic.net/free-photo/different-asian-dishes-restaurante_23-2148195621.jpg",
},
id: "f2", title: "Fusion Experience", description: "Unique culinary fusion you won't find anywhere else in San Antonio.", tag: "Unique", imageSrc: "http://img.b2bpic.net/free-photo/different-asian-dishes-restaurante_23-2148195621.jpg"},
{
id: "f3",
title: "Family Friendly",
description: "A welcoming atmosphere perfect for family dinners and celebrations.",
tag: "Family",
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg",
},
id: "f3", title: "Family Friendly", description: "A welcoming atmosphere perfect for family dinners and celebrations.", tag: "Family", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg"},
]}
title="Why Choose La Fondita China?"
description="We take pride in every meal we prepare, ensuring every guest feels like part of the family."
@@ -231,47 +155,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Fusion Burrito",
price: "$12.99",
variant: "Spicy",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-dinner-fried-chicken-dish-with-various-spices-foods-tomatoes-with-stems-red-lentil-garlics-fallen-oil-bottle-lemon-mushrooms-dark-color-background_140725-157926.jpg",
},
id: "p1", name: "Fusion Burrito", price: "$12.99", variant: "Spicy", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-dinner-fried-chicken-dish-with-various-spices-foods-tomatoes-with-stems-red-lentil-garlics-fallen-oil-bottle-lemon-mushrooms-dark-color-background_140725-157926.jpg"},
{
id: "p2",
name: "General Tso's Fajitas",
price: "$15.50",
variant: "Signature",
imageSrc: "http://img.b2bpic.net/free-photo/fresh-seafood-fillet-grilled-with-healthy-vegetables-generated-by-ai_188544-21880.jpg",
},
id: "p2", name: "General Tso's Fajitas", price: "$15.50", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/fresh-seafood-fillet-grilled-with-healthy-vegetables-generated-by-ai_188544-21880.jpg"},
{
id: "p3",
name: "Wonton Tacos",
price: "$10.99",
variant: "Crispy",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-dishes-with-soup-onions_23-2148460173.jpg",
},
id: "p3", name: "Wonton Tacos", price: "$10.99", variant: "Crispy", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dishes-with-soup-onions_23-2148460173.jpg"},
{
id: "p4",
name: "Sweet & Sour Pork Carnitas",
price: "$14.25",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/arabic-tea-glass-table_23-2148088446.jpg",
},
id: "p4", name: "Sweet & Sour Pork Carnitas", price: "$14.25", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/arabic-tea-glass-table_23-2148088446.jpg"},
{
id: "p5",
name: "Spicy Fusion Stir-fry",
price: "$13.50",
variant: "Hot",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-tomato-salad-oval-plate-fork-notebook-dark-background_140725-138273.jpg",
},
id: "p5", name: "Spicy Fusion Stir-fry", price: "$13.50", variant: "Hot", imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-tomato-salad-oval-plate-fork-notebook-dark-background_140725-138273.jpg"},
{
id: "p6",
name: "Sesame Chicken Enchiladas",
price: "$16.00",
variant: "Delicious",
imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-fresh-vegetable-chicken-salad-white-plate-wood-table-delicious-salad_114579-113.jpg",
},
id: "p6", name: "Sesame Chicken Enchiladas", price: "$16.00", variant: "Delicious", imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-fresh-vegetable-chicken-salad-white-plate-wood-table-delicious-salad_114579-113.jpg"},
]}
title="Featured Dishes"
description="Explore our menu of traditional favorites and fusion innovations."
@@ -285,20 +179,11 @@ export default function LandingPage() {
tag="Milestones"
metrics={[
{
id: "m1",
value: "50+",
description: "Unique Recipes",
},
id: "m1", value: "50+", description: "Unique Recipes"},
{
id: "m2",
value: "100%",
description: "Fresh Ingredients",
},
id: "m2", value: "100%", description: "Fresh Ingredients"},
{
id: "m3",
value: "150+",
description: "Daily Visitors",
},
id: "m3", value: "150+", description: "Daily Visitors"},
]}
/>
</div>
@@ -310,33 +195,14 @@ export default function LandingPage() {
useInvertedBackground={true}
groups={[
{
id: "g1",
groupTitle: "Kitchen Team",
members: [
id: "g1", groupTitle: "Kitchen Team", members: [
{
id: "m1",
title: "Maria Garcia",
subtitle: "Head Chef",
detail: "Specializing in traditional Mexican flavors with a modern twist.",
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-cuisine-expert-standing-restaurant-professional-kitchen-with-arms-crossed-while-smiling-camera-confident-woman-cook-with-culinary-skills-preparing-ingredients-dinner-service_482257-43345.jpg",
},
id: "m1", title: "Maria Garcia", subtitle: "Head Chef", detail: "Specializing in traditional Mexican flavors with a modern twist.", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-cuisine-expert-standing-restaurant-professional-kitchen-with-arms-crossed-while-smiling-camera-confident-woman-cook-with-culinary-skills-preparing-ingredients-dinner-service_482257-43345.jpg"},
{
id: "m2",
title: "Chen Wei",
subtitle: "Master Chef",
detail: "Brings authentic Chinese techniques perfected over two decades.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-smelling-dish-after-cooking_329181-16152.jpg",
},
id: "m2", title: "Chen Wei", subtitle: "Master Chef", detail: "Brings authentic Chinese techniques perfected over two decades.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chef-smelling-dish-after-cooking_329181-16152.jpg"},
{
id: "m3",
title: "Juan Lopez",
subtitle: "Sous Chef",
detail: "Ensuring every plate meets our highest quality standards.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-chefs-working-together_23-2151232217.jpg",
},
id: "m3", title: "Juan Lopez", subtitle: "Sous Chef", detail: "Ensuring every plate meets our highest quality standards.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-professional-chefs-working-together_23-2151232217.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25273.jpg",
imageAlt: "Gourmet cuisine expert standing in restaurant professional kitchen with arms crossed while smiling at camera. Confident woman cook with culinary skills preparing ingredients for dinner service.",
},
]}
title="Meet Our Chefs"
@@ -352,45 +218,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah Miller",
role: "Local Resident",
company: "San Antonio",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg",
},
id: "t1", name: "Sarah Miller", role: "Local Resident", company: "San Antonio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269179.jpg"},
{
id: "t2",
name: "David Chen",
role: "Food Blogger",
company: "Austin",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-holding-his-face-medium-shot_23-2148401444.jpg",
},
id: "t2", name: "David Chen", role: "Food Blogger", company: "Austin", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-holding-his-face-medium-shot_23-2148401444.jpg"},
{
id: "t3",
name: "Elena Rodriguez",
role: "Regular Guest",
company: "San Antonio",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg",
},
id: "t3", name: "Elena Rodriguez", role: "Regular Guest", company: "San Antonio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg"},
{
id: "t4",
name: "Marcus Johnson",
role: "First-time Visitor",
company: "San Antonio",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg",
},
id: "t4", name: "Marcus Johnson", role: "First-time Visitor", company: "San Antonio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg"},
{
id: "t5",
name: "Linda Wu",
role: "Local Resident",
company: "San Antonio",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891062.jpg",
},
id: "t5", name: "Linda Wu", role: "Local Resident", company: "San Antonio", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891062.jpg"},
]}
title="Customer Reviews"
description="See what our wonderful guests have to say about their experience."
@@ -401,16 +242,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Visit Us"
title="Ready for a Taste?"
description="Come visit us in San Antonio, Texas! We're located at 123 Main Street."
buttons={[
{
text: "Get Directions",
href: "#",
},
text: "Get Directions", href: "#"},
]}
/>
</div>
@@ -420,46 +258,29 @@ export default function LandingPage() {
logoText="La Fondita China"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "FAQs",
href: "#",
},
label: "FAQs", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy",
href: "#",
},
label: "Privacy", href: "#"},
{
label: "Terms",
href: "#",
},
label: "Terms", href: "#"},
],
},
]}