diff --git a/src/app/page.tsx b/src/app/page.tsx index e9ae3f1..4c89ab0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { handle: "@ani_coffee", testimonial: "The best espresso in Yerevan. Absolutely premium.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-preparing-coffee-with-machine_23-2148892831.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-preparing-coffee-with-machine_23-2148892831.jpg?_wi=1", imageAlt: "luxury coffee shop interior", }, { @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@david_v", testimonial: "Incredible vibes and fast service. My go-to spot.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5062.jpg?_wi=1", imageAlt: "luxury coffee shop interior", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@marine_k", testimonial: "Luxury taste in every sip. Highly recommend.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-girl-trendy-summer-clothes-carefree-woman-sitting-veranda-terrace-cafe-drinking-coffee-positive-model-having-fun-dreams_158538-15946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-girl-trendy-summer-clothes-carefree-woman-sitting-veranda-terrace-cafe-drinking-coffee-positive-model-having-fun-dreams_158538-15946.jpg?_wi=1", imageAlt: "luxury coffee shop interior", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@tigran_g", testimonial: "Fast, high-quality, and delicious coffee.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-sitting-with-coffee-office_1262-6120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-sitting-with-coffee-office_1262-6120.jpg?_wi=1", imageAlt: "luxury coffee shop interior", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@sona_m", testimonial: "My morning ritual is not complete without this spot.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino-cup-cafe_181624-12457.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino-cup-cafe_181624-12457.jpg?_wi=1", imageAlt: "luxury coffee shop interior", }, ]} @@ -97,7 +97,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-preparing-coffee-with-machine_23-2148892831.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-preparing-coffee-with-machine_23-2148892831.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-686.jpg", @@ -155,7 +155,7 @@ export default function LandingPage() { value: "Minutes", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-preparing-coffee-with-machine_23-2148892831.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-preparing-coffee-with-machine_23-2148892831.jpg?_wi=3", imageAlt: "Close-up of male barista using professional coffee machine", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { value: "Direct", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5062.jpg?_wi=2", imageAlt: "Close-up of male barista using professional coffee machine", }, ]} @@ -238,28 +238,28 @@ export default function LandingPage() { name: "Ani S.", handle: "@ani_coffee", testimonial: "Unforgettable taste every single time.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5062.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5062.jpg?_wi=3", }, { id: "2", name: "David V.", handle: "@david_v", testimonial: "The best atmosphere in the city center.", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-girl-trendy-summer-clothes-carefree-woman-sitting-veranda-terrace-cafe-drinking-coffee-positive-model-having-fun-dreams_158538-15946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-hipster-girl-trendy-summer-clothes-carefree-woman-sitting-veranda-terrace-cafe-drinking-coffee-positive-model-having-fun-dreams_158538-15946.jpg?_wi=2", }, { id: "3", name: "Marine K.", handle: "@marine_k", testimonial: "Absolutely love the caramel latte here.", - imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-sitting-with-coffee-office_1262-6120.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-sitting-with-coffee-office_1262-6120.jpg?_wi=2", }, { id: "4", name: "Tigran G.", handle: "@tigran_g", testimonial: "Efficient, kind, and professional staff.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino-cup-cafe_181624-12457.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-man-pouring-milk-into-cappuccino-cup-cafe_181624-12457.jpg?_wi=2", }, { id: "5",