diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e9e1ff..44fe10e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { }, ]} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400861.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400861.jpg?_wi=1" imageAlt="Luxury Sri Lankan bridal makeup and styling" mediaAnimation="slide-up" /> @@ -85,21 +85,21 @@ export default function LandingPage() { title: "Bridal Makeup", description: "Professional long-lasting bridal makeup for your big day.", tag: "Expert", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-white-lingerie-poses-white-silk-bathrobe-bright-hotel-room_8353-8097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-white-lingerie-poses-white-silk-bathrobe-bright-hotel-room_8353-8097.jpg?_wi=1", }, { id: "srv2", title: "Hair Styling", description: "Elegant and creative hair designs for brides and parties.", tag: "Style", - imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167367.jpg?_wi=1", }, { id: "srv3", title: "Facial & Skincare", description: "Revitalizing skin treatments to ensure a glowing look.", tag: "Glow", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-touches-face-gently-smiles-broadly-shows-white-teeth-uses-massager-applies-hydrogel-patches-eyes-remove-fine-lines-isolated-beige-background_273609-58480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-touches-face-gently-smiles-broadly-shows-white-teeth-uses-massager-applies-hydrogel-patches-eyes-remove-fine-lines-isolated-beige-background_273609-58480.jpg?_wi=1", }, ]} title="Our Services" @@ -120,7 +120,7 @@ export default function LandingPage() { quote: "The makeup lasted the whole day perfectly. Highly recommended!", tag: "Bride", avatarSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-businessstyle-clothes_78826-2211.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-indian-woman-wearing-sari_23-2149400861.jpg?_wi=2", imageAlt: "elegant sri lankan bridal makeup", }, { @@ -131,7 +131,7 @@ export default function LandingPage() { quote: "Very friendly service and professional team. Will come back!", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/yong-pretty-woman-portrait_624325-34.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-white-lingerie-poses-white-silk-bathrobe-bright-hotel-room_8353-8097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-white-lingerie-poses-white-silk-bathrobe-bright-hotel-room_8353-8097.jpg?_wi=2", imageAlt: "bridal makeup close up", }, { @@ -142,7 +142,7 @@ export default function LandingPage() { quote: "Felt so beautiful for my birthday shoot. Best in Galle.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-latino-female-model-warm-bright-blue-sweater_633478-2076.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167367.jpg?_wi=2", imageAlt: "modern hair styling salon", }, { @@ -153,7 +153,7 @@ export default function LandingPage() { quote: "Professional, clean, and truly long-lasting results. Perfect.", tag: "Bride", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-extend-hand-handshake-greeting-business-partner-saleswoman-wel_1258-119227.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-touches-face-gently-smiles-broadly-shows-white-teeth-uses-massager-applies-hydrogel-patches-eyes-remove-fine-lines-isolated-beige-background_273609-58480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-touches-face-gently-smiles-broadly-shows-white-teeth-uses-massager-applies-hydrogel-patches-eyes-remove-fine-lines-isolated-beige-background_273609-58480.jpg?_wi=2", imageAlt: "facial skin care treatment", }, { @@ -220,7 +220,7 @@ export default function LandingPage() { price: "Rs. 4,500", rating: 5, reviewCount: "12", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-touches-face-gently-smiles-broadly-shows-white-teeth-uses-massager-applies-hydrogel-patches-eyes-remove-fine-lines-isolated-beige-background_273609-58480.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-woman-touches-face-gently-smiles-broadly-shows-white-teeth-uses-massager-applies-hydrogel-patches-eyes-remove-fine-lines-isolated-beige-background_273609-58480.jpg?_wi=3", }, { id: "p2", @@ -229,7 +229,7 @@ export default function LandingPage() { price: "Rs. 3,200", rating: 4, reviewCount: "8", - imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-her-hair-dyed-beauty-salon_23-2149167367.jpg?_wi=3", }, ]} />