From 9873c043a39b591d2e9136b2eddb9ccdbcdaeb50 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 07:58:21 +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 a399cb2..8c1449d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { id: "1", name: "Sarah Khalil, Regular Customer", date: "Date: November 2024", tag: "Regular", title: "My go-to coffee shop in Gemmayzeh", quote: "My go-to coffee shop in Gemmayzeh. Cozy atmosphere and friendly staff. I come here almost every day to work or catch up with friends. The coffee is always perfect.", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-view-tired-young-caucasian-man-looking-camera-isolated-olive-green-background-with-copy-space_141793-77999.jpg", avatarAlt: "Sarah Khalil", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3435.jpg", imageAlt: "Cafe interior seating" }, { - id: "2", name: "Marwan Abu Khalil, Coffee Enthusiast", date: "Date: October 2024", tag: "Member", title: "The honey cake was amazing", quote: "The honey cake was amazing. I'm still craving it! The quality of their homemade desserts is outstanding. Every visit feels special with such warm hospitality.", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-cute-young-business-woman-smiling_93675-133169.jpg", avatarAlt: "Marwan Abu Khalil", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-vertical-closeup-shot-raw-vegan-pancakes-with-honey-berries_181624-26593.jpg", imageAlt: "Honey cake dessert" + id: "2", name: "Marwan Abu Khalil, Coffee Enthusiast", date: "Date: October 2024", tag: "Member", title: "The honey cake was amazing", quote: "The honey cake was amazing. I'm still craving it! The quality of their homemade desserts is outstanding. Every visit feels special with such warm hospitality.", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-cute-young-business-woman-smiling_93675-133169.jpg", avatarAlt: "Marwan Abu Khalil", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-vertical-closeup-shot-raw-vegan-pancakes-with-honey-berries_181624-26593.jpg?_wi=1", imageAlt: "Honey cake dessert" }, { id: "3", name: "Layla Mansour, Freelancer", date: "Date: September 2024", tag: "Remote Worker", title: "Perfect place to relax and work", quote: "Perfect place to relax, read, or catch up with friends. The WiFi is reliable, the seating is comfortable, and the staff always has a smile. I've hosted important meetings here.", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194084.jpg", avatarAlt: "Layla Mansour", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-empty-table-chair_1339-6719.jpg", imageAlt: "Outdoor seating area" @@ -93,7 +93,7 @@ export default function LandingPage() { description="The items everyone talks about. Crafted with care, tasted with joy." products={[ { - id: "1", name: "Honey Cake", price: "8,000 LBP", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-vertical-closeup-shot-raw-vegan-pancakes-with-honey-berries_181624-26593.jpg", imageAlt: "Honey Cake" + id: "1", name: "Honey Cake", price: "8,000 LBP", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-vertical-closeup-shot-raw-vegan-pancakes-with-honey-berries_181624-26593.jpg?_wi=2", imageAlt: "Honey Cake" }, { id: "2", name: "Japanese Fluffy Cheesecake", price: "10,000 LBP", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-strawberry-cheesecake-white-plate_181624-27674.jpg", imageAlt: "Japanese Fluffy Cheesecake"