Update src/app/page.tsx

This commit is contained in:
2026-06-03 01:55:24 +00:00
parent 53710671e3
commit 162a18203e

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
href: "#contact", href: "#contact",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg" imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg?_wi=1"
imageAlt="Striking custom home rendering with modern architecture" imageAlt="Striking custom home rendering with modern architecture"
showDimOverlay={false} showDimOverlay={false}
/> />
@@ -106,7 +106,7 @@ export default function LandingPage() {
}, },
]} ]}
tag="Our Story" tag="Our Story"
imageSrc="http://img.b2bpic.net/free-photo/graphic-designer-gaming-industry-talking-detail-with-his-colleague-analyzing-3d-design-level-explaining-production-creative-ideas-game-creators-working-videogame-illustration-company-office_482257-28158.jpg" imageSrc="http://img.b2bpic.net/free-photo/graphic-designer-gaming-industry-talking-detail-with-his-colleague-analyzing-3d-design-level-explaining-production-creative-ideas-game-creators-working-videogame-illustration-company-office_482257-28158.jpg?_wi=1"
imageAlt="Architectural design team collaborating in a modern studio" imageAlt="Architectural design team collaborating in a modern studio"
mediaAnimation="entrance-slide" mediaAnimation="entrance-slide"
metricsAnimation="entrance-slide" metricsAnimation="entrance-slide"
@@ -129,7 +129,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/grey-concrete-building-with-big-windows-blue-sky_181624-5695.jpg", imageSrc: "http://img.b2bpic.net/free-photo/grey-concrete-building-with-big-windows-blue-sky_181624-5695.jpg",
imageAlt: "Modern home exterior with clean lines", imageAlt: "Modern home exterior with clean lines",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg?_wi=2",
imageAlt: "luxury custom home interior open concept", imageAlt: "luxury custom home interior open concept",
}, },
{ {
@@ -157,7 +157,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/triple-recessed-led-spots-with-color-temperature-contrast-3d-render_363450-7886.jpg", imageSrc: "http://img.b2bpic.net/free-photo/triple-recessed-led-spots-with-color-temperature-contrast-3d-render_363450-7886.jpg",
imageAlt: "3D interior walkthrough rendering", imageAlt: "3D interior walkthrough rendering",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/graphic-designer-gaming-industry-talking-detail-with-his-colleague-analyzing-3d-design-level-explaining-production-creative-ideas-game-creators-working-videogame-illustration-company-office_482257-28158.jpg", imageSrc: "http://img.b2bpic.net/free-photo/graphic-designer-gaming-industry-talking-detail-with-his-colleague-analyzing-3d-design-level-explaining-production-creative-ideas-game-creators-working-videogame-illustration-company-office_482257-28158.jpg?_wi=2",
imageAlt: "luxury custom home interior open concept", imageAlt: "luxury custom home interior open concept",
}, },
{ {
@@ -182,10 +182,10 @@ export default function LandingPage() {
imageAlt: "Architectural construction blueprint documents", imageAlt: "Architectural construction blueprint documents",
}, },
phoneTwo: { phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/view-brick-brown-construction_23-2148252804.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-brick-brown-construction_23-2148252804.jpg?_wi=1",
imageAlt: "Detailed site plan with regulations", imageAlt: "Detailed site plan with regulations",
}, },
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692269.jpg", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692269.jpg?_wi=1",
imageAlt: "luxury custom home interior open concept", imageAlt: "luxury custom home interior open concept",
}, },
]} ]}
@@ -206,7 +206,7 @@ export default function LandingPage() {
name: "Coastal Modern Retreat", name: "Coastal Modern Retreat",
price: "Custom Home", price: "Custom Home",
variant: "Luxury Design", variant: "Luxury Design",
imageSrc: "http://img.b2bpic.net/free-photo/view-brick-brown-construction_23-2148252804.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-brick-brown-construction_23-2148252804.jpg?_wi=2",
imageAlt: "Large modern custom home with sleek lines", imageAlt: "Large modern custom home with sleek lines",
}, },
{ {
@@ -214,7 +214,7 @@ export default function LandingPage() {
name: "Urban Contemporary Oasis", name: "Urban Contemporary Oasis",
price: "Custom Home", price: "Custom Home",
variant: "Sustainable Living", variant: "Sustainable Living",
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692269.jpg", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692269.jpg?_wi=2",
imageAlt: "Contemporary home with natural materials", imageAlt: "Contemporary home with natural materials",
}, },
{ {