Update src/app/page.tsx
This commit is contained in:
@@ -106,6 +106,11 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "Reserve Now", href: "#contact" },
|
||||
{ text: "Call Us", href: "tel:+33468453703" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
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"},
|
||||
|
||||
Reference in New Issue
Block a user