Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3f627de841 | |||
| 66d558d712 | |||
| 3e68bada4f | |||
| 954950e7c6 | |||
| 5505d7b860 | |||
| 5445244569 | |||
| bb678fdb48 | |||
| 1260ffebc3 | |||
| f2651adab8 | |||
| b114a31b1d | |||
| 1b8a73769d |
@@ -8,7 +8,6 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
|||||||
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
|
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
|
||||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
|
||||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
@@ -51,9 +50,9 @@ 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: "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" }
|
{ 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" }]}
|
buttons={[{ text: "Get Your Free Estimate", href: "#contact" }, { text: "View Our Work", href: "#portfolio" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/white-resort-with-coconut-tree-leaves_23-2148249098.jpg?_wi=2"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DJpf10pyihPTNtshhIhAPhI2xU/uploaded-1778012164521-y7ymu3s0.avif"
|
||||||
imageAlt="Luxurious Bay Area outdoor living space"
|
imageAlt="Luxurious complete Bay Scenery outdoor design-build project"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -117,9 +116,9 @@ export default function LandingPage() {
|
|||||||
<ContactCTA
|
<ContactCTA
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
tag="Let's Build"
|
tag="Limited Availability"
|
||||||
title="Your Dream Property Starts With One Conversation."
|
title="Secure Your Personalized Design Consultation"
|
||||||
description="Schedule your free consultation with Ali and the team."
|
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: "#" }]}
|
buttons={[{ text: "Request My Free Consultation", href: "#" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user