Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-05-11 00:13:58 +00:00

View File

@@ -32,55 +32,34 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home", id: "hero"},
{
name: "About", id: "about"},
{
name: "Menu", id: "menu"},
{
name: "Testimonials", id: "testimonials"},
{
name: "Contact", id: "contact"},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Menu", id: "menu" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="King Of Thai"
brandName="Superette du pont"
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "gradient-bars"}}
title="King Of Thai Auxerre"
description="Discover authentic Thai flavors in the heart of Auxerre. Experience the perfect harmony of spices, fresh ingredients, and traditional culinary craftsmanship."
avatars={[
{ src: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663839.jpg", alt: "Chef" },
{ src: "http://img.b2bpic.net/free-photo/carefree-happy-asian-guy-with-blond-hair-watching-comedy-laughing-eating-popcorn-standing-yellow_1258-112472.jpg", alt: "Staff" },
{ src: "http://img.b2bpic.net/free-photo/friends-making-barbecue-close-up_23-2148965323.jpg", alt: "Diner" },
{ src: "http://img.b2bpic.net/free-photo/avocado-smoothie-bowl-topped-with-chia-granola-kiwi-spinach-overhead-top-view-flat-lay-healthy-breakfast-tropical-leaves_273443-2716.jpg", alt: "Customer" },
{ src: "http://img.b2bpic.net/free-photo/sweet-dessert-glass-bowl_23-2147693829.jpg", alt: "Patron" }
]}
buttons={[
{ text: "View Menu", href: "#menu" },
]}
marqueeItems={[
{ type: "text", text: "Authentic Spices" },
{ type: "text", text: "Fresh Herbs" },
{ type: "text", text: "Traditional Cooking" },
{ type: "text", text: "Golden Flavors" },
{ type: "text", text: "Warm Welcome" },
]}
background={{ variant: "gradient-bars" }}
title="Superette du pont Auxerre"
description="Votre épicerie de proximité au cœur d'Auxerre. Produits frais, locaux et essentiels du quotidien pour vous servir chaque jour."
avatars={[]}
buttons={[{ text: "Découvrir", href: "#menu" }]}
/>
</div>
<div id="about" data-section="about">
<AboutMetric
useInvertedBackground={false}
title="Our Passion"
title="Notre Engagement"
metrics={[
{ icon: Flame, label: "Years Experience", value: "15+" },
{ icon: Flame, label: "Authentic Dishes", value: "50+" },
{ icon: Award, label: "Satisfied Guests", value: "10K+" },
{ icon: Leaf, label: "Produits Frais", value: "100%" },
{ icon: Award, label: "Satisfaction", value: "10/10" },
{ icon: Coffee, label: "Service", value: "Quotidien" },
]}
metricsAnimation="slide-up"
/>
@@ -92,30 +71,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
{
title: "Traditional Recipes", description: "Authentic flavors using heritage spice mixes.", icon: FileText,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/massaman-curry-bowl-wooden-table-traditional-thai-food-recipe_123827-35852.jpg", imageAlt: "Traditional spice blend" },
{ imageSrc: "http://img.b2bpic.net/free-photo/sweet-mung-bean-porridge-with-coconut-milk-recipe-tao-suan_1150-23511.jpg", imageAlt: "Authentic recipe prep" },
]
},
{
title: "Fresh Ingredients", description: "Local and imported fresh produce.", icon: Leaf,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/coconut-ball-with-mango-cutting_1203-1179.jpg", imageAlt: "Fresh Thai herbs" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chicken-salads-with-bell-peppers-sour-cream-side-view_140725-11224.jpg", imageAlt: "Imported produce" },
]
},
{
title: "Cozy Ambience", description: "A perfect setting for family and friends.", icon: Coffee,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/thai-red-curry-paste-spices_1150-25561.jpg", imageAlt: "Elegant dining space" },
{ imageSrc: "http://img.b2bpic.net/free-photo/red-curry-meatballs-with-chili-scallions-bowl_1150-27063.jpg", imageAlt: "Warm inviting atmosphere" },
]
},
{ title: "Produits Locaux", description: "Soutenons nos producteurs locaux de l'Yonne.", icon: Leaf, mediaItems: [{ imageSrc: "", imageAlt: "" }, { imageSrc: "", imageAlt: "" }] },
{ title: "Service Rapide", description: "Un passage rapide pour vos besoins urgents.", icon: Flame, mediaItems: [{ imageSrc: "", imageAlt: "" }, { imageSrc: "", imageAlt: "" }] },
{ title: "Qualité Premium", description: "Sélection rigoureuse pour votre quotidien.", icon: Award, mediaItems: [{ imageSrc: "", imageAlt: "" }, { imageSrc: "", imageAlt: "" }] },
]}
title="Why Choose Us"
description="We bring the best of Thailand directly to your table in Auxerre."
title="Services Plus"
description="Bien plus qu'une supérette, un partenaire de votre quotidien."
/>
</div>
@@ -126,15 +87,13 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{ id: "p1", brand: "Signature", name: "Pad Thai", price: "14€", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/pad-thai-with-shrimp-vegetables-black-slate-background_123827-29552.jpg" },
{ id: "p2", brand: "Classic", name: "Green Curry", price: "16€", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/mixed-vegetable-chicken-feet-thai-spicy-salad_1150-22950.jpg" },
{ id: "p3", brand: "Appetizer", name: "Spring Rolls", price: "8€", rating: 4, reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/thai-spring-rolls-with-spicy-sauce_1150-18507.jpg" },
{ id: "p4", brand: "Signature", name: "Tom Yum", price: "12€", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-bowl-delicious-tom-yum-soup-white-table_181624-53466.jpg" },
{ id: "p5", brand: "Classic", name: "Massaman", price: "17€", rating: 4, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/thai-food-green-coconut-curry-pork-with-eggplants_1150-27764.jpg" },
{ id: "p6", brand: "Dessert", name: "Mango Rice", price: "9€", rating: 5, reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/sticky-rice-with-mango_1203-2698.jpg" },
{ id: "1", brand: "Primeur", name: "Légumes de saison", price: "Varié", rating: 5, reviewCount: "", imageSrc: "" },
{ id: "2", brand: "Boulangerie", name: "Pain Frais", price: "1.20€", rating: 5, reviewCount: "", imageSrc: "" },
{ id: "3", brand: "Crèmerie", name: "Produits Laitiers", price: "Dès 2€", rating: 4, reviewCount: "", imageSrc: "" },
{ id: "4", brand: "Boissons", name: "Sélection Fraîche", price: "Dès 1.50€", rating: 5, reviewCount: "", imageSrc: "" },
]}
title="Our Specialties"
description="Explore our curated selection of classic Thai delicacies."
title="Nos Rayons"
description="Découvrez nos produits frais arrivés chaque matin."
/>
</div>
@@ -143,20 +102,9 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
plans={[
{
id: "lunch", title: "Lunch Express", price: "15€", period: "/ person", features: ["Starter", "Main Dish", "Coffee"],
button: { text: "Book This Menu" },
imageSrc: "http://img.b2bpic.net/free-photo/healthy-food-concept-top-view-table-with-smoothie-bowls-plate-topped-with-kiwi-granola-garnet-chia-avocado_273443-2739.jpg"
},
{
id: "diner", title: "Royal Thai Dinner", price: "35€", period: "/ person", features: ["Assorted Starters", "Chef Main Course", "Signature Dessert"],
button: { text: "Book This Menu" },
imageSrc: "http://img.b2bpic.net/free-photo/tom-yum-spices-that-are-placed-brown-wood-cutting-board-have-dark-brown-wood_1150-17184.jpg"
},
]}
title="Set Menus"
description="Perfectly balanced meals for every appetite."
plans={[]}
title="Offres du Moment"
description="Profitez de nos promotions hebdomadaires."
/>
</div>
@@ -167,12 +115,12 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{ id: "m1", value: "500kg", description: "Fresh Lemongrass Used" },
{ id: "m2", value: "1.2K", description: "Orders Prepared" },
{ id: "m3", value: "15", description: "Local Sourcing Partners" },
{ id: "1", value: "365", description: "Jours ouverts / an" },
{ id: "2", value: "500+", description: "Références produits" },
{ id: "3", value: "8h-20h", description: "Horaires d'ouverture" },
]}
title="Kitchen Milestones"
description="We take pride in our culinary journey."
title="Chiffres Clés"
description="À votre service depuis de nombreuses années à Auxerre."
/>
</div>
@@ -182,14 +130,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{ id: "t1", name: "Julie M.", handle: "@auxerre_foodie", testimonial: "Authentic flavors, truly the best Thai in the city!", imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552679.jpg" },
{ id: "t2", name: "Marc L.", handle: "@traveler", testimonial: "Brought back memories of my trip to Bangkok.", imageSrc: "http://img.b2bpic.net/free-photo/funny-brunette-girl-yellow-sweater-eating-pizza-restaurant_627829-7937.jpg" },
{ id: "t3", name: "Claire B.", handle: "@local_eats", testimonial: "Wonderful service and amazing Green Curry.", imageSrc: "http://img.b2bpic.net/free-photo/happy-asian-woman-shows-thumbs-up-approves-likes-smth-good-stands-near-cafe-entrance-give-her_1258-199002.jpg" },
{ id: "t4", name: "Sophie H.", handle: "@thai_lover", testimonial: "Great lunch specials, very affordable and fresh.", imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552678.jpg" },
{ id: "t5", name: "Pierre D.", handle: "@diner", testimonial: "The King of Thai lives up to its name!", imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552642.jpg" },
{ id: "1", name: "Client Fidèle", handle: "@local", testimonial: "Pratique et toujours accueillant !", imageSrc: "" },
]}
title="Guest Reviews"
description="What our patrons say about their experience."
title="Avis Clients"
description="Ce que disent nos voisins."
/>
</div>
@@ -197,26 +141,23 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{ variant: "radial-gradient" }}
tag="Visit Us"
title="Ready for an authentic experience?"
description="Join us at King of Thai Auxerre for an unforgettable meal. Book your table now."
buttons={[
{ text: "Book Now", href: "#" },
{ text: "Get Directions", href: "#" },
]}
tag="Contact"
title="Besoin d'un renseignement ?"
description="Passez nous voir au pont à Auxerre ou contactez-nous."
buttons={[{ text: "Appeler" }, { text: "Itinéraire" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="King Of Thai"
logoText="Superette du pont"
columns={[
{ title: "Info", items: [{ label: "About", href: "#about" }, { label: "Menu", href: "#menu" }] },
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },
{ title: "Navigation", items: [{ label: "Accueil", href: "#hero" }, { label: "Menu", href: "#menu" }] },
{ title: "Infos", items: [{ label: "Contact", href: "#contact" }] },
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}