diff --git a/src/app/page.tsx b/src/app/page.tsx index 9fd5f5c..b8264a2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { { text: "Explore Experience", href: "#why"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-beach-sea_1203-3373.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-beach-sea_1203-3373.jpg?_wi=1" imageAlt="Hilton Beach Tel Aviv sunset view" avatarText="Trusted by 10,000+ visitors" marqueeItems={[ @@ -84,11 +84,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Pristine Coastal Beauty", description: "A premium, impeccably maintained stretch of Mediterranean coastline, curated for relaxation and pure beach bliss.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-beach-sea_1203-3373.jpg"}, + title: "Pristine Coastal Beauty", description: "A premium, impeccably maintained stretch of Mediterranean coastline, curated for relaxation and pure beach bliss.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-beach-sea_1203-3373.jpg?_wi=2"}, { title: "Exclusive Amenities", description: "Enjoy world-class beach infrastructure, including high-end sun shelters and comfortable lounging zones.", imageSrc: "http://img.b2bpic.net/free-photo/bed-beach_1203-3454.jpg?_wi=1"}, { - title: "Safety & Comfort", description: "Professional lifeguard services and engineered breakwater zones for the ultimate serene swimming experience.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-ocean-waves-breaking-by-pile-rocks-beach_181624-24192.jpg"} + title: "Safety & Comfort", description: "Professional lifeguard services and engineered breakwater zones for the ultimate serene swimming experience.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-ocean-waves-breaking-by-pile-rocks-beach_181624-24192.jpg?_wi=1"} ]} title="The Essence of Hilton Beach" description="Where Mediterranean luxury meets the calm of coastal living." @@ -118,7 +118,7 @@ export default function LandingPage() { useInvertedBackground={false} members={[ { id: "g1", name: "Mediterranean Sunset", role: "Coastal Views", imageSrc: "http://img.b2bpic.net/free-photo/mesmerizing-view-beautiful-ocean-beach-sunset_181624-20334.jpg" }, - { id: "g2", name: "Safe Swimmers", role: "Breakwater", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-ocean-waves-breaking-by-pile-rocks-beach_181624-24192.jpg" }, + { id: "g2", name: "Safe Swimmers", role: "Breakwater", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-ocean-waves-breaking-by-pile-rocks-beach_181624-24192.jpg?_wi=2" }, { id: "g3", name: "Beach Vibe", role: "Lifestyle", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-young-friends-outdoors_23-2148140886.jpg" }, ]} title="Experience the View"