Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f71d9efa62 | |||
| 511a3b50e1 | |||
| 287daaf4c3 |
@@ -111,6 +111,10 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Reserve Your Table", href: "#contact" }
|
||||||
|
]}
|
||||||
|
buttonAnimation="slide-up"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Maria Rossi, Local Food Blogger", date: "Date: 15 January 2025", title: "The best pizza in the city!", quote: "Scooters Pizza has become my favorite spot. The quality of ingredients and the care they put into each pizza is unmatched. Every bite tastes authentic and fresh.", tag: "Verified Customer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-businesswoman-smiling-workplace-office_176420-6981.jpg", avatarAlt: "Maria Rossi", imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg?_wi=2", imageAlt: "Maria enjoying Margherita pizza"
|
id: "1", name: "Maria Rossi, Local Food Blogger", date: "Date: 15 January 2025", title: "The best pizza in the city!", quote: "Scooters Pizza has become my favorite spot. The quality of ingredients and the care they put into each pizza is unmatched. Every bite tastes authentic and fresh.", tag: "Verified Customer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-businesswoman-smiling-workplace-office_176420-6981.jpg", avatarAlt: "Maria Rossi", imageSrc: "http://img.b2bpic.net/free-photo/homemade-pizza-food-photography-recipe-idea_53876-38.jpg?_wi=2", imageAlt: "Maria enjoying Margherita pizza"
|
||||||
|
|||||||
Reference in New Issue
Block a user