From e5e1ee116451df81c1f3f744375ecf35ebc62d67 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 19:00:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1121085..73c0494 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,16 +52,16 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/cafe-bar-hotel-loft-style_1150-10724.jpg", imageAlt: "Coffee and café ambiance" }, { - imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-sandwich-with-salad-tomatoes-wooden-table-surface_613910-7462.jpg?_wi=1", imageAlt: "Espresso Club Sandwich" + imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-sandwich-with-salad-tomatoes-wooden-table-surface_613910-7462.jpg", imageAlt: "Espresso Club Sandwich" }, { - imageSrc: "http://img.b2bpic.net/free-photo/2-latte-wooden-table_501050-1095.jpg?_wi=1", imageAlt: "Latte Macchiato" + imageSrc: "http://img.b2bpic.net/free-photo/2-latte-wooden-table_501050-1095.jpg", imageAlt: "Latte Macchiato" }, { - imageSrc: "http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg?_wi=1", imageAlt: "Café interior" + imageSrc: "http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg", imageAlt: "Café interior" }, { - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-wood_1339-6722.jpg?_wi=1", imageAlt: "Chocolate Mousse Cake" + imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-wood_1339-6722.jpg", imageAlt: "Chocolate Mousse Cake" } ]} mediaAnimation="slide-up" @@ -81,7 +81,7 @@ export default function LandingPage() { description="Located in the heart of Karachi on Main Tipu Sultan Road, we're dedicated to serving the finest specialty coffee and premium cuisine." subdescription="⭐ 4.4 Rating • 5,987 Reviews • Open until 1 AM • Dine-in & Takeout Available" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg" imageAlt="Café interior ambiance" mediaAnimation="slide-up" useInvertedBackground={false} @@ -97,7 +97,7 @@ export default function LandingPage() { products={[ { id: "1", brand: "Signature Selection", name: "Espresso Club Sandwich", price: "$$", rating: 5, - reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-sandwich-with-salad-tomatoes-wooden-table-surface_613910-7462.jpg?_wi=2", imageAlt: "Espresso Club Sandwich" + reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-sandwich-with-salad-tomatoes-wooden-table-surface_613910-7462.jpg", imageAlt: "Espresso Club Sandwich" }, { id: "2", brand: "Breakfast Collection", name: "Full Irish Breakfast", price: "$$", rating: 5, @@ -117,11 +117,11 @@ export default function LandingPage() { }, { id: "6", brand: "Desserts", name: "Chocolate Mousse Cake", price: "$", rating: 5, - reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-wood_1339-6722.jpg?_wi=2", imageAlt: "Chocolate Mousse Cake" + reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-wood_1339-6722.jpg", imageAlt: "Chocolate Mousse Cake" }, { id: "7", brand: "Coffee Selection", name: "Latte Macchiato", price: "$", rating: 5, - reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/2-latte-wooden-table_501050-1095.jpg?_wi=2", imageAlt: "Latte Macchiato" + reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/2-latte-wooden-table_501050-1095.jpg", imageAlt: "Latte Macchiato" } ]} gridVariant="three-columns-all-equal-width" @@ -149,7 +149,7 @@ export default function LandingPage() { id: "3", title: "Quick Takeout Service", description: "Grab your favorite coffee and pastry on-the-go with our efficient takeout service and premium eco-friendly packaging.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-takeaway-coffee_23-2149050335.jpg", imageAlt: "Takeout packaging" }, { - id: "4", title: "Late Night Operations", description: "Open until 1 AM, perfect for late-night coffee lovers and those seeking a cozy evening destination in Karachi.", imageSrc: "http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg?_wi=3", imageAlt: "Night ambiance" + id: "4", title: "Late Night Operations", description: "Open until 1 AM, perfect for late-night coffee lovers and those seeking a cozy evening destination in Karachi.", imageSrc: "http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg", imageAlt: "Night ambiance" } ]} gridVariant="four-items-2x2-equal-grid" @@ -168,22 +168,22 @@ export default function LandingPage() { tagIcon={Star} testimonials={[ { - id: "1", name: "Amina Khan", handle: "@aminakhan_coffee", testimonial: "Best espresso in Karachi! The ambiance is perfect and the baristas really know their craft. I come here daily!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Amina Khan" + id: "1", name: "Amina Khan", handle: "@aminakhan_coffee", testimonial: "Best espresso in Karachi! The ambiance is perfect and the baristas really know their craft. I come here daily!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Amina Khan" }, { - id: "2", name: "Hassan Ali", handle: "@hassan_foodie", testimonial: "The food quality is exceptional. Their Beef Lasagna is absolutely divine. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Hassan Ali" + id: "2", name: "Hassan Ali", handle: "@hassan_foodie", testimonial: "The food quality is exceptional. Their Beef Lasagna is absolutely divine. Worth every penny!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Hassan Ali" }, { - id: "3", name: "Sophia Roberts", handle: "@sophia_explores_khi", testimonial: "Finally found a café that matches international standards. The attention to detail is remarkable!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Sophia Roberts" + id: "3", name: "Sophia Roberts", handle: "@sophia_explores_khi", testimonial: "Finally found a café that matches international standards. The attention to detail is remarkable!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sophia Roberts" }, { - id: "4", name: "Omar Farooq", handle: "@omar_coffee_addict", testimonial: "Open until 1 AM? Perfect! A great spot for late-night work sessions with amazing coffee.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Omar Farooq" + id: "4", name: "Omar Farooq", handle: "@omar_coffee_addict", testimonial: "Open until 1 AM? Perfect! A great spot for late-night work sessions with amazing coffee.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Omar Farooq" }, { - id: "5", name: "Zara Ahmed", handle: "@zara_lifestyle", testimonial: "The Chocolate Mousse Cake is heavenly. Combined with their Latte Macchiato, it's pure bliss!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Zara Ahmed" + id: "5", name: "Zara Ahmed", handle: "@zara_lifestyle", testimonial: "The Chocolate Mousse Cake is heavenly. Combined with their Latte Macchiato, it's pure bliss!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Zara Ahmed" }, { - id: "6", name: "Imran Hussain", handle: "@imran_coffee_culture", testimonial: "Espresso Tipu Sultan has become my second home. Exceptional service and unforgettable flavors!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "Imran Hussain" + id: "6", name: "Imran Hussain", handle: "@imran_coffee_culture", testimonial: "Espresso Tipu Sultan has become my second home. Exceptional service and unforgettable flavors!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Imran Hussain" } ]} animationType="slide-up" -- 2.49.1