From a81e4ae30bc2dbff5c98a9446339e3687eb4a378 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 15:35:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9afea5b..5dbe8b8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,7 +138,7 @@ export default function LandingPage() { title: "Bookings", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hotel-guest-receiving-registration-form-from-helpful-asian-male-concierge-relaxed-asian-middle-aged-woman-vacation-making-necessary-preparation-check-modern-resort_482257-68054.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hotel-guest-receiving-registration-form-from-helpful-asian-male-concierge-relaxed-asian-middle-aged-woman-vacation-making-necessary-preparation-check-modern-resort_482257-68054.jpg?_wi=1" imageAlt="Alcor Getaways Team" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -258,7 +258,7 @@ export default function LandingPage() { content: "Simply fill out our consultation request form, and our sales team will connect with you.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/hotel-guest-receiving-registration-form-from-helpful-asian-male-concierge-relaxed-asian-middle-aged-woman-vacation-making-necessary-preparation-check-modern-resort_482257-68054.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hotel-guest-receiving-registration-form-from-helpful-asian-male-concierge-relaxed-asian-middle-aged-woman-vacation-making-necessary-preparation-check-modern-resort_482257-68054.jpg?_wi=2" title="Frequently Asked Questions" description="Clear answers to your common questions about partnering with us." faqsAnimation="slide-up" @@ -275,7 +275,7 @@ export default function LandingPage() { tag="Get in Touch" title="Book Free Consultation" description="Fill out the form, our sales team is ready to connect with you." - imageSrc="http://img.b2bpic.net/free-photo/hotel-guest-receiving-registration-form-from-helpful-asian-male-concierge-relaxed-asian-middle-aged-woman-vacation-making-necessary-preparation-check-modern-resort_482257-68054.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hotel-guest-receiving-registration-form-from-helpful-asian-male-concierge-relaxed-asian-middle-aged-woman-vacation-making-necessary-preparation-check-modern-resort_482257-68054.jpg?_wi=3" mediaAnimation="slide-up" /> -- 2.49.1