From 62a7001d49626e6963b16699909cf2abcb0e36d3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 23:26:03 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {