Merge version_2 into main #2
@@ -82,12 +82,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{ id: "1", name: "House Wash Result", price: "Restored", variant: "Softwash", imageSrc: "http://img.b2bpic.net/free-photo/classical-building-with-attractive-perspective-tourist-woman-white-dress-hat_1428-572.jpg" },
|
||||
{ id: "2", name: "Roof Restoration", price: "Like New", variant: "Deep Clean", imageSrc: "http://img.b2bpic.net/free-photo/view-city-house-with-windows_23-2148798637.jpg" },
|
||||
{ id: "3", name: "Driveway Brightening", price: "Clean", variant: "Surface Care", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358961.jpg" },
|
||||
{ id: "1", name: "House Wash Result", price: "Deep Cleaned", variant: "Softwash", imageSrc: "http://img.b2bpic.net/free-photo/classical-building-with-attractive-perspective-tourist-woman-white-dress-hat_1428-572.jpg" },
|
||||
{ id: "2", name: "Roof Restoration", price: "Algae Free", variant: "Deep Clean", imageSrc: "http://img.b2bpic.net/free-photo/view-city-house-with-windows_23-2148798637.jpg" },
|
||||
{ id: "3", name: "Driveway Brightening", price: "Stain Removed", variant: "Surface Care", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358961.jpg" },
|
||||
{ id: "4", name: "Patio Care", price: "Renewed", variant: "Exterior Wash", imageSrc: "http://img.b2bpic.net/free-photo/wood-house-entrance-japanese-culture_23-2149301070.jpg" },
|
||||
{ id: "5", name: "Gutter Cleanup", price: "Cleared", variant: "Preventative", imageSrc: "http://img.b2bpic.net/free-photo/stone-modern-building-with-windows_23-2148252726.jpg" },
|
||||
{ id: "6", name: "Lighting Setup", price: "Brilliant", variant: "Permanent", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-yellow-gloves-holding-blank-screen-digital-tablet_23-2148222315.jpg" }
|
||||
{ id: "5", name: "Gutter Cleanup", price: "Flowing", variant: "Preventative", imageSrc: "http://img.b2bpic.net/free-photo/stone-modern-building-with-windows_23-2148252726.jpg" },
|
||||
{ id: "6", name: "Lighting Setup", price: "Radiant", variant: "Permanent", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-wearing-yellow-gloves-holding-blank-screen-digital-tablet_23-2148222315.jpg" }
|
||||
]}
|
||||
title="Proven Transformations"
|
||||
description="See why homeowners trust us to restore their property."
|
||||
|
||||
Reference in New Issue
Block a user