From d747e5c324535c970d3ca06f7e67512bc3e0fbb9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 05:48:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6598460..d37e52b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { href: "#services", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/pastry-bags-with-cream-decorating-gingerbread_169016-20353.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pastry-bags-with-cream-decorating-gingerbread_169016-20353.jpg?_wi=1" imageAlt="elegant beauty salon interior" mediaAnimation="slide-up" /> @@ -105,7 +105,7 @@ export default function LandingPage() { title: "Facial Treatments", description: "Revitalize your skin with our premium facials.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/senior-female-getting-laser-ultrasound-face-treatment-medical-center_181624-53264.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-female-getting-laser-ultrasound-face-treatment-medical-center_181624-53264.jpg?_wi=1", imageAlt: "facial treatment process close up", }, items: [ @@ -119,7 +119,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/pastry-bags-with-cream-decorating-gingerbread_169016-20353.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pastry-bags-with-cream-decorating-gingerbread_169016-20353.jpg?_wi=2", imageAlt: "facial treatment process close up", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-beauty-women-elegent-enjoy-concept_53876-148023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-beauty-women-elegent-enjoy-concept_53876-148023.jpg?_wi=1", imageAlt: "facial treatment process close up", }, { @@ -161,7 +161,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/professional-esthetician-using-electric-nail-file-drill-remove-acrylic-gel-from-nails_181624-58253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-esthetician-using-electric-nail-file-drill-remove-acrylic-gel-from-nails_181624-58253.jpg?_wi=1", imageAlt: "facial treatment process close up", }, ]} @@ -190,7 +190,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/pastry-bags-with-cream-decorating-gingerbread_169016-20353.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pastry-bags-with-cream-decorating-gingerbread_169016-20353.jpg?_wi=3", imageAlt: "smiling beautician portrait", }, { @@ -207,7 +207,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-beauty-women-elegent-enjoy-concept_53876-148023.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/stylish-beauty-women-elegent-enjoy-concept_53876-148023.jpg?_wi=2", imageAlt: "smiling beautician portrait", }, { @@ -224,7 +224,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/senior-female-getting-laser-ultrasound-face-treatment-medical-center_181624-53264.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-female-getting-laser-ultrasound-face-treatment-medical-center_181624-53264.jpg?_wi=2", imageAlt: "smiling beautician portrait", }, ]} @@ -244,7 +244,7 @@ export default function LandingPage() { id: "g1", name: "Bridal Glow", price: "", - imageSrc: "http://img.b2bpic.net/free-photo/professional-esthetician-using-electric-nail-file-drill-remove-acrylic-gel-from-nails_181624-58253.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-esthetician-using-electric-nail-file-drill-remove-acrylic-gel-from-nails_181624-58253.jpg?_wi=2", imageAlt: "salon hair styling results", }, { -- 2.49.1