diff --git a/src/app/page.tsx b/src/app/page.tsx index 7162750..014a7a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,6 +62,9 @@ export default function LandingPage() { name: "David Chen", handle: "@dchenfood", testimonial: "Exceptional wine list and beautifully plated dishes.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barman-carrying-coffee_23-2147821228.jpg?_wi=1", imageAlt: "upscale restaurant interior cozy dining"}, ]} + buttons={[ + { text: "Reserve Your Table", href: "#contact" } + ]} imageSrc="http://img.b2bpic.net/free-photo/red-brown-restaurant_400718-10.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/black-wooden-table_417767-153.jpg", alt: "Customer portrait" },