From aec7b5d441bc9650161d58971f892a057e2ffd2b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 17:12:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d8b778c..8fc8a6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-blonde-girl-walking-playing-with-beagle-dog-park_176420-6445.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-blonde-girl-walking-playing-with-beagle-dog-park_176420-6445.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/blonde-girl-holding-her-dog-laughing-indoor-portrait-refined-ladies-having-fun-together-playing-with-puppy_197531-10968.jpg", @@ -134,7 +134,7 @@ export default function LandingPage() { title: "Щастливи любимци", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/sad-male-vet-doctor-examining-cute-little-dog-pug-with-stethoscope-pointing-pet-crying-standing-white-background_1258-75932.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sad-male-vet-doctor-examining-cute-little-dog-pug-with-stethoscope-pointing-pet-crying-standing-white-background_1258-75932.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -151,7 +151,7 @@ export default function LandingPage() { id: "1", name: "Премиум храна за кучета", price: "45.00 лв.", - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-black-white-with-gold-spots-cat-lying-cat-bed_181624-41333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-black-white-with-gold-spots-cat-lying-cat-bed_181624-41333.jpg?_wi=1", }, { id: "2", @@ -236,7 +236,7 @@ export default function LandingPage() { quote: "Винаги намирам най-доброто за моя любимец.", tag: "Куче", avatarSrc: "http://img.b2bpic.net/free-photo/image-happy-man-pet-owner-holding-cute-black-pug-dog-poop-bag-standing-white-background_1258-145633.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-girl-walking-playing-with-beagle-dog-park_176420-6445.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-girl-walking-playing-with-beagle-dog-park_176420-6445.jpg?_wi=2", imageAlt: "happy dog owner", }, { @@ -247,7 +247,7 @@ export default function LandingPage() { quote: "Супер доволен съм от консултациите им.", tag: "Котка", avatarSrc: "http://img.b2bpic.net/free-photo/image-happy-young-man-dog-both-looking-up-promo-owner-pointing-finger-top-pug-staring_1258-160664.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/sad-male-vet-doctor-examining-cute-little-dog-pug-with-stethoscope-pointing-pet-crying-standing-white-background_1258-75932.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sad-male-vet-doctor-examining-cute-little-dog-pug-with-stethoscope-pointing-pet-crying-standing-white-background_1258-75932.jpg?_wi=2", imageAlt: "happy dog owner", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { quote: "Винаги намирам качествени витамини.", tag: "Хамстер", avatarSrc: "http://img.b2bpic.net/free-photo/little-girl-with-cat_1157-17831.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-black-white-with-gold-spots-cat-lying-cat-bed_181624-41333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-black-white-with-gold-spots-cat-lying-cat-bed_181624-41333.jpg?_wi=2", imageAlt: "happy dog owner", }, { @@ -269,7 +269,7 @@ export default function LandingPage() { quote: "Най-добрият магазин за животни.", tag: "Куче", avatarSrc: "http://img.b2bpic.net/free-photo/cool-charismatic-young-dark-skinned-man-relaxing-home-using-laptop-while-surfing-internet-watching-comedy-stand-up-show-online-laughing-joke-holding-hand-his-chest_343059-2527.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-view-german-spaniel_1268-21834.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-view-german-spaniel_1268-21834.jpg?_wi=1", imageAlt: "happy dog owner", }, { @@ -310,7 +310,7 @@ export default function LandingPage() { content: "Лекуваме основно кучета, котки и дребни гризачи.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-view-german-spaniel_1268-21834.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-view-german-spaniel_1268-21834.jpg?_wi=2" title="Често задавани въпроси" description="Тук сме, за да помогнем с Вашите запитвания." faqsAnimation="slide-up" -- 2.49.1