From 2c7c01cd01167f84a87e5422f8f9236d2f0cc204 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 06:00:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 26a42d2..fe3d98d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -195,7 +195,7 @@ export default function LandingPage() { id: "4", name: "Sneha Roy", date: "1 week ago", title: "Regular Customer", quote: "I come here 3 times a week. The taste is consistent, prices are reasonable, and the staff remembers my order. Love this place!", tag: "Consistent Quality", avatarSrc: "http://img.b2bpic.net/free-photo/man-with-different-dishes-food_23-2147681101.jpg", avatarAlt: "Sneha Roy profile" }, { - id: "5", name: "Vikram Singh", date: "3 days ago", title: "Late Night Visitor", quote: "Perfect place for late night snacks! The shawarma and juice combo is unbeatable. Open till late too!", tag: "Convenient Hours", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-cafe-dines-traditional-shakshuka-ayran_169016-17053.jpg", avatarAlt: "Vikram Singh profile" + id: "5", name: "Vikram Singh", date: "3 days ago", title: "Late Night Visitor", quote: "Perfect place for late night snacks! The shawarma and juice combo is unbeatable. Open till late too!", tag: "Convenient Hours", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BHtzn23sEwpSa020LrB288DCVA/uploaded-1774159157457-kaxyqjqy.jpg", avatarAlt: "Vikram Singh profile" }, { id: "6", name: "Anjali Desai", date: "5 days ago", title: "Fitness Enthusiast", quote: "Love the fresh juice options. Great post-workout drink without all the sugar. Healthy choices and great taste!", tag: "Health Conscious", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BHtzn23sEwpSa020LrB288DCVA/uploaded-1774159093550-fiiv8czf.jpg", avatarAlt: "Anjali Desai profile" @@ -258,7 +258,7 @@ export default function LandingPage() {