Compare commits
8 Commits
version_10
...
version_11
| Author | SHA1 | Date | |
|---|---|---|---|
| bf617085f0 | |||
| 43d6c30e7f | |||
| c4842ecc42 | |||
| d5199317fa | |||
| 0b2d63a58c | |||
| 3d4c0d222e | |||
| 6d27d93901 | |||
| d89b14b136 |
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||||
import HeroSplitDualMedia from '@/components/sections/hero/HeroSplitDualMedia';
|
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
|
||||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||||
import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern';
|
import FeatureHoverPattern from '@/components/sections/feature/featureHoverPattern/FeatureHoverPattern';
|
||||||
import BlogCardThree from '@/components/sections/blog/BlogCardThree';
|
import BlogCardThree from '@/components/sections/blog/BlogCardThree';
|
||||||
@@ -114,29 +114,30 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDualMedia
|
<HeroBillboardGallery
|
||||||
title="Designing Outdoor Spaces Worth Coming Home To"
|
title="Designing Outdoor Spaces Worth Coming Home To"
|
||||||
description="Transform your property into a luxurious outdoor sanctuary through thoughtful design, exceptional craftsmanship, and meticulous planning. Every project begins with vision and precision."
|
description="Premium construction, landscaping, and renovation services designed to elevate homes across Toronto and the GTA."
|
||||||
tag="Architectural Design"
|
tag="6 Year Workmanship Warranty"
|
||||||
tagIcon={Building2}
|
tagIcon={Building2}
|
||||||
background={{ variant: "plain" }}
|
tagAnimation="slide-up"
|
||||||
mediaItems={[
|
|
||||||
{
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXh5KliD4l7rWjrQZkOq7ZuPnH/uploaded-1772749929936-lbulq2e9.jpg?_wi=1", imageAlt: "Premium project showcase"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXh5KliD4l7rWjrQZkOq7ZuPnH/uploaded-1772749929936-uklcyhsf.jpg?_wi=1", imageAlt: "Luxury construction detail"
|
|
||||||
}
|
|
||||||
]}
|
|
||||||
rating={5}
|
|
||||||
ratingText="1000+ Designs Realized"
|
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Designing Your Space", href: "#contact" },
|
{ text: "Claim Your Free 3D Design ", href: "#contact" },
|
||||||
{ text: "View Our Work", href: "#gallery" }
|
{ text: "View Our Work", href: "#gallery" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
mediaItems={[
|
||||||
|
{
|
||||||
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXh5KliD4l7rWjrQZkOq7ZuPnH/uploaded-1772749873463-dkhyfy2r.jpg", imageAlt: "Premium project showcase"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXh5KliD4l7rWjrQZkOq7ZuPnH/uploaded-1772749880030-2ulagvhd.jpg", imageAlt: "Luxury construction detail"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXh5KliD4l7rWjrQZkOq7ZuPnH/uploaded-1772749880031-v2m3ehoo.jpg", imageAlt: "Contemporary design"
|
||||||
|
}
|
||||||
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
tagAnimation="slide-up"
|
background={{ variant: "plain" }}
|
||||||
textBoxClassName="max-w-2xl"
|
textBoxClassName="max-w-2xl"
|
||||||
titleClassName="text-5xl lg:text-6xl font-bold leading-tight tracking-tight"
|
titleClassName="text-5xl lg:text-6xl font-bold leading-tight tracking-tight"
|
||||||
descriptionClassName="text-lg lg:text-xl leading-relaxed"
|
descriptionClassName="text-lg lg:text-xl leading-relaxed"
|
||||||
@@ -171,7 +172,7 @@ export default function LandingPage() {
|
|||||||
title: "Transparent Collaboration", description: "Clear communication throughout every phase, with professional project management ensuring your vision becomes reality on schedule", icon: MessageCircle
|
title: "Transparent Collaboration", description: "Clear communication throughout every phase, with professional project management ensuring your vision becomes reality on schedule", icon: MessageCircle
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXh5KliD4l7rWjrQZkOq7ZuPnH/uploaded-1772749929936-ok3joqnq.jpg?_wi=1"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AXh5KliD4l7rWjrQZkOq7ZuPnH/uploaded-1772749903650-czkpede9.jpg"
|
||||||
imageAlt="Material showroom display"
|
imageAlt="Material showroom display"
|
||||||
buttons={[{ text: "Explore Our Approach", href: "#contact" }]}
|
buttons={[{ text: "Explore Our Approach", href: "#contact" }]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user