Merge version_1 into main #3
@@ -48,15 +48,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah M.", handle: "Burger Enthusiast", testimonial: "Worth the drive. Period. Best smash burgers in the region. Fresh ingredients, perfect technique, honest pricing.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lovely-friends_23-2148422315.jpg", imageAlt: "Sarah, burger enthusiast"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lovely-friends_23-2148422315.jpg?_wi=1", imageAlt: "Sarah, burger enthusiast"
|
||||
},
|
||||
{
|
||||
name: "Hassan K.", handle: "Halal Seeker", testimonial: "Finally, halal burgers that taste incredible. Certified, authentic, and made with real care. This is family-friendly dining done right.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg", imageAlt: "Hassan, halal customer"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg?_wi=1", imageAlt: "Hassan, halal customer"
|
||||
},
|
||||
{
|
||||
name: "Jennifer L.", handle: "Local Family", testimonial: "Consistent quality, fair prices, friendly staff. No gimmicks—just great food and community. Our kids ask when we're going back.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-redhead-girl-photographer-taking-pictures-city-makes-photos-outdoors-professional-came_1258-151876.jpg", imageAlt: "Jennifer, family customer"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-redhead-girl-photographer-taking-pictures-city-makes-photos-outdoors-professional-came_1258-151876.jpg?_wi=1", imageAlt: "Jennifer, family customer"
|
||||
}
|
||||
]}
|
||||
tag="Cult-Favorite Burger Spot"
|
||||
@@ -137,15 +137,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Marcus T.", role: "Burger Enthusiast", company: "Food Explorer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lovely-friends_23-2148422315.jpg", imageAlt: "Marcus testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lovely-friends_23-2148422315.jpg?_wi=2", imageAlt: "Marcus testimonial"
|
||||
},
|
||||
{
|
||||
id: "t2", name: "Amira H.", role: "Community Leader", company: "Local Events", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg", imageAlt: "Amira testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg?_wi=2", imageAlt: "Amira testimonial"
|
||||
},
|
||||
{
|
||||
id: "t3", name: "David R.", role: "Regular Customer", company: "Al's Fan", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-redhead-girl-photographer-taking-pictures-city-makes-photos-outdoors-professional-came_1258-151876.jpg", imageAlt: "David testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-redhead-girl-photographer-taking-pictures-city-makes-photos-outdoors-professional-came_1258-151876.jpg?_wi=2", imageAlt: "David testimonial"
|
||||
},
|
||||
{
|
||||
id: "t4", name: "Lisa P.", role: "Family Dad", company: "Weekend Visitor", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user