Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-22 05:58:34 +00:00

View File

@@ -183,13 +183,13 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Arjun Nair", date: "2 weeks ago", title: "College Student", quote: "Best place to grab quick lunch between classes! The fried chicken is crispy and the prices are super affordable. Highly recommend!", tag: "Quality + Price", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-holding-glass_23-2148899013.jpg", avatarAlt: "Arjun Nair profile"
id: "1", name: "Arjun Nair", date: "2 weeks ago", title: "College Student", quote: "Best place to grab quick lunch between classes! The fried chicken is crispy and the prices are super affordable. Highly recommend!", tag: "Quality + Price", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BHtzn23sEwpSa020LrB288DCVA/uploaded-1774159068160-245m4o00.jpg", avatarAlt: "Arjun Nair profile"
},
{
id: "2", name: "Priya Menon", date: "1 month ago", title: "Office Professional", quote: "The fresh juices are absolutely delicious and so refreshing. Perfect for my morning before work. Service is quick too!", tag: "Fresh & Healthy", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5060.jpg", avatarAlt: "Priya Menon profile"
},
{
id: "3", name: "Rajesh Kumar", date: "3 weeks ago", title: "Family Visit", quote: "Took my family here on Sunday. Kids loved the falooda and chicken burger. Great value for money and friendly staff!", tag: "Family Favorite", avatarSrc: "http://img.b2bpic.net/free-photo/happy-senior-man-toasting-with-his-family-lunch-dining-table_637285-12553.jpg", avatarAlt: "Rajesh Kumar profile"
id: "3", name: "Rajesh Kumar", date: "3 weeks ago", title: "Family Visit", quote: "Took my family here on Sunday. Kids loved the falooda and chicken burger. Great value for money and friendly staff!", tag: "Family Favorite", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BHtzn23sEwpSa020LrB288DCVA/uploaded-1774159039122-1pfjrsec.jpg", avatarAlt: "Rajesh Kumar profile"
},
{
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"
@@ -198,7 +198,7 @@ export default function LandingPage() {
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: "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: "http://img.b2bpic.net/free-photo/blonde-woman-floral-dress-cafe_273609-4287.jpg", avatarAlt: "Anjali Desai 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"
}
]}
ariaLabel="Customer testimonials and reviews for Juice Days"