Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-17 17:23:16 +00:00

View File

@@ -81,7 +81,7 @@ export default function LandingPage() {
reverse: true
},
{
title: "Maintenance Plans", description: "Comprehensive care packages to keep your water crystal clear and infrastructure flawless.", media: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-stone-tiles-swimming-pool_176420-1488.jpg" },
title: "Maintenance Plans", description: "Comprehensive care packages to keep your water crystal clear and infrastructure flawless.", media: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-stone-tiles-swimming-pool_176420-1488.jpg?_wi=1" },
items: [{ icon: Droplets, text: "Chemical Balancing" }, { icon: Hammer, text: "Equipment Servicing" }],
reverse: false
},
@@ -101,7 +101,7 @@ export default function LandingPage() {
{ id: "p1", name: "Modern Horizon", price: "Starting at $45k", imageSrc: "http://img.b2bpic.net/free-photo/stair-swimming-pool-beautiful-luxury-hotel-pool-resort_1339-5456.jpg" },
{ id: "p2", name: "Luxury Infinity Edge", price: "Starting at $65k", imageSrc: "http://img.b2bpic.net/free-photo/deckchair-swimming-pool_1150-10746.jpg" },
{ id: "p3", name: "Coastal Oasis", price: "Starting at $55k", imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-top-view_1150-11006.jpg" },
{ id: "p4", name: "Family Haven", price: "Starting at $38k", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-stone-tiles-swimming-pool_176420-1488.jpg" },
{ id: "p4", name: "Family Haven", price: "Starting at $38k", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-stone-tiles-swimming-pool_176420-1488.jpg?_wi=2" },
{ id: "p5", name: "Classic Retreat", price: "Starting at $42k", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-swimming-pool-with-bed-deck-chair-umbrella-resort-travel-vacation_74190-7923.jpg" },
{ id: "p6", name: "Urban Courtyard", price: "Starting at $35k", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-swimming-pool-with-stair-ladder-around-there_74190-7881.jpg" },
]}