7 Commits

Author SHA1 Message Date
3f627de841 Merge version_4 into main
Merge version_4 into main
2026-05-05 20:16:52 +00:00
66d558d712 Update src/app/page.tsx 2026-05-05 20:16:49 +00:00
3e68bada4f Merge version_4 into main
Merge version_4 into main
2026-05-05 20:14:29 +00:00
954950e7c6 Update src/app/page.tsx 2026-05-05 20:14:26 +00:00
5505d7b860 Merge version_3 into main
Merge version_3 into main
2026-05-05 20:13:28 +00:00
5445244569 Update src/app/page.tsx 2026-05-05 20:13:25 +00:00
bb678fdb48 Merge version_2 into main
Merge version_2 into main
2026-05-05 20:12:12 +00:00

View File

@@ -50,8 +50,8 @@ export default function LandingPage() {
{ name: "David K.", handle: "Homeowner", testimonial: "No confusion, no delays. Just quality work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-wooden-house-with-timber-structure_23-2151302604.jpg?_wi=1", imageAlt: "luxury backyard design aerial" },
{ name: "Lisa M.", handle: "Interior Designer", testimonial: "The most professional team in the Bay Area.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-tanned-sporty-slim-woman-relaxing-swimming-pool-spa-creative-white-hat-bikini-hot-summer-day-bright-sunny-light_231208-6846.jpg?_wi=1", imageAlt: "luxury backyard design aerial" }
]}
buttons={[{ text: "Schedule Free Consultation", href: "#contact" }, { text: "View Our Work", href: "#portfolio" }]}
imageSrc="http://img.b2bpic.net/free-photo/modern-luxury-house-with-pool-landscaped-garden_23-2148817505.jpg?_wi=2"
buttons={[{ text: "Get Your Free Estimate", href: "#contact" }, { text: "View Our Work", href: "#portfolio" }]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DJpf10pyihPTNtshhIhAPhI2xU/uploaded-1778012164521-y7ymu3s0.avif"
imageAlt="Luxurious complete Bay Scenery outdoor design-build project"
/>
</div>
@@ -116,9 +116,9 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Let's Build"
title="Your Dream Property Starts With One Conversation."
description="Schedule your free consultation with Ali and the team."
tag="Limited Availability"
title="Secure Your Personalized Design Consultation"
description="We accept a limited number of projects each season to ensure dedicated attention to every detail. Book your spot today."
buttons={[{ text: "Request My Free Consultation", href: "#" }]}
/>
</div>