Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-05 23:24:16 +00:00

View File

@@ -45,13 +45,13 @@ export default function LandingPage() {
title="A Little Piece of Paris in Flower Mound"
description="Indulge in authentic French flavors crafted with passion, served in our warm and cozy boutique bistro."
testimonials={[
{ name: "Marie L.", handle: "@mariel", testimonial: "The most authentic coq au vin I've had outside of Lyon.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dinner-arrangement-night_23-2149190922.jpg", imageAlt: "elegant french restaurant cozy dining" },
{ name: "James T.", handle: "@jamest", testimonial: "An incredible find in Flower Mound. Perfect for date night.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/traditional-french-onion-soup-wooden-table_123827-19853.jpg", imageAlt: "classic french cuisine onion soup" },
{ name: "Elena R.", handle: "@elenar", testimonial: "The atmosphere is so intimate and the wine list is superb.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-food-seeds-wooden-background_23-2148289763.jpg", imageAlt: "fresh croissant morning pastry" },
{ name: "David W.", handle: "@davidw", testimonial: "Every bite felt like a trip to the French countryside.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/wineglasses-ice-bucket-with-wine-bottle-small-wooden-table_23-2147891272.jpg", imageAlt: "hand selected french wine bottles" },
{ name: "Sophie M.", handle: "@sophiem", testimonial: "The service is impeccable. A true hidden gem.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashion-indoor-portrait-young-trendy-hipster-blonde-woman-posing-modern-hipster-cafe-morning-breakfast-time_291049-1630.jpg", imageAlt: "happy diner restaurant interior" }
{ name: "Marie L.", handle: "@mariel", testimonial: "The most authentic coq au vin I've had outside of Lyon.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-dinner-arrangement-night_23-2149190922.jpg?_wi=1", imageAlt: "elegant french restaurant cozy dining" },
{ name: "James T.", handle: "@jamest", testimonial: "An incredible find in Flower Mound. Perfect for date night.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/traditional-french-onion-soup-wooden-table_123827-19853.jpg?_wi=1", imageAlt: "classic french cuisine onion soup" },
{ name: "Elena R.", handle: "@elenar", testimonial: "The atmosphere is so intimate and the wine list is superb.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-food-seeds-wooden-background_23-2148289763.jpg?_wi=1", imageAlt: "fresh croissant morning pastry" },
{ name: "David W.", handle: "@davidw", testimonial: "Every bite felt like a trip to the French countryside.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/wineglasses-ice-bucket-with-wine-bottle-small-wooden-table_23-2147891272.jpg?_wi=1", imageAlt: "hand selected french wine bottles" },
{ name: "Sophie M.", handle: "@sophiem", testimonial: "The service is impeccable. A true hidden gem.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashion-indoor-portrait-young-trendy-hipster-blonde-woman-posing-modern-hipster-cafe-morning-breakfast-time_291049-1630.jpg?_wi=1", imageAlt: "happy diner restaurant interior" }
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-dinner-arrangement-night_23-2149190922.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-dinner-arrangement-night_23-2149190922.jpg?_wi=2"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/fashion-indoor-portrait-young-trendy-hipster-blonde-woman-posing-modern-hipster-cafe-morning-breakfast-time_291049-1630.jpg", alt: "Diner 1" },
{ src: "http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016703.jpg", alt: "Diner 2" },
@@ -75,9 +75,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{ title: "Artisanal Classics", description: "Time-honored recipes made with farm-fresh ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/traditional-french-onion-soup-wooden-table_123827-19853.jpg" },
{ title: "Fresh Pastries", description: "Baked daily for that perfect, buttery crunch.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-food-seeds-wooden-background_23-2148289763.jpg" },
{ title: "Curated Wine Selection", description: "Carefully selected vintages from premier French regions.", imageSrc: "http://img.b2bpic.net/free-photo/wineglasses-ice-bucket-with-wine-bottle-small-wooden-table_23-2147891272.jpg" }
{ title: "Artisanal Classics", description: "Time-honored recipes made with farm-fresh ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/traditional-french-onion-soup-wooden-table_123827-19853.jpg?_wi=2" },
{ title: "Fresh Pastries", description: "Baked daily for that perfect, buttery crunch.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-healthy-food-seeds-wooden-background_23-2148289763.jpg?_wi=2" },
{ title: "Curated Wine Selection", description: "Carefully selected vintages from premier French regions.", imageSrc: "http://img.b2bpic.net/free-photo/wineglasses-ice-bucket-with-wine-bottle-small-wooden-table_23-2147891272.jpg?_wi=2" }
]}
title="Our Signature Creations"
description="From classic hors d'oeuvres to decadent desserts, our menu celebrates the rich culinary tradition of France."
@@ -106,7 +106,7 @@ export default function LandingPage() {
useInvertedBackground={false}
animationType="slide-up"
testimonials={[
{ id: "t1", name: "Marie L.", handle: "@mariel", testimonial: "Exquisite dining experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashion-indoor-portrait-young-trendy-hipster-blonde-woman-posing-modern-hipster-cafe-morning-breakfast-time_291049-1630.jpg" },
{ id: "t1", name: "Marie L.", handle: "@mariel", testimonial: "Exquisite dining experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashion-indoor-portrait-young-trendy-hipster-blonde-woman-posing-modern-hipster-cafe-morning-breakfast-time_291049-1630.jpg?_wi=2" },
{ id: "t2", name: "James T.", handle: "@jamest", testimonial: "Truly a hidden gem.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016703.jpg" },
{ id: "t3", name: "Elena R.", handle: "@elenar", testimonial: "The atmosphere is unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-cup_23-2149005452.jpg" },
{ id: "t4", name: "David W.", handle: "@davidw", testimonial: "Sophisticated yet comfortable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-drinking-tasty-sweet-cocktail-city-terrace-casual-trendy-outfit-weekend-travel-mood_291049-1724.jpg" },