Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 19:49:44 +00:00

View File

@@ -140,13 +140,13 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Chen", role: "Food Blogger", testimonial: "Finally found authentic Asian street food that doesn't compromise on quality. The sauces are incredible and portions are genuinely generous. This is exactly what I've been searching for.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Chen"},
id: "1", name: "Sarah Chen", role: "Food Blogger", testimonial: "Finally found authentic Asian street food that doesn't compromise on quality. The sauces are incredible and portions are genuinely generous. This is exactly what I've been searching for.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Sarah Chen"},
{
id: "2", name: "Marcus Johnson", role: "Urban Professional", testimonial: "Best lunch spot near my office. The General Tso is addictive and delivery is lightning fast. I order at least twice a week now.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-multiracial-business-team_1262-21007.jpg", imageAlt: "Marcus Johnson"},
{
id: "3", name: "Emily Rodriguez", role: "Home Chef", testimonial: "These recipes taste like they came straight from the streets of Bangkok. The authenticity is unmatched and the quality of ingredients is obvious in every bite.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4", name: "David Kim", role: "Restaurant Critic", testimonial: "Impressive execution on traditional dishes with premium ingredients. This establishment has set a new standard for Asian street food in the city.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "David Kim"},
id: "4", name: "David Kim", role: "Restaurant Critic", testimonial: "Impressive execution on traditional dishes with premium ingredients. This establishment has set a new standard for Asian street food in the city.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "David Kim"},
]}
/>
</div>