diff --git a/src/app/page.tsx b/src/app/page.tsx index 70aadc0..4240cb2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-composition-spa-objects_23-2148099239.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-composition-spa-objects_23-2148099239.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -105,19 +105,19 @@ export default function LandingPage() { id: "s1", title: "Radiance Facial", description: "Revitalizing deep cleanse and hydration for ultimate glow.", - imageSrc: "http://img.b2bpic.net/free-photo/concept-face-skin-care-supplies-honey-cosmetic_185193-111676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/concept-face-skin-care-supplies-honey-cosmetic_185193-111676.jpg?_wi=1", }, { id: "s2", title: "Organic Scrub", description: "Exfoliation with natural minerals for soft, supple skin.", - imageSrc: "http://img.b2bpic.net/free-photo/vase-with-dried-flowers-candle-white-background-isolated_169016-25943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vase-with-dried-flowers-candle-white-background-isolated_169016-25943.jpg?_wi=1", }, { id: "s3", title: "Holistic Massage", description: "Deep tissue relaxation to release tension and refresh.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-beautiful-woman-concept_23-2148734935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-beautiful-woman-concept_23-2148734935.jpg?_wi=1", }, ]} title="Signature Treatments" @@ -138,7 +138,7 @@ export default function LandingPage() { quote: "The best facial I have ever had. Truly glowing after every visit!", tag: "Radiance", avatarSrc: "http://img.b2bpic.net/free-photo/woman-taking-care-her-beauty-home_23-2148974315.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-spa-objects_23-2148099239.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-spa-objects_23-2148099239.jpg?_wi=2", imageAlt: "elegant beauty studio interior", }, { @@ -160,7 +160,7 @@ export default function LandingPage() { quote: "Love their commitment to organic, high-quality products.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-towel_23-2148660803.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/concept-face-skin-care-supplies-honey-cosmetic_185193-111676.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/concept-face-skin-care-supplies-honey-cosmetic_185193-111676.jpg?_wi=2", imageAlt: "luxury facial treatment procedure", }, { @@ -171,7 +171,7 @@ export default function LandingPage() { quote: "A hidden gem in the city. Perfectly serene and restorative.", tag: "Restorative", avatarSrc: "http://img.b2bpic.net/free-photo/doctor-examining-female-patients-face-clinic_107420-73982.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vase-with-dried-flowers-candle-white-background-isolated_169016-25943.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vase-with-dried-flowers-candle-white-background-isolated_169016-25943.jpg?_wi=2", imageAlt: "natural organic skincare products", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { quote: "Unmatched quality and attention to detail. Highly recommend.", tag: "Premium", avatarSrc: "http://img.b2bpic.net/free-photo/woman-taking-care-her-beauty-home_23-2148974315.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-beautiful-woman-concept_23-2148734935.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-beautiful-woman-concept_23-2148734935.jpg?_wi=2", imageAlt: "glowing skin after treatment", }, ]}