5 Commits

Author SHA1 Message Date
dd699d6339 Update src/app/page.tsx 2026-05-14 13:55:51 +00:00
92949a80a6 Merge version_2 into main
Merge version_2 into main
2026-05-14 12:39:25 +00:00
5f644fc71f Update src/app/page.tsx 2026-05-14 12:39:22 +00:00
9677910d29 Merge version_2 into main
Merge version_2 into main
2026-05-14 12:39:02 +00:00
d5ce6f3359 Update src/app/page.tsx 2026-05-14 12:38:59 +00:00

View File

@@ -3,16 +3,12 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA'; import ContactCTA from '@/components/sections/contact/ContactCTA';
import FaqBase from '@/components/sections/faq/FaqBase';
import FeatureCardTwentyEight from '@/components/sections/feature/FeatureCardTwentyEight';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ProductCardFour from '@/components/sections/product/ProductCardFour'; import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import { Award, CheckCircle, Shield } from "lucide-react"; import { Award, CheckCircle, Shield, MapPin, Star } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -32,105 +28,60 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ { name: "Home", id: "hero" },
name: "Home", { name: "About", id: "about" },
id: "hero", { name: "Services", id: "services" },
}, { name: "Projects", id: "work" },
{ { name: "Contact", id: "contact" },
name: "About",
id: "about",
},
{
name: "Services",
id: "services",
},
{
name: "Contact",
id: "contact",
},
]} ]}
brandName="C&E Concrete" brandName="C & E Concrete Design INC"
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardScroll <HeroBillboardScroll
background={{ background={{ variant: "gradient-bars" }}
variant: "gradient-bars", title="Quality Concrete Built To Last"
}} description="C & E Concrete Design INC provides superior craftsmanship for all your residential and commercial needs in the Seattle area. Professional, licensed, and insured."
title="Built to Last: Professional Concrete Solutions"
description="C&E Concrete delivers industry-leading precision and durability for residential and commercial projects. From foundations to finished surfaces, we set the standard."
buttons={[ buttons={[
{ { text: "Get a Free Estimate", href: "#contact" },
text: "Get a Quote", { text: "View Our Services", href: "#services" },
href: "#contact",
},
{
text: "Our Services",
href: "#services",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/shanghai-china-skyscrapers-old-iron-bridge_1127-2881.jpg" imageSrc="http://img.b2bpic.net/free-photo/shanghai-china-skyscrapers-old-iron-bridge_1127-2881.jpg"
imageAlt="Concrete pouring project" imageAlt="Quality concrete project"
/> />
</div> </div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<MetricSplitMediaAbout <MetricSplitMediaAbout
useInvertedBackground={true} useInvertedBackground={true}
title="Decades of Concrete Excellence" title="Why Choose Us?"
description="At C&E Concrete, our legacy is built on the foundations we pour. We combine traditional craft with modern technology to ensure every structure stands the test of time and weather." description="With over 15 years of experience, C & E Concrete Design INC is the trusted name in the Seattle area for high-quality concrete solutions. We are fully licensed and insured, offering professional expertise for both residential and commercial projects with a commitment to reliability and free estimates."
metrics={[ metrics={[
{ { value: "15+", title: "Years Experience" },
value: "20+", { value: "100%", title: "Licensed & Insured" },
title: "Years Experience", { value: "Local", title: "Seattle Experts" },
},
{
value: "1500+",
title: "Projects Completed",
},
{
value: "100%",
title: "Client Satisfaction",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/construction-technicians-are-mixing-cement-stone-sand-construction_1150-15109.jpg" imageSrc="http://img.b2bpic.net/free-photo/construction-technicians-are-mixing-cement-stone-sand-construction_1150-15109.jpg?_wi=1"
imageAlt="About C&E Concrete" imageAlt="About C&E Concrete"
mediaAnimation="slide-up" mediaAnimation="slide-up"
metricsAnimation="blur-reveal" metricsAnimation="blur-reveal"
/> />
</div> </div>
<div id="features" data-section="features"> <div id="work" data-section="work">
<FeatureCardTwentyEight <ProductCardFour
animationType="slide-up" animationType="slide-up"
textboxLayout="split" textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false} useInvertedBackground={false}
features={[ title="Recent Projects"
{ description="Explore our recent custom concrete designs and finished installations."
id: "f1", products={[
title: "Durability Focused", { id: "p1", name: "Custom Stamped Patio", price: "Gallery Item", variant: "Stamped", imageSrc: "http://img.b2bpic.net/free-photo/outdoors-cobblestone-texture_23-2149432953.jpg" },
subtitle: "High-grade materials for long-lasting results.", { id: "p2", name: "Modern Driveway Overlay", price: "Gallery Item", variant: "Overlay", imageSrc: "http://img.b2bpic.net/free-photo/construction-technicians-are-mixing-cement-stone-sand-construction_1150-15109.jpg?_wi=2" },
category: "Quality", { id: "p3", name: "Residential Sidewalk", price: "Gallery Item", variant: "Structural", imageSrc: "http://img.b2bpic.net/free-photo/staircase-concrete_1203-3467.jpg?_wi=1" }
value: "100%",
},
{
id: "f2",
title: "Expert Precision",
subtitle: "Skilled craftsmen ensuring perfectly leveled surfaces.",
category: "Service",
value: "Top",
},
{
id: "f3",
title: "Timely Delivery",
subtitle: "Projects completed on schedule, every time.",
category: "Efficiency",
value: "Fast",
},
]} ]}
title="Why Choose C&E Concrete?"
description="Reliability meets craftsmanship in every job we undertake."
/> />
</div> </div>
@@ -141,216 +92,39 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ { id: "s1", name: "Stamped Concrete", price: "Service", variant: "Decorative", imageSrc: "http://img.b2bpic.net/free-photo/empty-stone-stairway_1339-6117.jpg" },
id: "p1", { id: "s2", name: "Driveways & Patios", price: "Service", variant: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/urban-street-with-modern-architecture_23-2147694741.jpg" },
name: "Residential Foundations", { id: "s3", name: "Sidewalks & Overlays", price: "Service", variant: "Structural", imageSrc: "http://img.b2bpic.net/free-photo/staircase-concrete_1203-3467.jpg?_wi=2" },
price: "Custom Quote",
variant: "Standard",
imageSrc: "http://img.b2bpic.net/free-photo/empty-stone-stairway_1339-6117.jpg",
},
{
id: "p2",
name: "Commercial Slabs",
price: "Custom Quote",
variant: "Industrial",
imageSrc: "http://img.b2bpic.net/free-photo/staircase-concrete_1203-3467.jpg",
},
{
id: "p3",
name: "Decorative Driveways",
price: "Custom Quote",
variant: "Stamped",
imageSrc: "http://img.b2bpic.net/free-photo/urban-street-with-modern-architecture_23-2147694741.jpg",
},
{
id: "p4",
name: "Concrete Patios",
price: "Custom Quote",
variant: "Finish",
imageSrc: "http://img.b2bpic.net/free-photo/outdoors-cobblestone-texture_23-2149432953.jpg",
},
{
id: "p5",
name: "Concrete Walkways",
price: "Custom Quote",
variant: "Safety",
imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278575.jpg",
},
{
id: "p6",
name: "Structural Repair",
price: "Custom Quote",
variant: "Maintenance",
imageSrc: "http://img.b2bpic.net/free-photo/excavator-digging-day-light-outdoors_23-2149194769.jpg",
},
]} ]}
title="Our Specialized Concrete Services" title="Our Concrete Services"
description="We offer a wide range of concrete services to meet your specific construction needs." description="We provide custom concrete designs tailored to your unique requirements."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardThree
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Award,
title: "Safety Awards",
value: "15",
},
{
id: "m2",
icon: CheckCircle,
title: "Successful Pours",
value: "2000+",
},
{
id: "m3",
icon: Shield,
title: "Warranty Years",
value: "10",
},
]}
title="Performance at a Glance"
description="Our concrete results speak for themselves."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah Jenkins",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-architect-using-laptop_23-2148243016.jpg",
},
{
id: "t2",
name: "Mark Thornton",
imageSrc: "http://img.b2bpic.net/free-photo/architect-doing-okay-sign_1149-1825.jpg",
},
{
id: "t3",
name: "Linda Peterson",
imageSrc: "http://img.b2bpic.net/free-photo/authentic-scenes-plus-size-males-playing-basketball_23-2150961209.jpg",
},
{
id: "t4",
name: "Robert Clark",
imageSrc: "http://img.b2bpic.net/free-photo/young-real-estate-agents-with-scaffold-background_23-2147650204.jpg",
},
{
id: "t5",
name: "Jessica Lee",
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-mobile-phone-working_329181-3735.jpg",
},
]}
cardTitle="What Our Clients Say"
cardTag="Trusted Service"
cardAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq">
<FaqBase
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How long does a concrete pour take?",
content: "The duration depends on project size and weather conditions, but we prioritize efficient schedules.",
},
{
id: "q2",
title: "Do you provide estimates?",
content: "Yes, we offer free, no-obligation estimates for all projects.",
},
{
id: "q3",
title: "Are you licensed and insured?",
content: "Absolutely, C&E Concrete is fully licensed and insured for your peace of mind.",
},
]}
title="Frequently Asked Questions"
description="Clear answers about our concrete solutions."
faqsAnimation="slide-up"
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCTA <ContactCTA
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{ variant: "plain" }}
variant: "plain", tag="Contact Us"
}} title="(253) 217-7449"
tag="Ready to Start?" description="Ready to get started? Send us a message below with your project details and we'll be in touch."
title="Let's Lay the Foundation"
description="Contact C&E Concrete today for your project consultation."
buttons={[ buttons={[
{ { text: "Call Us", href: "tel:2532177449" },
text: "Call Now", { text: "Email Us", href: "mailto:info@ceconcrete.com" },
href: "tel:5550123",
},
{
text: "Send Email",
href: "mailto:info@ceconcrete.com",
},
]} ]}
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBaseCard <FooterBaseCard
logoText="C&E Concrete" logoText="C & E Concrete Design INC"
columns={[ columns={[
{ { title: "Services", items: [{ label: "Stamped Concrete", href: "#services" }, { label: "Driveways/Patios", href: "#services" }] },
title: "Company", { title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Contact", href: "#contact" }] },
items: [
{
label: "About",
href: "#about",
},
{
label: "Services",
href: "#services",
},
],
},
{
title: "Support",
items: [
{
label: "FAQ",
href: "#faq",
},
{
label: "Contact",
href: "#contact",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
]} ]}
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }