diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2de85a1..56b6e14 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { title: "Comfort", description: "Serene spa environment.", tag: "Relax", - imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-body-care-products-wooden-box-thai-orchid-flowers_169016-17357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-body-care-products-wooden-box-thai-orchid-flowers_169016-17357.jpg?_wi=1", }, ]} /> @@ -104,7 +104,7 @@ export default function LandingPage() {