diff --git a/src/app/page.tsx b/src/app/page.tsx index 248e353..1df426e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,32 +13,6 @@ import FooterBase from '@/components/sections/footer/FooterBase'; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ArrowRight, Sparkles, Star, Zap } from "lucide-react"; -const assetMap = [ - {"id":"logo-the-good-sons","url":"http://img.b2bpic.net/free-vector/pressure-washing-logo-template_23-2149203659.jpg","alt":"pressure washing company logo"}, - {"id":"hero-pressure-washing","url":"http://img.b2bpic.net/free-photo/road-sidewalk-gardens-stone-nature_1203-5157.jpg","alt":"modern home exterior pressure washing"}, - {"id":"about-brothers-working","url":"http://img.b2bpic.net/free-photo/happy-senior-couple-with-water-hose_23-2148256618.jpg","alt":"two brothers working together pressure washing"}, - {"id":"feature-driveway","url":"http://img.b2bpic.net/free-photo/columns-parking-lot_1127-34.jpg","alt":"clean concrete driveway before after"}, - {"id":"feature-house","url":"http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg","alt":"house washing soft wash technique"}, - {"id":"feature-roof","url":"http://img.b2bpic.net/free-photo/male-worker-using-concrete-screed-machine-construction-site_651396-2749.jpg","alt":"roof cleaning moss removal service"}, - {"id":"feature-deck","url":"http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-24808.jpg","alt":"clean wooden deck pressure wash"}, - {"id":"gallery-before-after-driveway","url":"http://img.b2bpic.net/free-photo/batako-wall-texture-street_272375-3198.jpg","alt":"driveway before and after cleaning"}, - {"id":"gallery-before-after-house","url":"http://img.b2bpic.net/free-photo/painting-red_1385-599.jpg","alt":"house exterior clean before after"}, - {"id":"gallery-before-after-siding","url":"http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13915.jpg","alt":"dirty vinyl siding clean comparison"}, - {"id":"gallery-before-after-concrete","url":"http://img.b2bpic.net/free-photo/batako-wall-texture-street_272375-3192.jpg","alt":"concrete patio before after cleaning"}, - {"id":"gallery-before-after-patio","url":"http://img.b2bpic.net/free-photo/closeup-shot-wooden-bench_181624-15544.jpg","alt":"wooden deck before after restoration"}, - {"id":"gallery-before-after-fence","url":"http://img.b2bpic.net/free-photo/man-is-applying-paint-old-fence-using-airbrush-his-garden_613910-17232.jpg","alt":"dirty wooden fence clean before after"}, - {"id":"testimonial-1","url":"http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg","alt":"happy customer smiling outdoors"}, - {"id":"testimonial-2","url":"http://img.b2bpic.net/free-photo/closeup-attractive-young-man-showing-thumbup-praising-good-work-standing-light-blue-backgrou_1258-161401.jpg","alt":"man giving thumbs up happy"}, - {"id":"testimonial-3","url":"http://img.b2bpic.net/free-photo/beautiful-smiling-girl-blouse-happily-looking-camera-holding-blue-paper-message-icon-hand-near-head-while-spending-time-office_574295-5901.jpg","alt":"woman smiling in front of business"}, - {"id":"testimonial-4","url":"http://img.b2bpic.net/free-photo/woman-holding-bill-piggy-bank_1169-122.jpg","alt":"elderly couple happy at home"}, - {"id":"testimonial-5","url":"http://img.b2bpic.net/free-photo/house-model-blocks-with-question-mark-sign-paper-model-against-grunge-white-wall_23-2148038650.jpg","alt":"young family enjoying clean patio"}, - {"id":"faq-clean-home","url":"http://img.b2bpic.net/free-photo/female-with-headphones-listening-music_23-2148602755.jpg","alt":"sparkling clean home exterior blue sky"}, - {"id":"contact-equipment","url":"http://img.b2bpic.net/free-photo/gardening_23-2148020462.jpg","alt":"professional pressure washing equipment"} -]; - -const getAssetUrl = (id) => assetMap.find(asset => asset.id === id)?.url || ''; -const getAssetAlt = (id, fallbackAlt) => assetMap.find(asset => asset.id === id)?.alt || fallbackAlt || ''; - export default function LandingPage() { return ( @@ -111,24 +85,16 @@ export default function LandingPage() { description="From delicate siding to tough concrete, our expert team uses the right techniques and equipment to safely and effectively clean all types of exterior surfaces. Discover our range of services designed to make your property shine." features={[ { - title: "Driveway & Walkway Cleaning", description: "Restore the pristine look of your concrete and paved surfaces, removing dirt, oil stains, and grime.", imageSrc: getAssetUrl("feature-driveway"), - imageAlt: getAssetAlt("feature-driveway", "Clean concrete driveway"), - buttonIcon: ArrowRight + title: "Driveway & Walkway Cleaning", description: "Restore the pristine look of your concrete and paved surfaces, removing dirt, oil stains, and grime.", imageSrc: "http://img.b2bpic.net/free-photo/columns-parking-lot_1127-34.jpg", imageAlt: "clean concrete driveway before after", buttonIcon: ArrowRight }, { - title: "House Washing", description: "Gentle soft wash techniques to safely clean your home's siding, stucco, brick, and delicate exterior surfaces.", imageSrc: getAssetUrl("feature-house"), - imageAlt: getAssetAlt("feature-house", "Clean house siding"), - buttonIcon: ArrowRight + title: "House Washing", description: "Gentle soft wash techniques to safely clean your home's siding, stucco, brick, and delicate exterior surfaces.", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg", imageAlt: "house washing soft wash technique", buttonIcon: ArrowRight }, { - title: "Roof Cleaning", description: "Eliminate moss, algae, and black streaks with our specialized low-pressure roof cleaning, protecting your roof's integrity.", imageSrc: getAssetUrl("feature-roof"), - imageAlt: getAssetAlt("feature-roof", "Clean residential roof"), - buttonIcon: ArrowRight + title: "Roof Cleaning", description: "Eliminate moss, algae, and black streaks with our specialized low-pressure roof cleaning, protecting your roof's integrity.", imageSrc: "http://img.b2bpic.net/free-photo/male-worker-using-concrete-screed-machine-construction-site_651396-2749.jpg", imageAlt: "roof cleaning moss removal service", buttonIcon: ArrowRight }, { - title: "Deck & Patio Cleaning", description: "Revitalize your outdoor living spaces, removing built-up dirt, mildew, and weathering from wood, composite, and stone.", imageSrc: getAssetUrl("feature-deck"), - imageAlt: getAssetAlt("feature-deck", "Clean wooden deck"), - buttonIcon: ArrowRight + title: "Deck & Patio Cleaning", description: "Revitalize your outdoor living spaces, removing built-up dirt, mildew, and weathering from wood, composite, and stone.", imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-24808.jpg", imageAlt: "clean wooden deck pressure wash", buttonIcon: ArrowRight } ]} textboxLayout="default" @@ -140,33 +106,27 @@ export default function LandingPage() { products={[ { id: "1", brand: "Before & After", name: "Driveway Transformation", price: "See the Difference", rating: 5, - reviewCount: "250+ Projects", imageSrc: getAssetUrl("gallery-before-after-driveway"), - imageAlt: getAssetAlt("gallery-before-after-driveway", "Cleaned driveway before and after") + reviewCount: "250+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/batako-wall-texture-street_272375-3198.jpg", imageAlt: "driveway before and after cleaning" }, { id: "2", brand: "Before & After", name: "House Exterior Wash", price: "See the Difference", rating: 5, - reviewCount: "250+ Projects", imageSrc: getAssetUrl("gallery-before-after-house"), - imageAlt: getAssetAlt("gallery-before-after-house", "Cleaned house exterior before and after") + reviewCount: "250+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/painting-red_1385-599.jpg", imageAlt: "house exterior clean before after" }, { id: "3", brand: "Before & After", name: "Siding Refresh", price: "See the Difference", rating: 5, - reviewCount: "250+ Projects", imageSrc: getAssetUrl("gallery-before-after-siding"), - imageAlt: getAssetAlt("gallery-before-after-siding", "Cleaned siding before and after") + reviewCount: "250+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13915.jpg", imageAlt: "dirty vinyl siding clean comparison" }, { id: "4", brand: "Before & After", name: "Concrete Patio Rejuvenation", price: "See the Difference", rating: 5, - reviewCount: "250+ Projects", imageSrc: getAssetUrl("gallery-before-after-concrete"), - imageAlt: getAssetAlt("gallery-before-after-concrete", "Cleaned concrete patio before and after") + reviewCount: "250+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/batako-wall-texture-street_272375-3192.jpg", imageAlt: "concrete patio before after cleaning" }, { id: "5", brand: "Before & After", name: "Deck & Fence Restoration", price: "See the Difference", rating: 5, - reviewCount: "250+ Projects", imageSrc: getAssetUrl("gallery-before-after-patio"), - imageAlt: getAssetAlt("gallery-before-after-patio", "Cleaned wooden deck before and after") + reviewCount: "250+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wooden-bench_181624-15544.jpg", imageAlt: "wooden deck before after restoration" }, { id: "6", brand: "Before & After", name: "Fence Power Wash", price: "See the Difference", rating: 5, - reviewCount: "250+ Projects", imageSrc: getAssetUrl("gallery-before-after-fence"), - imageAlt: getAssetAlt("gallery-before-after-fence", "Cleaned wooden fence before and after") + reviewCount: "250+ Projects", imageSrc: "http://img.b2bpic.net/free-photo/man-is-applying-paint-old-fence-using-airbrush-his-garden_613910-17232.jpg", imageAlt: "dirty wooden fence clean before after" } ]} gridVariant="bento-grid" @@ -214,24 +174,19 @@ export default function LandingPage() { ); -} +} \ No newline at end of file