Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-15 09:51:00 +00:00

View File

@@ -57,11 +57,11 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-white-interior-modern-architecture_181624-21886.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-white-interior-modern-architecture_181624-21886.jpg?_wi=1",
imageAlt: "Luxury home exterior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164724.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164724.jpg?_wi=1",
imageAlt: "Interior view",
},
{
@@ -234,7 +234,7 @@ export default function LandingPage() {
button: {
text: "Get Started",
},
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-white-interior-modern-architecture_181624-21886.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-white-interior-modern-architecture_181624-21886.jpg?_wi=2",
imageAlt: "Vertical shot of a modern white building facade",
},
{
@@ -250,7 +250,7 @@ export default function LandingPage() {
button: {
text: "Get Started",
},
imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164724.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164724.jpg?_wi=2",
imageAlt: "Vertical shot of a modern white building facade",
},
]}