Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e005b4e83 | |||
| 7845d66799 |
@@ -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"},
|
||||||
|
|||||||
Reference in New Issue
Block a user