diff --git a/src/app/page.tsx b/src/app/page.tsx index 26063f4..d6d9fb8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Mitchell", role: "Restaurant Enthusiast", testimonial: "The service, food, drinks & atmosphere are unmatched anywhere else in the area. Las Palmas is our favorite date night destination.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-posing_23-2149429384.jpg", imageAlt: "Sarah Mitchell", animationType: "none" + id: "1", name: "Sarah Mitchell", role: "Restaurant Enthusiast", testimonial: "The service, food, drinks & atmosphere are unmatched anywhere else in the area. Las Palmas is our favorite date night destination.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-posing_23-2149429384.jpg", imageAlt: "Sarah Mitchell" }, { id: "2", name: "James Rodriguez", role: "Cocktail Connoisseur", testimonial: "The jalapeño margarita was EXACTLY what I needed — delicious and perfectly balanced. The bartenders truly know their craft.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-male-with-curly-hair-dressed-jacket-eyeglasses_613910-567.jpg", imageAlt: "James Rodriguez"