Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 19:25:35 +00:00

View File

@@ -75,11 +75,11 @@ export default function LandingPage() {
imageAlt: "Sophisticated interior design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/green-palm-park-their-shadows-grass_146671-18833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-palm-park-their-shadows-grass_146671-18833.jpg?_wi=1",
imageAlt: "Lush residential landscaping",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg?_wi=1",
imageAlt: "Wellness amenity area",
},
]}
@@ -110,7 +110,7 @@ export default function LandingPage() {
{
title: "Resort-Style Pool",
description: "A tranquil infinity edge pool surrounded by manicured gardens and relaxing cabanas.",
imageSrc: "http://img.b2bpic.net/free-photo/green-palm-park-their-shadows-grass_146671-18833.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/green-palm-park-their-shadows-grass_146671-18833.jpg?_wi=2",
titleIconSrc: "Star",
buttonText: "Explore",
},
@@ -124,7 +124,7 @@ export default function LandingPage() {
{
title: "Wellness Sanctuary",
description: "A comprehensive spa and fitness center for your mental and physical wellbeing.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg?_wi=2",
titleIconSrc: "Star",
buttonText: "Learn More",
},