From d2c8bfc2f7d50ce44997b8e2d2d4d8e7b27cc19d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 21:13:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 205 +++++++++++------------------------------------ 1 file changed, 48 insertions(+), 157 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c6e8eed..f06c621 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import TextAbout from '@/components/sections/about/TextAbout'; -import { Building2, Home, Paintbrush, Tool } from "lucide-react"; +import { Building2, Home, Paintbrush, Wrench } from "lucide-react"; export default function LandingPage() { return ( @@ -32,26 +32,16 @@ export default function LandingPage() { @@ -59,20 +49,15 @@ export default function LandingPage() {
@@ -113,71 +89,39 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Roof Installation", - description: "Durable, high-quality roofing built to protect your home with lasting performance.", - icon: Building2, + title: "Roof Installation", description: "Durable, high-quality roofing built to protect your home with lasting performance.", icon: Building2, mediaItems: [ { - type: "image", - src: "http://img.b2bpic.net/free-photo/close-up-men-working-construction_23-2148751990.jpg", - alt: "New roof installation", - }, + src: "http://img.b2bpic.net/free-photo/close-up-men-working-construction_23-2148751990.jpg", alt: "New roof installation"}, { - type: "image", - src: "http://img.b2bpic.net/free-vector/american-vintage-labor-day-badges-set_23-2147563839.jpg", - alt: "Roof installation icon", - }, + src: "http://img.b2bpic.net/free-vector/american-vintage-labor-day-badges-set_23-2147563839.jpg", alt: "Roof installation icon"}, ], }, { - title: "Roof Repair", - description: "Fix leaks, damage, and aging roofs proactively before they escalate into bigger issues.", - icon: Tool, + title: "Roof Repair", description: "Fix leaks, damage, and aging roofs proactively before they escalate into bigger issues.", icon: Wrench, mediaItems: [ { - type: "image", - src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg", - alt: "Roof repair process", - }, + src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg", alt: "Roof repair process"}, { - type: "image", - src: "http://img.b2bpic.net/free-vector/black-white-home-heartbeat-line-art-logo-concept_17005-929.jpg", - alt: "Roof repair icon", - }, + src: "http://img.b2bpic.net/free-vector/black-white-home-heartbeat-line-art-logo-concept_17005-929.jpg", alt: "Roof repair icon"}, ], }, { - title: "Exterior Construction", - description: "Transform your home’s curb appeal and functionality with expert craftsmanship and quality materials.", - icon: Home, + title: "Exterior Construction", description: "Transform your home’s curb appeal and functionality with expert craftsmanship and quality materials.", icon: Home, mediaItems: [ { - type: "image", - src: "http://img.b2bpic.net/free-photo/close-up-stone-building-design_23-2148252752.jpg", - alt: "Exterior siding installation", - }, + src: "http://img.b2bpic.net/free-photo/close-up-stone-building-design_23-2148252752.jpg", alt: "Exterior siding installation"}, { - type: "image", - src: "http://img.b2bpic.net/free-vector/collection-flat-construction-equipment_23-2148201941.jpg", - alt: "Exterior construction icon", - }, + src: "http://img.b2bpic.net/free-vector/collection-flat-construction-equipment_23-2148201941.jpg", alt: "Exterior construction icon"}, ], }, { - title: "Home Renovations", - description: "Interior and exterior upgrades done right, enhancing both the beauty and value of your property.", - icon: Paintbrush, + title: "Home Renovations", description: "Interior and exterior upgrades done right, enhancing both the beauty and value of your property.", icon: Paintbrush, mediaItems: [ { - type: "image", - src: "http://img.b2bpic.net/free-photo/excited-coworkers-celebrating-victory_23-2147668870.jpg", - alt: "Interior home renovation", - }, + src: "http://img.b2bpic.net/free-photo/excited-coworkers-celebrating-victory_23-2147668870.jpg", alt: "Interior home renovation"}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440972.jpg", - alt: "Home renovation icon", - }, + src: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440972.jpg", alt: "Home renovation icon"}, ], }, ]} @@ -194,35 +138,14 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "roof-project-1", - brand: "Roof Replacement", - name: "From Old to New: Classic Roof", - price: "Project 1", - rating: 5, - reviewCount: "Complete", - imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-love-embracing-near-building_8353-7509.jpg", - imageAlt: "Before and after image of a roof replacement", - }, + id: "roof-project-1", brand: "Roof Replacement", name: "From Old to New: Classic Roof", price: "Project 1", rating: 5, + reviewCount: "Complete", imageSrc: "http://img.b2bpic.net/free-photo/lovely-couple-love-embracing-near-building_8353-7509.jpg", imageAlt: "Before and after image of a roof replacement"}, { - id: "siding-project-2", - brand: "Exterior Siding", - name: "Enhanced Curb Appeal: Modern Siding", - price: "Project 2", - rating: 5, - reviewCount: "Complete", - imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15956.jpg", - imageAlt: "Before and after image of a house siding", - }, + id: "siding-project-2", brand: "Exterior Siding", name: "Enhanced Curb Appeal: Modern Siding", price: "Project 2", rating: 5, + reviewCount: "Complete", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15956.jpg", imageAlt: "Before and after image of a house siding"}, { - id: "renovation-project-3", - brand: "Home Renovation", - name: "Interior Refresh: Seamless Makeover", - price: "Project 3", - rating: 5, - reviewCount: "Complete", - imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-sitting-kitchen-counter_23-2148128040.jpg", - imageAlt: "Before and after image of an interior renovation", - }, + id: "renovation-project-3", brand: "Home Renovation", name: "Interior Refresh: Seamless Makeover", price: "Project 3", rating: 5, + reviewCount: "Complete", imageSrc: "http://img.b2bpic.net/free-photo/senior-couple-sitting-kitchen-counter_23-2148128040.jpg", imageAlt: "Before and after image of an interior renovation"}, ]} title="See the Transformation" description="We turn outdated, damaged homes into strong, beautiful spaces built to last with our precision craftsmanship." @@ -237,9 +160,7 @@ export default function LandingPage() { author="Happy Homeowner, Long Island" avatars={[ { - src: "http://img.b2bpic.net/free-photo/medium-shot-happy-people_23-2149193851.jpg", - alt: "Customer testimonial avatar", - }, + src: "http://img.b2bpic.net/free-photo/medium-shot-happy-people_23-2149193851.jpg", alt: "Customer testimonial avatar"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -258,18 +179,13 @@ export default function LandingPage() {
@@ -278,62 +194,37 @@ export default function LandingPage() {