diff --git a/src/app/page.tsx b/src/app/page.tsx index aea26af..6f7953d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { { imageSrc: "https://img.b2bpic.net/premium-photo/back-massage-with-oil_1254813-73738.jpg?id=272162706", imageAlt: "Spa branding logo"}, { - imageSrc: "https://img.b2bpic.net/free-photo/deep-back-massage-spa-double-touch-care_169016-69849.jpg?id=422787218", imageAlt: "Soothing spa setup"}, + imageSrc: "https://img.b2bpic.net/free-photo/deep-back-massage-spa-double-touch-care_169016-69849.jpg?id=422787218&_wi=1", imageAlt: "Soothing spa setup"}, { imageSrc: "https://img.b2bpic.net/free-photo/tray-with-natural-oils_1122-1513.jpg?id=1015776", imageAlt: "luxurious spa interior zen"}, ]} @@ -96,7 +96,7 @@ export default function LandingPage() { { id: "2", title: "Aromatic Body Wrap", author: "Treatment", description: "Hydrate and soothe skin with natural botanical oils.", tags: [ "Hydration", "Beauty"], - imageSrc: "https://img.b2bpic.net/free-photo/deep-back-massage-spa-double-touch-care_169016-69849.jpg?id=422787218"}, + imageSrc: "https://img.b2bpic.net/free-photo/deep-back-massage-spa-double-touch-care_169016-69849.jpg?id=422787218&_wi=2"}, { id: "3", title: "Rejuvenating Facial", author: "Skincare", description: "Revitalize your complexion with our signature facial treatment.", tags: [ "Skincare", "Glow"],