From 663e2a3abdfda7065b3b5adea359c4b34f51f653 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 00:59:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e115fe..ccf2c72 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} dashboard={{ title: "Visit Us at Govind Nagar Road, Mira Road East", logoIcon: MapPin, - imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-notepad-shop_107420-95958.jpg", searchPlaceholder: "Healthy birds awaiting you", buttons: [ + imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-notepad-shop_107420-95958.jpg?_wi=1", searchPlaceholder: "Healthy birds awaiting you", buttons: [ { text: "Get Directions", href: "https://maps.google.com" }, { text: "Enquire Today", href: "#contact" } ], @@ -117,7 +117,7 @@ export default function LandingPage() {