From 923f9ce64aa450e741a9701fbbd1e3a7a152080b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 13 May 2026 13:33:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b3a3f6..1e18465 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { title="Your Private Luxury Escape" description="A modern villa designed for unforgettable family moments and peaceful summer stays." buttons={[{ text: "Book Now via WhatsApp", href: "https://wa.me/yournumber" }]} - imageSrc="http://img.b2bpic.net/free-photo/view-house-lamp-with-futuristic-design_23-2151037462.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-house-lamp-with-futuristic-design_23-2151037462.jpg?_wi=1" imageAlt="Luxury villa interior" avatars={[ { src: "http://img.b2bpic.net/free-photo/people-relaxing-their-wooden-home_23-2151335847.jpg", alt: "Happy guest profile 1" }, @@ -153,7 +153,7 @@ export default function LandingPage() { title="Location Details" description="Nestled in a peaceful area of Palestine." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/view-house-lamp-with-futuristic-design_23-2151037462.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-house-lamp-with-futuristic-design_23-2151037462.jpg?_wi=2" imageAlt="Area view" /> -- 2.49.1