Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f627de841 | |||
| 66d558d712 | |||
| 3e68bada4f | |||
| 954950e7c6 | |||
| 5505d7b860 | |||
| 5445244569 | |||
| bb678fdb48 |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user