From 4b52c78d1543ce73942b2a9fc825c540aeb3a533 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 24 May 2026 09:26:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 736b7c9..54d2541 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { description="Discover expert haircare, skincare, and bridal services at Rayagada's trusted salon. Book your appointment online or visit us today." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage_343596-4199.jpg", imageAlt: "Luxury beauty salon interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage_343596-4199.jpg?_wi=1", imageAlt: "Luxury beauty salon interior"}, { imageSrc: "http://img.b2bpic.net/free-photo/client-lies-salon-cosmetology-table-with-white-mask-her-face_343596-4298.jpg", imageAlt: "Professional hair styling station"}, { @@ -65,7 +65,7 @@ export default function LandingPage() { ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/funny-girl-doctor-uniform_141793-196.jpg", imageAlt: "Smiling beautician in apron"}, + imageSrc: "http://img.b2bpic.net/free-photo/funny-girl-doctor-uniform_141793-196.jpg?_wi=1", imageAlt: "Smiling beautician in apron"}, { imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-female-barber-wearing-uniform-glasses-headband-looking-camera-showing-thumb-up-isolated-red-background_141793-137078.jpg", imageAlt: "Modern salon equipment"}, { @@ -156,13 +156,13 @@ export default function LandingPage() { "Deep Cleansing", "Massage"], button: { text: "Book", href: "#contact"}, - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage_343596-4199.jpg", imageAlt: "beauty salon professional tools"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage_343596-4199.jpg?_wi=2", imageAlt: "beauty salon professional tools"}, { id: "p3", title: "Bridal Package", price: "₹2499", period: "/session", features: [ "Makeup", "Hair", "Styling"], button: { text: "Book", href: "#contact"}, - imageSrc: "http://img.b2bpic.net/free-photo/funny-girl-doctor-uniform_141793-196.jpg", imageAlt: "beauty salon professional tools"}, + imageSrc: "http://img.b2bpic.net/free-photo/funny-girl-doctor-uniform_141793-196.jpg?_wi=2", imageAlt: "beauty salon professional tools"}, ]} title="Competitive Pricing" description="Professional services at affordable prices." -- 2.49.1