Merge version_1 into main #5

Merged
bender merged 1 commits from version_1 into main 2026-05-27 08:52:46 +00:00

View File

@@ -120,11 +120,11 @@ export default function LandingPage() {
title="What Our Foodies Are Saying"
description="Don't just take our word for it. Our customers can't get enough of the Arsope Smash Burger experience!"
testimonials={[
{ id: "1", name: "Sarah J.", role: "Local Food Critic", company: "TasteBuds Blog", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-curly-haired-woman-sits-outdoors-eats-delicious-sandwich-looks-gladfully-away-prefers-junk-food-dressed-casual-clothes-has-lunch-break-after-strolling-city-people-lifestyle-nutrition_273609-59180.jpg", imageAlt: "Portrait of Sarah J.", quote: "Arsope Smash Burgers are simply the best! Every bite is pure perfection." },
{ id: "2", name: "Mark T.", role: "Entrepreneur", company: "Startup Hub", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashionable-male-with-beard-appeasing-hunger-while-dining-alone-modern-restaurant-sunny-day-eating-meal-with-knife-fork_273609-1966.jpg", imageAlt: "Portrait of Mark T.", quote: "The juiciest burgers I've ever had. A must-try for any burger enthusiast!" },
{ id: "3", name: "Emily R.", role: "Student", company: "City University", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-burger-funny-way_23-2150269608.jpg", imageAlt: "Portrait of Emily R.", quote: "Incredible flavors and fresh ingredients. My go-to for street food cravings." },
{ id: "4", name: "David L.", role: "Chef", company: "Gourmet Bistro", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-with-masks-burgers_23-2148705563.jpg", imageAlt: "Portrait of David L.", quote: "As a chef, I appreciate the quality and technique. Arsope sets the standard." },
{ id: "5", name: "Jessica M.", role: "Marketing Specialist", company: "Creative Co.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-eating-pizza-outdoors_23-2148737794.jpg", imageAlt: "Portrait of Jessica M.", quote: "Fast, friendly, and absolutely delicious. I'm a regular now!" }
{ id: "1", name: "Sarah J.", role: "Local Food Critic", company: "TasteBuds Blog", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-curly-haired-woman-sits-outdoors-eats-delicious-sandwich-looks-gladfully-away-prefers-junk-food-dressed-casual-clothes-has-lunch-break-after-strolling-city-people-lifestyle-nutrition_273609-59180.jpg", imageAlt: "Portrait of Sarah J." },
{ id: "2", name: "Mark T.", role: "Entrepreneur", company: "Startup Hub", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashionable-male-with-beard-appeasing-hunger-while-dining-alone-modern-restaurant-sunny-day-eating-meal-with-knife-fork_273609-1966.jpg", imageAlt: "Portrait of Mark T." },
{ id: "3", name: "Emily R.", role: "Student", company: "City University", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-eating-burger-funny-way_23-2150269608.jpg", imageAlt: "Portrait of Emily R." },
{ id: "4", name: "David L.", role: "Chef", company: "Gourmet Bistro", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-with-masks-burgers_23-2148705563.jpg", imageAlt: "Portrait of David L." },
{ id: "5", name: "Jessica M.", role: "Marketing Specialist", company: "Creative Co.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-eating-pizza-outdoors_23-2148737794.jpg", imageAlt: "Portrait of Jessica M." }
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"