Merge version_5 into main #8
@@ -64,17 +64,17 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-waiters-far-away-ready-service-prepared-desk-waiting-food-visitors-evening-time_146671-14405.jpg?_wi=1", imageAlt: "Cinematic luxury pool at sunset"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pool-with-blue-water_23-2149021975.jpg", imageAlt: "Top view of a pristine blue pool"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-couple-taking-bath_23-2149140888.jpg?_wi=1", imageAlt: "Crystal clear swimming pool with modern design"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-clean-swimming-pool-luxury-hotel-resort-with-palm-tree-background_1339-106517.jpg", imageAlt: "Luxury hotel resort pool with palm trees"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-waiters-far-away-ready-service-prepared-desk-waiting-food-visitors-evening-time_146671-14405.jpg?_wi=2", imageAlt: "Cinematic luxury pool at sunset"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-white-bathing-suit-black-hair-relaxes-hot-tub-pool_140725-727.jpg", imageAlt: "Person relaxing in a hot tub"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-couple-taking-bath_23-2149140888.jpg?_wi=2", imageAlt: "Crystal clear swimming pool with modern design"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-swimming-pool-modern-hotel_1339-102559.jpg", imageAlt: "Modern luxury swimming pool"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-waiters-far-away-ready-service-prepared-desk-waiting-food-visitors-evening-time_146671-14405.jpg?_wi=3", imageAlt: "Cinematic luxury pool at sunset"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-tropical-swimming-pool-blue-water-with-palm-tree-resort-hotel_1339-106519.jpg", imageAlt: "Tropical resort swimming pool"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-couple-taking-bath_23-2149140888.jpg?_wi=3", imageAlt: "Crystal clear swimming pool with modern design"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-hotel-swimming-pool-resort-background_1339-105126.jpg", imageAlt: "Beautiful luxury hotel swimming pool"},
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
titleClassName="lg:text-7xl md:text-6xl text-5xl font-extrabold"
|
||||
@@ -103,16 +103,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Pool Services", description: "Weekly Maintenance, Deep Cleaning, Chemical Balancing, Filter Replacement.", imageSrc: "http://img.b2bpic.net/free-vector/flat-world-water-day-infographic-template_23-2150148920.jpg", imageAlt: "Pool service icon"},
|
||||
title: "Pool Services", description: "Weekly Maintenance, Deep Cleaning, Chemical Balancing, Filter Replacement.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cleaning-swimming-pool-from-leaves_23-2148906969.jpg", imageAlt: "Pool cleaning in progress"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Seasonal Services", description: "Pool Opening, Pool Closing / Winterization, Cover Installation Guidance.", imageSrc: "http://img.b2bpic.net/free-vector/set-different-people-doing-outdoor-winter-activities_23-2148712361.jpg", imageAlt: "Seasonal service icon"},
|
||||
title: "Seasonal Services", description: "Pool Opening, Pool Closing / Winterization, Cover Installation Guidance.", imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-with-safety-cover-winter_23-2149187311.jpg", imageAlt: "Swimming pool covered for winter"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Repairs & Diagnostics", description: "Leak Detection, Pump & Filter Repair, System Troubleshooting.", imageSrc: "http://img.b2bpic.net/free-vector/flat-plumbing-service-template_1284-48527.jpg", imageAlt: "Repair and diagnostic icon"},
|
||||
title: "Repairs & Diagnostics", description: "Leak Detection, Pump & Filter Repair, System Troubleshooting.", imageSrc: "http://img.b2bpic.net/free-photo/repairman-fixing-swimming-pool-pump_23-2149791487.jpg", imageAlt: "Technician repairing a pool pump"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Spa & Hot Tub Services", description: "Cleaning & Maintenance, Repairs, Water Treatment.", imageSrc: "http://img.b2bpic.net/free-psd/summer-beach-resort-horizontal-banner-template_23-2149023464.jpg", imageAlt: "Spa and hot tub service icon"},
|
||||
title: "Spa & Hot Tub Services", description: "Cleaning & Maintenance, Repairs, Water Treatment.", imageSrc: "http://img.b2bpic.net/free-photo/hot-tub-with-steaming-water_23-2149098731.jpg", imageAlt: "Steaming hot tub"},
|
||||
]}
|
||||
title="Complete Pool & Spa Solutions"
|
||||
description="Tailored services to keep your oasis pristine year-round"
|
||||
@@ -165,11 +165,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "before-after-1", name: "Murky to Pristine Pool", price: "", variant: "Before / After", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-relax-smile-leisure-vacation-around-swimming-pool-resort-hotel_74190-14542.jpg", imageAlt: "Crystal clear pool after cleaning service"},
|
||||
id: "before-after-1", name: "Murky to Pristine Pool", price: "", variant: "Before / After", imageSrc: "http://img.b2bpic.net/free-photo/clean-swimming-pool-blue-water_23-2149021960.jpg", imageAlt: "Pristine blue swimming pool"},
|
||||
{
|
||||
id: "before-after-2", name: "Restored Spa Brilliance", price: "", variant: "Before / After", imageSrc: "http://img.b2bpic.net/free-photo/model-relaxing-pool-nature_7502-8942.jpg", imageAlt: "Sparkling clean hot tub after repair and maintenance"},
|
||||
id: "before-after-2", name: "Restored Spa Brilliance", price: "", variant: "Before / After", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-jacuzzi-with-clean-water_23-2149098734.jpg", imageAlt: "Clean outdoor jacuzzi"},
|
||||
{
|
||||
id: "before-after-3", name: "Efficient System Repair", price: "", variant: "Before / After", imageSrc: "http://img.b2bpic.net/free-photo/technician-checking-heating-system-boiler-room_169016-55519.jpg", imageAlt: "Repaired and upgraded pool pump system"},
|
||||
id: "before-after-3", name: "Efficient System Repair", price: "", variant: "Before / After", imageSrc: "http://img.b2bpic.net/free-photo/engineer-checking-pool-equipment_23-2149791488.jpg", imageAlt: "Engineer checking pool equipment"},
|
||||
]}
|
||||
title="See the Difference: Our Transformations"
|
||||
description="Witness the stunning results of expert pool and spa care. From murky to magnificent, we bring your vision to life."
|
||||
@@ -185,8 +185,8 @@ export default function LandingPage() {
|
||||
title="Ready for a Crystal-Clear Pool?"
|
||||
description="Get reliable service, expert care, and zero stress. Contact us today for a free estimate or to schedule your service. Same-week availability and fast response guaranteed."
|
||||
tagIcon={Mail}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-waiters-far-away-ready-service-prepared-desk-waiting-food-visitors-evening-time_146671-14405.jpg?_wi=4"
|
||||
imageAlt="Luxury pool at sunset"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-villa-swimming-pool-outdoor_23-2149089067.jpg"
|
||||
imageAlt="Luxury villa swimming pool outdoors"
|
||||
mediaAnimation="none"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user