Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 20:20:42 +00:00

View File

@@ -112,7 +112,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Event Planner", testimonial: "Tauro exceeded every expectation for our corporate gala. The food was extraordinary, the service impeccable, and the ambiance absolutely captivating. Our guests are still talking about it.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Portrait of Sarah Mitchell"
id: "1", name: "Sarah Mitchell", role: "Event Planner", testimonial: "Tauro exceeded every expectation for our corporate gala. The food was extraordinary, the service impeccable, and the ambiance absolutely captivating. Our guests are still talking about it.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Portrait of Sarah Mitchell"
},
{
id: "2", name: "David Chen", role: "Food Critic", testimonial: "A masterclass in modern cuisine. The chef's attention to detail and flavor balance is remarkable. Every plate tells a story. This is fine dining at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5391.jpg", imageAlt: "Portrait of David Chen"
@@ -121,7 +121,7 @@ export default function LandingPage() {
id: "3", name: "Emma Laurent", role: "Restaurant Enthusiast", testimonial: "From the moment we walked in, we felt welcomed. The entire experience from greeting to dessert was seamless, elegant, and memorable. We'll definitely be returning.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Portrait of Emma Laurent"
},
{
id: "4", name: "Marcus Johnson", role: "Wine Collector", testimonial: "The wine pairings were exceptional. The sommelier demonstrated true expertise and passion for his craft. A perfect complement to an already outstanding meal.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Portrait of Marcus Johnson"
id: "4", name: "Marcus Johnson", role: "Wine Collector", testimonial: "The wine pairings were exceptional. The sommelier demonstrated true expertise and passion for his craft. A perfect complement to an already outstanding meal.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Portrait of Marcus Johnson"
}
]}
animationType="slide-up"