Merge version_1 into main #2
207
src/app/page.tsx
207
src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "/services",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="Euro Canadian Construction"
|
||||
/>
|
||||
@@ -52,39 +40,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="home-hero" data-section="home-hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
title="Reliable Construction Services in Vancouver"
|
||||
description="We deliver high-quality residential and commercial projects on time and within budget."
|
||||
tag="Construction Excellence"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Get a Free Quote", href: "/contact" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hudson-river-sunset-new-york-city_649448-4381.jpg?_wi=1",
|
||||
imageAlt: "Construction project",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg?_wi=1",
|
||||
imageAlt: "Construction team",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37002.jpg?_wi=1",
|
||||
imageAlt: "Planning",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12772.jpg?_wi=1",
|
||||
imageAlt: "Site management",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-men-with-helmets_23-2148269314.jpg?_wi=1",
|
||||
imageAlt: "Quality inspection",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hudson-river-sunset-new-york-city_649448-4381.jpg", imageAlt: "Construction project" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg", imageAlt: "Construction team" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -99,56 +62,26 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Home Construction",
|
||||
description: "Custom built homes with high-end craftsmanship.",
|
||||
icon: Wrench,
|
||||
title: "Home Construction", description: "Custom built homes with high-end craftsmanship.", icon: Wrench,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37002.jpg?_wi=2",
|
||||
imageAlt: "Home",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37002.jpg?_wi=3",
|
||||
imageAlt: "Home",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hudson-river-sunset-new-york-city_649448-4381.jpg?_wi=2",
|
||||
imageAlt: "professional construction workers vancouver",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37002.jpg", imageAlt: "Home" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37002.jpg", imageAlt: "Home" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Renovations",
|
||||
description: "Full home remodeling and modern upgrades.",
|
||||
icon: Wrench,
|
||||
title: "Renovations", description: "Full home remodeling and modern upgrades.", icon: Wrench,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37002.jpg?_wi=4",
|
||||
imageAlt: "Renovate",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37002.jpg?_wi=5",
|
||||
imageAlt: "Renovate",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg?_wi=2",
|
||||
imageAlt: "luxury house construction project",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37002.jpg", imageAlt: "Renovate" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37002.jpg", imageAlt: "Renovate" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Commercial Projects",
|
||||
description: "Professional construction for your business space.",
|
||||
icon: Building2,
|
||||
title: "Commercial Projects", description: "Professional construction for your business space.", icon: Building2,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37002.jpg?_wi=6",
|
||||
imageAlt: "Commercial",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37002.jpg?_wi=7",
|
||||
imageAlt: "Commercial",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37002.jpg?_wi=8",
|
||||
imageAlt: "house construction icons",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37002.jpg", imageAlt: "Commercial" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-stands-house-design-sketch-ready-renovation_273609-37002.jpg", imageAlt: "Commercial" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Our Expert Services"
|
||||
description="Providing comprehensive solutions for all your construction needs."
|
||||
@@ -161,46 +94,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@client",
|
||||
testimonial: "Exceptional work on my home renovation!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-office_23-2148242883.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mike R.",
|
||||
handle: "@client",
|
||||
testimonial: "Completed the project ahead of schedule.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architect-relaxing-after-finishing-project_23-2148242970.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena V.",
|
||||
handle: "@client",
|
||||
testimonial: "Very professional and budget-conscious.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12772.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David L.",
|
||||
handle: "@client",
|
||||
testimonial: "Great attention to detail and quality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-men-with-helmets_23-2148269314.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Chris B.",
|
||||
handle: "@client",
|
||||
testimonial: "Euro Canadian Construction is top-notch.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-new-home-together-african-american-couple-with-cardboard-boxes_1157-40328.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah J.", handle: "@client", testimonial: "Exceptional work on my home renovation!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-office_23-2148242883.jpg" },
|
||||
{ id: "2", name: "Mike R.", handle: "@client", testimonial: "Completed the project ahead of schedule.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/architect-relaxing-after-finishing-project_23-2148242970.jpg" },
|
||||
{ id: "3", name: "Elena V.", handle: "@client", testimonial: "Very professional and budget-conscious.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12772.jpg" },
|
||||
{ id: "4", name: "David L.", handle: "@client", testimonial: "Great attention to detail and quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-men-with-helmets_23-2148269314.jpg" },
|
||||
{ id: "5", name: "Chris B.", handle: "@client", testimonial: "Euro Canadian Construction is top-notch.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-new-home-together-african-american-couple-with-cardboard-boxes_1157-40328.jpg" }
|
||||
]}
|
||||
showRating={true}
|
||||
title="Client Success Stories"
|
||||
@@ -215,16 +113,8 @@ export default function LandingPage() {
|
||||
title="Frequently Asked Questions"
|
||||
description="Common questions about our construction process."
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Do you offer free estimates?",
|
||||
content: "Yes, we provide complimentary consultations for all projects.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Are you fully licensed and insured?",
|
||||
content: "We are fully licensed and insured for all commercial and residential work in BC.",
|
||||
},
|
||||
{ id: "1", title: "Do you offer free estimates?", content: "Yes, we provide complimentary consultations for all projects." },
|
||||
{ id: "2", title: "Are you fully licensed and insured?", content: "We are fully licensed and insured for all commercial and residential work in BC." }
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
@@ -233,50 +123,19 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Ready to Build?"
|
||||
title="Let's Start Your Vancouver Project"
|
||||
description="Our team is ready to discuss your next construction venture."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us Now",
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Contact Us Now", href: "/contact" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "/services",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
{
|
||||
label: "604-555-0123",
|
||||
href: "tel:6045550123",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Company", items: [{ label: "About Us", href: "/about" }, { label: "Services", href: "/services" }] },
|
||||
{ title: "Connect", items: [{ label: "Contact Us", href: "/contact" }, { label: "604-555-0123", href: "tel:6045550123" }] }
|
||||
]}
|
||||
bottomLeftText="© 2024 Euro Canadian Construction Corp."
|
||||
bottomRightText="Vancouver, BC"
|
||||
@@ -285,4 +144,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -8,7 +8,7 @@ import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||
import { Droplet, Home, Star } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
export default function ServicesPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="bounce-effect"
|
||||
@@ -26,22 +26,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "/services",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Services", id: "/services" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="Euro Canadian Construction"
|
||||
/>
|
||||
@@ -54,56 +42,26 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Residential Builds",
|
||||
description: "Custom homes tailored to your vision.",
|
||||
icon: Home,
|
||||
title: "Residential Builds", description: "Custom homes tailored to your vision.", icon: Home,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hudson-river-sunset-new-york-city_649448-4381.jpg?_wi=3",
|
||||
imageAlt: "Home",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hudson-river-sunset-new-york-city_649448-4381.jpg?_wi=4",
|
||||
imageAlt: "Home",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-office_23-2148242883.jpg?_wi=2",
|
||||
imageAlt: "happy home owner construction project",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hudson-river-sunset-new-york-city_649448-4381.jpg", imageAlt: "Home" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hudson-river-sunset-new-york-city_649448-4381.jpg", imageAlt: "Home" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Kitchen Reno",
|
||||
description: "Modern upgrades for your culinary space.",
|
||||
icon: Star,
|
||||
title: "Kitchen Reno", description: "Modern upgrades for your culinary space.", icon: Star,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg?_wi=3",
|
||||
imageAlt: "Kitchen",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg?_wi=4",
|
||||
imageAlt: "Kitchen",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/architect-relaxing-after-finishing-project_23-2148242970.jpg?_wi=2",
|
||||
imageAlt: "professional project manager construction",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg", imageAlt: "Kitchen" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-architect-construction-site-with-level_23-2147702482.jpg", imageAlt: "Kitchen" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Bathroom Reno",
|
||||
description: "Luxurious bathroom transformations.",
|
||||
icon: Droplet,
|
||||
title: "Bathroom Reno", description: "Luxurious bathroom transformations.", icon: Droplet,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hudson-river-sunset-new-york-city_649448-4381.jpg?_wi=5",
|
||||
imageAlt: "Bath",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hudson-river-sunset-new-york-city_649448-4381.jpg?_wi=6",
|
||||
imageAlt: "Bath",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-people-working-warehouse_329181-12772.jpg?_wi=3",
|
||||
imageAlt: "happy commercial building client",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hudson-river-sunset-new-york-city_649448-4381.jpg", imageAlt: "Bath" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hudson-river-sunset-new-york-city_649448-4381.jpg", imageAlt: "Bath" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Our Services"
|
||||
description="High-quality residential and commercial construction services in Vancouver."
|
||||
@@ -117,16 +75,8 @@ export default function LandingPage() {
|
||||
title="Service FAQs"
|
||||
description="Learn more about our service delivery."
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What areas do you serve?",
|
||||
content: "We serve the entire Greater Vancouver Area.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "How long does a renovation take?",
|
||||
content: "Timeline depends on scope and design complexity.",
|
||||
},
|
||||
{ id: "1", title: "What areas do you serve?", content: "We serve the entire Greater Vancouver Area." },
|
||||
{ id: "2", title: "How long does a renovation take?", content: "Timeline depends on scope and design complexity." }
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
@@ -135,32 +85,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "/services",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
{
|
||||
label: "604-555-0123",
|
||||
href: "tel:6045550123",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Company", items: [{ label: "About Us", href: "/about" }, { label: "Services", href: "/services" }] },
|
||||
{ title: "Connect", items: [{ label: "Contact Us", href: "/contact" }, { label: "604-555-0123", href: "tel:6045550123" }] }
|
||||
]}
|
||||
bottomLeftText="© 2024 Euro Canadian Construction Corp."
|
||||
bottomRightText="Vancouver, BC"
|
||||
@@ -169,4 +95,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user