diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 893902c..47a1545 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -91,7 +91,7 @@ export default function LandingPage() { title: "Luxury Studio", description: "123 Beauty Ave.", tag: "Address", - 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=2", }, ]} /> @@ -99,7 +99,7 @@ export default function LandingPage() {