Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-05-22 13:55:34 +00:00

View File

@@ -3,7 +3,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroCentered from '@/components/sections/hero/HeroCentered';
import HeroLogo from '@/components/sections/hero/HeroLogo';
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
@@ -29,93 +29,31 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "/about",
},
name: "About", id: "/about"},
{
name: "Services",
id: "/services",
},
name: "Services", id: "/services"},
{
name: "Projects",
id: "/projects",
},
name: "Projects", id: "/projects"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="ZZZ GTA Construction"
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "gradient-bars",
}}
title="Building Quality. Creating Trust."
description="Professional Residential & Commercial Construction Services Across the GTA."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/expressive-woman-posing-indoor_344912-1827.jpg",
alt: "Client",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-long-haired-laughing-asian-man-with-blonde-woman-pleased-chinese-office-worker-blue-shirt-joking-with-female-colleague-workplace_197531-3733.jpg",
alt: "Client",
},
{
src: "http://img.b2bpic.net/free-photo/front-view-woman-suit-smiling-camera_23-2148317358.jpg",
alt: "Client",
},
{
src: "http://img.b2bpic.net/free-photo/full-shot-smiley-couple-with-drinks_23-2149391034.jpg",
alt: "Client",
},
{
src: "http://img.b2bpic.net/free-photo/three-architects-front-modern-building_23-2147702504.jpg",
alt: "Client",
},
]}
avatarText="Trusted by 500+ satisfied clients across Toronto."
<HeroLogo
logoText="ZZZ GTA Construction"
description="Professional Residential & Commercial Construction Services Across the GTA. We are committed to building your vision with absolute precision and quality."
buttons={[
{
text: "Get Free Quote",
href: "/contact",
},
text: "Get Free Quote", href: "/contact"},
{
text: "Contact Us",
href: "/contact",
},
]}
buttonAnimation="slide-up"
marqueeItems={[
{
type: "text",
text: "Luxury Renovations",
},
{
type: "text",
text: "Commercial Construction",
},
{
type: "text",
text: "Custom Home Builds",
},
{
type: "text",
text: "Architectural Design",
},
{
type: "text",
text: "Precision Engineering",
},
text: "View Our Work", href: "/projects"},
]}
imageSrc="http://img.b2bpic.net/free-photo/three-architects-front-modern-building_23-2147702504.jpg"
/>
</div>
@@ -124,8 +62,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Legacy of Craftsmanship"
description={[
"With over 15 years of experience serving the Greater Toronto Area, ZZZ GTA Construction has established itself as a premier name in general contracting.",
"We pride ourselves on attention to detail, reliability, and delivering high-end construction solutions that stand the test of time.",
"With over 15 years of experience serving the Greater Toronto Area, ZZZ GTA Construction has established itself as a premier name in general contracting.", "Our company focuses on transparency, clear communication, and high-quality results from start to finish.", "We offer a wide range of services including custom builds, commercial plazas, and interior renovations for modern homes."
]}
/>
</div>
@@ -137,31 +74,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "15+",
title: "Years Experience",
items: [
"Deep expertise",
"Local market knowledge",
],
id: "m1", value: "15+", title: "Years Experience", items: [
"Deep expertise", "Local market knowledge"],
},
{
id: "m2",
value: "500+",
title: "Successful Projects",
items: [
"Residential excellence",
"Commercial scope",
],
id: "m2", value: "500+", title: "Successful Projects", items: [
"Residential excellence", "Commercial scope"],
},
{
id: "m3",
value: "100%",
title: "Client Satisfaction",
items: [
"Customer focused",
"Quality guaranteed",
],
id: "m3", value: "100%", title: "Client Satisfaction", items: [
"Customer focused", "Quality guaranteed"],
},
]}
title="Our Proven Track Record"
@@ -177,45 +99,14 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
role: "CEO",
company: "TechCorp",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun_23-2149832986.jpg",
},
id: "1", name: "Sarah Johnson", role: "CEO", company: "TechCorp", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun_23-2149832986.jpg"},
{
id: "2",
name: "Michael Chen",
role: "CTO",
company: "InnovateLab",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg",
},
id: "2", name: "Michael Chen", role: "CTO", company: "InnovateLab", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-man-with-orange-life-jacket_23-2147562089.jpg"},
{
id: "3",
name: "Emily Rodriguez",
role: "Marketing Director",
company: "GrowthCo",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-sharing-great-working-relationship_329181-17640.jpg",
},
{
id: "4",
name: "David Kim",
role: "Product Manager",
company: "StartupXYZ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-female-customers-enjoying-shopping-online_1262-18525.jpg",
},
{
id: "5",
name: "Alex Smith",
role: "Architect",
company: "DesignHub",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/three-architects-front-modern-building_23-2147702504.jpg",
},
id: "3", name: "Emily Rodriguez", role: "Marketing Director", company: "GrowthCo", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-sharing-great-working-relationship_329181-17640.jpg"},
]}
title="What Our Clients Say"
description="Trust is built through every project we complete."
@@ -231,54 +122,27 @@ export default function LandingPage() {
description="Select the perfect service level for your dream project."
plans={[
{
id: "tier1",
badge: "Essential",
price: "$5,000+",
subtitle: "Minor Renovation",
features: [
"Design Consult",
"Permit Support",
"Project Management",
],
id: "tier1", badge: "Essential", price: "$5,000+", subtitle: "Minor Renovation", features: [
"Design Consult", "Permit Support", "Project Management"],
buttons: [
{
text: "Select",
href: "/contact",
},
text: "Select", href: "/contact"},
],
},
{
id: "tier2",
badge: "Premium",
price: "$50,000+",
subtitle: "Major Remodeling",
features: [
"Full Architectural Plans",
"Full Project Management",
"Material Sourcing",
],
id: "tier2", badge: "Premium", price: "$50,000+", subtitle: "Major Remodeling", features: [
"Full Architectural Plans", "Full Project Management", "Material Sourcing"],
buttons: [
{
text: "Select",
href: "/contact",
},
text: "Select", href: "/contact"},
],
},
{
id: "tier3",
badge: "Luxury",
price: "$250,000+",
subtitle: "Custom Build",
features: [
"Custom Design-Build",
"Dedicated Manager",
"High-end Finishes",
],
id: "tier3", badge: "Luxury", price: "$250,000+", subtitle: "Custom Build", features: [
"Custom Design-Build", "Dedicated Manager", "High-end Finishes"],
buttons: [
{
text: "Select",
href: "/contact",
},
text: "Select", href: "/contact"},
],
},
]}
@@ -290,33 +154,21 @@ export default function LandingPage() {
logoText="ZZZ GTA Construction"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Services",
href: "/services",
},
label: "Services", href: "/services"},
{
label: "Projects",
href: "/projects",
},
label: "Projects", href: "/projects"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
{
label: "Phone: 647-886-3070",
href: "tel:6478863070",
},
label: "Phone: 647-886-3070", href: "tel:6478863070"},
],
},
]}