diff --git a/src/app/page.tsx b/src/app/page.tsx index 8533bed..c6cd520 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -121,19 +121,19 @@ export default function LandingPage() { tag="Customer Love" testimonials={[ { - id: "1", name: "Marcus Johnson", handle: "@houstonfoody", testimonial: "Best burger I've had in 20 years. The beef quality is insane—you can taste the difference. This is the real deal.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Marcus Johnson" + id: "1", name: "Marcus Johnson", handle: "@houstonfoody", testimonial: "Best burger I've had in 20 years. The beef quality is insane—you can taste the difference. This is the real deal.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Marcus Johnson" }, { - id: "2", name: "Sarah Chen", handle: "@sarahcheneats", testimonial: "Bubbas doesn't need Instagram hype. The burger speaks for itself. Massive, juicy, perfect every time.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Sarah Chen" + id: "2", name: "Sarah Chen", handle: "@sarahcheneats", testimonial: "Bubbas doesn't need Instagram hype. The burger speaks for itself. Massive, juicy, perfect every time.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Sarah Chen" }, { id: "3", name: "David Rodriguez", handle: "@texasgrillmaster", testimonial: "The bison burger is a game-changer. Finally, a place that understands beef and isn't afraid to keep it simple.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-female-wearing-her-red-hair-bun-laughing-out-loud_273609-9260.jpg", imageAlt: "David Rodriguez" }, { - id: "4", name: "Jennifer Liu", handle: "@jen_eats_houston", testimonial: "Under the freeway, legendary status. No frills, no gimmicks—just the best burgers in Houston. Been coming here 15 years.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Jennifer Liu" + id: "4", name: "Jennifer Liu", handle: "@jen_eats_houston", testimonial: "Under the freeway, legendary status. No frills, no gimmicks—just the best burgers in Houston. Been coming here 15 years.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=3", imageAlt: "Jennifer Liu" }, { - id: "5", name: "Tommy Brooks", handle: "@tommyeatsaustin", testimonial: "Word-of-mouth gold. That's why the line wraps around the building. Bubbas earned every loyal customer.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Tommy Brooks" + id: "5", name: "Tommy Brooks", handle: "@tommyeatsaustin", testimonial: "Word-of-mouth gold. That's why the line wraps around the building. Bubbas earned every loyal customer.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=4", imageAlt: "Tommy Brooks" }, { id: "6", name: "Lisa Martinez", handle: "@houstonfoodie", testimonial: "40 years of consistency. That's the real story. You know what you're getting, and it's always perfect.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageAlt: "Lisa Martinez"