From d5982723bf47addb5e495eca932af8a3365e08e9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 15:36:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dcb1605..fae3462 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,14 +45,14 @@ export default function LandingPage() { title="COFFEE HOUSE" description="Premium coffee in Yerevan — fast service, luxury taste, and unforgettable vibes." testimonials={[ - { name: "Ani S.", 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", imageAlt: "luxury coffee shop interior" }, - { name: "David V.", 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", imageAlt: "luxury coffee shop interior" }, - { name: "Marine K.", 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", imageAlt: "luxury coffee shop interior" }, - { name: "Tigran G.", 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", imageAlt: "luxury coffee shop interior" }, - { name: "Sona M.", 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", imageAlt: "luxury coffee shop interior" }, + { name: "Ani S.", 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?_wi=1", imageAlt: "luxury coffee shop interior" }, + { name: "David V.", 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?_wi=1", imageAlt: "luxury coffee shop interior" }, + { name: "Marine K.", 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?_wi=1", imageAlt: "luxury coffee shop interior" }, + { name: "Tigran G.", 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?_wi=1", imageAlt: "luxury coffee shop interior" }, + { name: "Sona M.", 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?_wi=1", imageAlt: "luxury coffee shop interior" }, ]} buttons={[{ text: "Visit Us Today", 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", alt: "Customer portrait 1" }, { src: "http://img.b2bpic.net/free-photo/this-is-my-new-profile-social-network_329181-2899.jpg", alt: "Customer portrait 2" }, @@ -103,10 +103,10 @@ export default function LandingPage() { title="Hear From Our Guests" description="Authentic feedback from our community of coffee enthusiasts." testimonials={[ - { id: "1", 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" }, - { 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" }, - { 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" }, - { 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" }, + { id: "1", 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?_wi=2" }, + { 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?_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?_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?_wi=2" }, { id: "5", name: "Sona M.", handle: "@sona_m", testimonial: "Best way to start my working day.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-smiling-woman-with-dark-curly-hair-holding-orange-cup-coffee-hands-happily-looking-aside-modern-cozy-home-alone_574295-3912.jpg" }, ]} /> -- 2.49.1