diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f3f5af..d6a4aac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,6 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; +import { Zap, Sun, MapPin, Palette } from 'lucide-react'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FaqDouble from '@/components/sections/faq/FaqDouble'; import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; @@ -31,22 +32,10 @@ export default function LandingPage() {
@@ -189,30 +96,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - title: "Concrete Driveways", - description: "Durable driveways designed for WI weather.", - buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-spring-park-backgrounds-nature_1122-1739.jpg", - }, - { - title: "Custom Patios", - description: "Custom patios perfect for outdoor living.", - buttonIcon: "Sun", - imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-stone-stairs_1359-889.jpg", - }, - { - title: "Sidewalks", - description: "Safe and professionally installed paths.", - buttonIcon: "MapPin", - imageSrc: "http://img.b2bpic.net/free-photo/urban-athlete-stone-wall_23-2147988140.jpg", - }, - { - title: "Stamped Concrete", - description: "Enhance property with decorative finishes.", - buttonIcon: "Palette", - imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-riding-bike-city_23-2148170919.jpg", - }, + { title: "Concrete Driveways", description: "Durable driveways designed for WI weather.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/fresh-spring-park-backgrounds-nature_1122-1739.jpg" }, + { title: "Custom Patios", description: "Custom patios perfect for outdoor living.", buttonIcon: Sun, imageSrc: "http://img.b2bpic.net/free-photo/detail-shot-stone-stairs_1359-889.jpg" }, + { title: "Sidewalks", description: "Safe and professionally installed paths.", buttonIcon: MapPin, imageSrc: "http://img.b2bpic.net/free-photo/urban-athlete-stone-wall_23-2147988140.jpg" }, + { title: "Stamped Concrete", description: "Enhance property with decorative finishes.", buttonIcon: Palette, imageSrc: "http://img.b2bpic.net/free-photo/modern-woman-riding-bike-city_23-2148170919.jpg" } ]} title="Our Concrete Services" description="A full range of professional concrete services tailored to your needs." @@ -225,21 +112,9 @@ export default function LandingPage() { title="Why Choose Stafford Construction Co" tag="Trusted Quality" metrics={[ - { - id: "1", - value: "35+", - description: "Years of Experience", - }, - { - id: "2", - value: "100%", - description: "Locally Owned", - }, - { - id: "3", - value: "Free", - description: "Estimates", - }, + { id: "1", value: "35+", description: "Years of Experience" }, + { id: "2", value: "100%", description: "Locally Owned" }, + { id: "3", value: "Free", description: "Estimates" } ]} metricsAnimation="slide-up" /> @@ -250,61 +125,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { - id: "1", - name: "Sarah J.", - date: "2024", - title: "Homeowner", - quote: "Great quality work and very professional. Highly recommend.", - tag: "Driveway", - avatarSrc: "http://img.b2bpic.net/free-photo/explaining-sketch_1098-15462.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/view-construction-work-site_1398-2992.jpg?_wi=3", - imageAlt: "experienced concrete contractor team", - }, - { - id: "2", - name: "Mike D.", - date: "2024", - title: "Business Owner", - quote: "Reliable, honest, and experienced. The driveway turned out excellent.", - tag: "Commercial", - avatarSrc: "http://img.b2bpic.net/free-photo/front-view-old-architect-showing-approval_23-2148269378.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-with-tablet-looking-away_23-2148269385.jpg?_wi=3", - imageAlt: "experienced concrete contractor team", - }, - { - id: "3", - name: "Emily R.", - date: "2023", - title: "Homeowner", - quote: "Professional, on-time, and great finish.", - tag: "Patio", - avatarSrc: "http://img.b2bpic.net/free-photo/3d-render-25th-years-anniversary-celebration-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-11189.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/outdoors-cobblestone-texture-with-drainage_23-2149432948.jpg?_wi=2", - imageAlt: "experienced concrete contractor team", - }, - { - id: "4", - name: "John B.", - date: "2023", - title: "Homeowner", - quote: "Highly recommend Stafford for any concrete work.", - tag: "Walkway", - avatarSrc: "http://img.b2bpic.net/free-photo/men-taking-break-from-work_23-2148976284.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg?_wi=2", - imageAlt: "experienced concrete contractor team", - }, - { - id: "5", - name: "Lisa K.", - date: "2022", - title: "Homeowner", - quote: "Excellent communication and beautiful finish.", - tag: "Stamped", - avatarSrc: "http://img.b2bpic.net/free-photo/smiley-old-man-with-helmet-showing-approval_23-2148269393.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/woman-hitting-wheel-with-hammer_23-2147671876.jpg?_wi=2", - imageAlt: "experienced concrete contractor team", - }, + { id: "1", name: "Sarah J.", date: "2024", title: "Homeowner", quote: "Great quality work and very professional. Highly recommend.", tag: "Driveway", avatarSrc: "http://img.b2bpic.net/free-photo/explaining-sketch_1098-15462.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-construction-work-site_1398-2992.jpg", imageAlt: "experienced concrete contractor team" }, + { id: "2", name: "Mike D.", date: "2024", title: "Business Owner", quote: "Reliable, honest, and experienced. The driveway turned out excellent.", tag: "Commercial", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-old-architect-showing-approval_23-2148269378.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-old-man-with-tablet-looking-away_23-2148269385.jpg", imageAlt: "experienced concrete contractor team" }, + { id: "3", name: "Emily R.", date: "2023", title: "Homeowner", quote: "Professional, on-time, and great finish.", tag: "Patio", avatarSrc: "http://img.b2bpic.net/free-photo/3d-render-25th-years-anniversary-celebration-pen-tool-created-clipping-path-included-jpeg-easy-composite_460848-11189.jpg", imageSrc: "http://img.b2bpic.net/free-photo/outdoors-cobblestone-texture-with-drainage_23-2149432948.jpg", imageAlt: "experienced concrete contractor team" }, + { id: "4", name: "John B.", date: "2023", title: "Homeowner", quote: "Highly recommend Stafford for any concrete work.", tag: "Walkway", avatarSrc: "http://img.b2bpic.net/free-photo/men-taking-break-from-work_23-2148976284.jpg", imageSrc: "http://img.b2bpic.net/free-photo/crossfit-concept-with-wheel_23-2147671857.jpg", imageAlt: "experienced concrete contractor team" }, + { id: "5", name: "Lisa K.", date: "2022", title: "Homeowner", quote: "Excellent communication and beautiful finish.", tag: "Stamped", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-old-man-with-helmet-showing-approval_23-2148269393.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-hitting-wheel-with-hammer_23-2147671876.jpg", imageAlt: "experienced concrete contractor team" } ]} title="What Our Customers Say" description="Feedback from our local community." @@ -315,15 +140,7 @@ export default function LandingPage() {