diff --git a/src/app/page.tsx b/src/app/page.tsx index 3cd250e..7325bce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { description="Your favorite coffee stop in Didimoticho. Premium quality beans, fast service, and a welcoming space for locals." tag="Premium Local Café" tagIcon={Coffee} - imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg" + imageSrc="http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg?_wi=1" imageAlt="MyWay Coffee Shop Interior" mediaAnimation="slide-up" buttons={[ @@ -60,17 +60,17 @@ export default function LandingPage() { name: "Maria Papadopoulou", handle: "Regular Customer", testimonial: "Υπέροχη ατμόσφαιρα και πολύ ζεστό περιβάλλον. Καφές που αξίζει!", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/cute-woman-green-background-smiling-camera_23-2148316402.jpg"}, + "http://img.b2bpic.net/free-photo/cute-woman-green-background-smiling-camera_23-2148316402.jpg?_wi=1"}, { name: "Dimitris Nikolaou", handle: "Daily Visitor", testimonial: "Απίστευτη ποιότητα καφέ. Η καλύτερη επιλογή για την πόλη.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/handsome-cheerful-man-using-tablet-computer_171337-14589.jpg"}, + "http://img.b2bpic.net/free-photo/handsome-cheerful-man-using-tablet-computer_171337-14589.jpg?_wi=1"}, { name: "Elena Vasiliou", handle: "Neighborhood Resident", testimonial: "Πολύ όμορφος χώρος με ευχάριστη ατμόσφαιρα. Σίγουρα θα ξανάρθω.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/start-new-day-with-healthy-food_329181-20617.jpg"}, + "http://img.b2bpic.net/free-photo/start-new-day-with-healthy-food_329181-20617.jpg?_wi=1"}, ]} testimonialRotationInterval={5000} useInvertedBackground={false} @@ -85,7 +85,7 @@ export default function LandingPage() { description="Trusted by Didimoticho's Coffee Lovers" subdescription="Consistent quality and service excellence" icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/barista-is-preparing-cappuccino-blank-white-cup-spills-milk-foam-heart-shape-cafe-shop_346278-513.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barista-is-preparing-cappuccino-blank-white-cup-spills-milk-foam-heart-shape-cafe-shop_346278-513.jpg?_wi=1" imageAlt="Barista Preparing Quality Coffee" mediaAnimation="slide-up" useInvertedBackground={false} @@ -102,19 +102,19 @@ export default function LandingPage() { { id: "1", tag: "Craft Excellence", title: "Premium Coffee Quality", description: "Expertly sourced beans and meticulous preparation techniques ensure every cup meets our high standards.", imageSrc: - "http://img.b2bpic.net/free-photo/top-view-white-cups-with-coffee_23-2148254957.jpg"}, + "http://img.b2bpic.net/free-photo/top-view-white-cups-with-coffee_23-2148254957.jpg?_wi=1"}, { id: "2", tag: "Warm Welcome", title: "Fast & Friendly Service", description: "Our dedicated team ensures quick service without compromising on the personal touch that makes you feel at home.", imageSrc: - "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg"}, + "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg?_wi=2"}, { id: "3", tag: "Cozy Vibes", title: "Relaxing Atmosphere", description: "Clean, well-maintained space designed for comfortable meetings, studying, or simply enjoying your morning ritual.", imageSrc: - "http://img.b2bpic.net/free-photo/barista-is-preparing-cappuccino-blank-white-cup-spills-milk-foam-heart-shape-cafe-shop_346278-513.jpg"}, + "http://img.b2bpic.net/free-photo/barista-is-preparing-cappuccino-blank-white-cup-spills-milk-foam-heart-shape-cafe-shop_346278-513.jpg?_wi=2"}, { id: "4", tag: "Great Value", title: "Affordable Luxury", description: "Premium coffee experience at accessible prices (€1-5), making quality coffee a daily habit for everyone.", imageSrc: - "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg"}, + "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg?_wi=3"}, ]} animationType="slide-up" /> @@ -131,22 +131,22 @@ export default function LandingPage() { products={[ { id: "espresso", name: "Espresso", price: "€1.50", imageSrc: - "http://img.b2bpic.net/free-photo/top-view-white-cups-with-coffee_23-2148254957.jpg"}, + "http://img.b2bpic.net/free-photo/top-view-white-cups-with-coffee_23-2148254957.jpg?_wi=2"}, { id: "cappuccino", name: "Cappuccino", price: "€2.50", imageSrc: - "http://img.b2bpic.net/free-photo/barista-is-preparing-cappuccino-blank-white-cup-spills-milk-foam-heart-shape-cafe-shop_346278-513.jpg"}, + "http://img.b2bpic.net/free-photo/barista-is-preparing-cappuccino-blank-white-cup-spills-milk-foam-heart-shape-cafe-shop_346278-513.jpg?_wi=3"}, { id: "freddo-espresso", name: "Freddo Espresso", price: "€2.00", imageSrc: - "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg"}, + "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg?_wi=4"}, { id: "freddo-cappuccino", name: "Freddo Cappuccino", price: "€2.50", imageSrc: - "http://img.b2bpic.net/free-photo/top-view-white-cups-with-coffee_23-2148254957.jpg"}, + "http://img.b2bpic.net/free-photo/top-view-white-cups-with-coffee_23-2148254957.jpg?_wi=3"}, { id: "filter-coffee", name: "Filter Coffee", price: "€2.00", imageSrc: - "http://img.b2bpic.net/free-photo/barista-is-preparing-cappuccino-blank-white-cup-spills-milk-foam-heart-shape-cafe-shop_346278-513.jpg"}, + "http://img.b2bpic.net/free-photo/barista-is-preparing-cappuccino-blank-white-cup-spills-milk-foam-heart-shape-cafe-shop_346278-513.jpg?_wi=4"}, { id: "snacks", name: "Pastries & Light Bites", price: "€1-5", imageSrc: - "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg"}, + "http://img.b2bpic.net/free-photo/coffee-cup-wooden-table-with-gradient-photo-style_53876-14314.jpg?_wi=5"}, ]} /> @@ -163,15 +163,15 @@ export default function LandingPage() { { id: "1", name: "Maria Papadopoulou", role: "Regular Customer", company: "Didimoticho Local", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/cute-woman-green-background-smiling-camera_23-2148316402.jpg"}, + "http://img.b2bpic.net/free-photo/cute-woman-green-background-smiling-camera_23-2148316402.jpg?_wi=2"}, { id: "2", name: "Dimitris Nikolaou", role: "Daily Visitor", company: "Didimoticho Local", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/handsome-cheerful-man-using-tablet-computer_171337-14589.jpg"}, + "http://img.b2bpic.net/free-photo/handsome-cheerful-man-using-tablet-computer_171337-14589.jpg?_wi=2"}, { id: "3", name: "Elena Vasiliou", role: "Neighborhood Resident", company: "Didimoticho Local", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/start-new-day-with-healthy-food_329181-20617.jpg"}, + "http://img.b2bpic.net/free-photo/start-new-day-with-healthy-food_329181-20617.jpg?_wi=2"}, { id: "4", name: "Giorgos Stavrou", role: "Morning Commuter", company: "Didimoticho Local", rating: 5, imageSrc: @@ -196,7 +196,7 @@ export default function LandingPage() { id: "call-cta", tag: "Quick Service", title: "Order Your Coffee", description: "Call ahead for faster service or visit us for the complete café experience", buttons: [{ text: "Call 2553 110340", href: "tel:2553110340" }], imageSrc: - "http://img.b2bpic.net/free-photo/top-view-white-cups-with-coffee_23-2148254957.jpg"}, + "http://img.b2bpic.net/free-photo/top-view-white-cups-with-coffee_23-2148254957.jpg?_wi=4"}, ]} animationType="slide-up" />