2 Commits

Author SHA1 Message Date
2e005b4e83 Update src/app/page.tsx 2026-03-04 20:41:35 +00:00
7845d66799 Merge version_1 into main
Merge version_1 into main
2026-03-04 20:40:07 +00:00

View File

@@ -106,6 +106,11 @@ export default function LandingPage() {
animationType="slide-up" animationType="slide-up"
useInvertedBackground={false} useInvertedBackground={false}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[
{ text: "Reserve Now", href: "#contact" },
{ text: "Call Us", href: "tel:+33468453703" },
]}
buttonAnimation="slide-up"
testimonials={[ testimonials={[
{ {
id: "1", name: "Marie Dupont", handle: "Local Resident", testimonial: "Excellent grill dishes and welcoming service. One of the best places to eat in Narbonne. The steaks are perfectly cooked every time!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", imageAlt: "Marie Dupont"}, id: "1", name: "Marie Dupont", handle: "Local Resident", testimonial: "Excellent grill dishes and welcoming service. One of the best places to eat in Narbonne. The steaks are perfectly cooked every time!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", imageAlt: "Marie Dupont"},