diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c49041f..2b428de 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -34,8 +34,7 @@ export default function ContactPage() { { name: "Contact", id: "/contact" } ]} button={{ - text: "Call (716) 563-4603", - href: "tel:+17165634603" + text: "Call (716) 563-4603", href: "tel:+17165634603" }} /> @@ -66,8 +65,8 @@ export default function ContactPage() { { value: "Free", title: "Estimates Always" } ]} useInvertedBackground={true} - imageSrc: "https://img.b2bpic.net/free-photo/handsome-man-sitting-near-swimming-pool-with-luggage-bag-posing_23-2148221972.jpg" - imageAlt: "Contact Precision Pools for pool services" + imageSrc="https://img.b2bpic.net/free-photo/handsome-man-sitting-near-swimming-pool-with-luggage-bag-posing_23-2148221972.jpg" + imageAlt="Contact Precision Pools for pool services" /> @@ -82,8 +81,8 @@ export default function ContactPage() { { value: "WNY", title: "Regional Coverage" } ]} useInvertedBackground={false} - imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg" - imageAlt: "Western New York service area coverage" + imageSrc="https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg" + imageAlt="Western New York service area coverage" /> diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 19ee314..3cedade 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,33 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const lora = Lora({ - variable: "--font-lora", - subsets: ["latin"], + variable: "--font-lora", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Precision Pools | Above-Ground Pool Installation in Tonawanda, NY", - description: "Professional above-ground pool installation, liner replacement, and maintenance services in Tonawanda and Western NY. 4.6-star rated contractor. Owner-led service. Free quotes.", - keywords: "pool installation Tonawanda NY, above ground pool installer, pool liner replacement, swimming pool contractor Western NY", - metadataBase: new URL("https://precisionpools.com"), + title: "Precision Pools | Above-Ground Pool Installation in Tonawanda, NY", description: "Professional above-ground pool installation, liner replacement, and maintenance services in Tonawanda and Western NY. 4.6-star rated contractor. Owner-led service. Free quotes.", keywords: "pool installation Tonawanda NY, above ground pool installer, pool liner replacement, swimming pool contractor Western NY", metadataBase: new URL("https://precisionpools.com"), alternates: { canonical: "https://precisionpools.com" }, openGraph: { - title: "Precision Pools - Professional Pool Installation in Tonawanda, NY", - description: "Expert above-ground pool installation and maintenance services. Owner-led contractor serving Western New York.", - siteName: "Precision Pools", - type: "website", - images: [{ - url: "https://img.b2bpic.net/free-photo/handsome-man-sitting-near-swimming-pool-with-luggage-bag-posing_23-2148221972.jpg", - alt: "Professional pool installation service in Tonawanda" + title: "Precision Pools - Professional Pool Installation in Tonawanda, NY", description: "Expert above-ground pool installation and maintenance services. Owner-led contractor serving Western New York.", siteName: "Precision Pools", type: "website", images: [{ + url: "https://img.b2bpic.net/free-photo/handsome-man-sitting-near-swimming-pool-with-luggage-bag-posing_23-2148221972.jpg", alt: "Professional pool installation service in Tonawanda" }] }, twitter: { - card: "summary_large_image", - title: "Precision Pools - Tonawanda, NY", - description: "Professional pool installation and maintenance. 4.6 stars, 42+ reviews.", - images: ["https://img.b2bpic.net/free-photo/handsome-man-sitting-near-swimming-pool-with-luggage-bag-posing_23-2148221972.jpg"] + card: "summary_large_image", title: "Precision Pools - Tonawanda, NY", description: "Professional pool installation and maintenance. 4.6 stars, 42+ reviews.", images: ["https://img.b2bpic.net/free-photo/handsome-man-sitting-near-swimming-pool-with-luggage-bag-posing_23-2148221972.jpg"] }, robots: { index: true, diff --git a/src/app/liner-replacement/page.tsx b/src/app/liner-replacement/page.tsx index 714a83c..9b1e85a 100644 --- a/src/app/liner-replacement/page.tsx +++ b/src/app/liner-replacement/page.tsx @@ -35,8 +35,7 @@ export default function LinerReplacementPage() { { name: "Contact", id: "/contact" } ]} button={{ - text: "Call (716) 563-4603", - href: "tel:+17165634603" + text: "Call (716) 563-4603", href: "tel:+17165634603" }} /> @@ -61,32 +60,24 @@ export default function LinerReplacementPage() { description="Complete liner replacement solutions for all pool types" features={[ { - title: "Quality Liner Materials", - description: "We use only premium liner materials designed for durability and long-lasting performance in all weather conditions.", - icon: Award, + title: "Quality Liner Materials", description: "We use only premium liner materials designed for durability and long-lasting performance in all weather conditions.", icon: Award, mediaItems: [ { - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", - imageAlt: "Quality pool liner materials" + imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", imageAlt: "Quality pool liner materials" }, { - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", - imageAlt: "Premium liner installation" + imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", imageAlt: "Premium liner installation" } ] }, { - title: "Expert Installation Process", - description: "Professional liner installation with precise measurements and careful attention to detail for a perfect fit every time.", - icon: RefreshCw, + title: "Expert Installation Process", description: "Professional liner installation with precise measurements and careful attention to detail for a perfect fit every time.", icon: RefreshCw, mediaItems: [ { - imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg", - imageAlt: "Professional liner installation" + imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg", imageAlt: "Professional liner installation" }, { - imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg", - imageAlt: "Expert installation process" + imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg", imageAlt: "Expert installation process" } ] } diff --git a/src/app/page.tsx b/src/app/page.tsx index 36832a6..f0b653e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,8 +37,7 @@ export default function HomePage() { { name: "Contact", id: "/contact" } ]} button={{ - text: "Call (716) 563-4603", - href: "tel:+17165634603" + text: "Call (716) 563-4603", href: "tel:+17165634603" }} /> @@ -63,47 +62,35 @@ export default function HomePage() { description="Professional pool solutions tailored to your needs" features={[ { - title: "Above-Ground Pool Installation", - description: "Fast, professional installation with precision and care. We handle everything from site preparation to final setup.", - icon: Waves, + title: "Above-Ground Pool Installation", description: "Fast, professional installation with precision and care. We handle everything from site preparation to final setup.", icon: Waves, mediaItems: [ { - imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg", - imageAlt: "Pool installation process" + imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg", imageAlt: "Pool installation process" }, { - imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg", - imageAlt: "Completed pool installation" + imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg", imageAlt: "Completed pool installation" } ] }, { - title: "Pool Liner Replacement", - description: "Restore your pool with expert liner installation. We use quality materials and professional techniques.", - icon: Droplet, + title: "Pool Liner Replacement", description: "Restore your pool with expert liner installation. We use quality materials and professional techniques.", icon: Droplet, mediaItems: [ { - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", - imageAlt: "Pool liner replacement" + imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", imageAlt: "Pool liner replacement" }, { - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", - imageAlt: "Water maintenance" + imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", imageAlt: "Water maintenance" } ] }, { - title: "Pool Maintenance & Service", - description: "Keep your pool running clean and smooth all season. Regular maintenance extends pool life and ensures crystal-clear water.", - icon: Zap, + title: "Pool Maintenance & Service", description: "Keep your pool running clean and smooth all season. Regular maintenance extends pool life and ensures crystal-clear water.", icon: Zap, mediaItems: [ { - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", - imageAlt: "Pool cleaning and maintenance" + imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", imageAlt: "Pool cleaning and maintenance" }, { - imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg", - imageAlt: "Professional pool care" + imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg", imageAlt: "Professional pool care" } ] } @@ -136,44 +123,16 @@ export default function HomePage() { description="Join 42+ happy homeowners who trust Precision Pools" testimonials={[ { - id: "1", - name: "Jennifer Martinez, Tonawanda", - date: "Date: November 2024", - title: "Quick Installation, Quality Workmanship", - quote: "Quick installation, quality workmanship & great service! The owner was on-site the whole time. They treated our property with respect and cleaned up after themselves. We couldn't be happier with our new pool.", - tag: "Verified Homeowner", - avatarSrc: "https://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", - imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg" + id: "1", name: "Jennifer Martinez, Tonawanda", date: "Date: November 2024", title: "Quick Installation, Quality Workmanship", quote: "Quick installation, quality workmanship & great service! The owner was on-site the whole time. They treated our property with respect and cleaned up after themselves. We couldn't be happier with our new pool.", tag: "Verified Homeowner", avatarSrc: "https://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg" }, { - id: "2", - name: "David Thompson, North Tonawanda", - date: "Date: October 2024", - title: "Restored My Faith in Contractors", - quote: "You've restored my faith that genuine people still exist. They showed up on time, did exactly what they promised, and the price was fair. The owner's personal touch made all the difference. Highly recommend!", - tag: "Verified Homeowner", - avatarSrc: "https://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg", - imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg" + id: "2", name: "David Thompson, North Tonawanda", date: "Date: October 2024", title: "Restored My Faith in Contractors", quote: "You've restored my faith that genuine people still exist. They showed up on time, did exactly what they promised, and the price was fair. The owner's personal touch made all the difference. Highly recommend!", tag: "Verified Homeowner", avatarSrc: "https://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg", imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg" }, { - id: "3", - name: "Sarah Chen, Amherst", - date: "Date: September 2024", - title: "Only Company I Trust for My Pool", - quote: "I've used Precision Pools for maintenance for 3 years now. They're reliable, professional, and genuinely care about keeping my pool in perfect condition. I won't use anyone else.", - tag: "Repeat Customer", - avatarSrc: "https://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg" + id: "3", name: "Sarah Chen, Amherst", date: "Date: September 2024", title: "Only Company I Trust for My Pool", quote: "I've used Precision Pools for maintenance for 3 years now. They're reliable, professional, and genuinely care about keeping my pool in perfect condition. I won't use anyone else.", tag: "Repeat Customer", avatarSrc: "https://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg" }, { - id: "4", - name: "Michael Rodriguez, Buffalo", - date: "Date: August 2024", - title: "Best Pool Experience Ever", - quote: "From quote to completion, everything was professional and seamless. The crew was friendly, the work was perfect, and the owner made sure we understood every step. Worth every penny!", - tag: "Verified Homeowner", - avatarSrc: "https://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg" + id: "4", name: "Michael Rodriguez, Buffalo", date: "Date: August 2024", title: "Best Pool Experience Ever", quote: "From quote to completion, everything was professional and seamless. The crew was friendly, the work was perfect, and the owner made sure we understood every step. Worth every penny!", tag: "Verified Homeowner", avatarSrc: "https://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg" } ]} textboxLayout="default" diff --git a/src/app/pool-installation/page.tsx b/src/app/pool-installation/page.tsx index a1cc6e7..6e2a9a7 100644 --- a/src/app/pool-installation/page.tsx +++ b/src/app/pool-installation/page.tsx @@ -35,8 +35,7 @@ export default function PoolInstallationPage() { { name: "Contact", id: "/contact" } ]} button={{ - text: "Call (716) 563-4603", - href: "tel:+17165634603" + text: "Call (716) 563-4603", href: "tel:+17165634603" }} /> @@ -61,32 +60,24 @@ export default function PoolInstallationPage() { description="Professional, step-by-step pool installation for lasting results" features={[ { - title: "Site Preparation & Planning", - description: "Thorough ground preparation, leveling, and planning to ensure a perfect foundation for your pool installation.", - icon: Target, + title: "Site Preparation & Planning", description: "Thorough ground preparation, leveling, and planning to ensure a perfect foundation for your pool installation.", icon: Target, mediaItems: [ { - imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg", - imageAlt: "Site preparation for pool installation" + imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg", imageAlt: "Site preparation for pool installation" }, { - imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg", - imageAlt: "Ground leveling process" + imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg", imageAlt: "Ground leveling process" } ] }, { - title: "Professional Assembly", - description: "Expert assembly of your pool structure using quality materials and proven techniques for durability and safety.", - icon: Waves, + title: "Professional Assembly", description: "Expert assembly of your pool structure using quality materials and proven techniques for durability and safety.", icon: Waves, mediaItems: [ { - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", - imageAlt: "Pool frame assembly" + imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", imageAlt: "Pool frame assembly" }, { - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", - imageAlt: "Professional installation work" + imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", imageAlt: "Professional installation work" } ] } diff --git a/src/app/pool-services/page.tsx b/src/app/pool-services/page.tsx index ba44560..89723ab 100644 --- a/src/app/pool-services/page.tsx +++ b/src/app/pool-services/page.tsx @@ -35,8 +35,7 @@ export default function PoolServicesPage() { { name: "Contact", id: "/contact" } ]} button={{ - text: "Call (716) 563-4603", - href: "tel:+17165634603" + text: "Call (716) 563-4603", href: "tel:+17165634603" }} /> @@ -61,32 +60,24 @@ export default function PoolServicesPage() { description="Complete pool care solutions for every season" features={[ { - title: "Regular Pool Maintenance", - description: "Scheduled cleaning, chemical balancing, and equipment checks to keep your pool in perfect condition throughout the season.", - icon: Zap, + title: "Regular Pool Maintenance", description: "Scheduled cleaning, chemical balancing, and equipment checks to keep your pool in perfect condition throughout the season.", icon: Zap, mediaItems: [ { - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", - imageAlt: "Regular pool maintenance service" + imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", imageAlt: "Regular pool maintenance service" }, { - imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg", - imageAlt: "Pool cleaning and care" + imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg", imageAlt: "Pool cleaning and care" } ] }, { - title: "Equipment Repair & Service", - description: "Expert repair and servicing of pumps, filters, and other pool equipment to ensure optimal performance and longevity.", - icon: Wrench, + title: "Equipment Repair & Service", description: "Expert repair and servicing of pumps, filters, and other pool equipment to ensure optimal performance and longevity.", icon: Wrench, mediaItems: [ { - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", - imageAlt: "Pool equipment repair" + imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", imageAlt: "Pool equipment repair" }, { - imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg", - imageAlt: "Professional equipment service" + imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg", imageAlt: "Professional equipment service" } ] } diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index e801f97..5f247f7 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -35,8 +35,7 @@ export default function ReviewsPage() { { name: "Contact", id: "/contact" } ]} button={{ - text: "Call (716) 563-4603", - href: "tel:+17165634603" + text: "Call (716) 563-4603", href: "tel:+17165634603" }} /> @@ -47,54 +46,19 @@ export default function ReviewsPage() { description="Real feedback from Western New York homeowners who trust Precision Pools" testimonials={[ { - id: "1", - name: "Jennifer Martinez, Tonawanda", - date: "Date: November 2024", - title: "Quick Installation, Quality Workmanship", - quote: "Quick installation, quality workmanship & great service! The owner was on-site the whole time. They treated our property with respect and cleaned up after themselves. We couldn't be happier with our new pool.", - tag: "Verified Homeowner", - avatarSrc: "https://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", - imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg" + id: "1", name: "Jennifer Martinez, Tonawanda", date: "Date: November 2024", title: "Quick Installation, Quality Workmanship", quote: "Quick installation, quality workmanship & great service! The owner was on-site the whole time. They treated our property with respect and cleaned up after themselves. We couldn't be happier with our new pool.", tag: "Verified Homeowner", avatarSrc: "https://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", imageSrc: "https://img.b2bpic.net/free-photo/men-preparing-ride-skateboards_23-2147678227.jpg" }, { - id: "2", - name: "David Thompson, North Tonawanda", - date: "Date: October 2024", - title: "Restored My Faith in Contractors", - quote: "You've restored my faith that genuine people still exist. They showed up on time, did exactly what they promised, and the price was fair. The owner's personal touch made all the difference. Highly recommend!", - tag: "Verified Homeowner", - avatarSrc: "https://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg", - imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg" + id: "2", name: "David Thompson, North Tonawanda", date: "Date: October 2024", title: "Restored My Faith in Contractors", quote: "You've restored my faith that genuine people still exist. They showed up on time, did exactly what they promised, and the price was fair. The owner's personal touch made all the difference. Highly recommend!", tag: "Verified Homeowner", avatarSrc: "https://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg", imageSrc: "https://img.b2bpic.net/free-photo/teenager-getting-out-from-bowl_23-2147678172.jpg" }, { - id: "3", - name: "Sarah Chen, Amherst", - date: "Date: September 2024", - title: "Only Company I Trust for My Pool", - quote: "I've used Precision Pools for maintenance for 3 years now. They're reliable, professional, and genuinely care about keeping my pool in perfect condition. I won't use anyone else.", - tag: "Repeat Customer", - avatarSrc: "https://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg" + id: "3", name: "Sarah Chen, Amherst", date: "Date: September 2024", title: "Only Company I Trust for My Pool", quote: "I've used Precision Pools for maintenance for 3 years now. They're reliable, professional, and genuinely care about keeping my pool in perfect condition. I won't use anyone else.", tag: "Repeat Customer", avatarSrc: "https://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg" }, { - id: "4", - name: "Michael Rodriguez, Buffalo", - date: "Date: August 2024", - title: "Best Pool Experience Ever", - quote: "From quote to completion, everything was professional and seamless. The crew was friendly, the work was perfect, and the owner made sure we understood every step. Worth every penny!", - tag: "Verified Homeowner", - avatarSrc: "https://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", - imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg" + id: "4", name: "Michael Rodriguez, Buffalo", date: "Date: August 2024", title: "Best Pool Experience Ever", quote: "From quote to completion, everything was professional and seamless. The crew was friendly, the work was perfect, and the owner made sure we understood every step. Worth every penny!", tag: "Verified Homeowner", avatarSrc: "https://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", imageSrc: "https://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg" }, { - id: "5", - name: "Lisa Johnson, Kenmore", - date: "Date: July 2024", - title: "Professional and Trustworthy", - quote: "Precision Pools exceeded our expectations. The installation was flawless, the crew was respectful, and the owner personally ensured everything was perfect. Great communication throughout the entire process.", - tag: "Verified Homeowner", - avatarSrc: "https://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", - imageSrc: "https://img.b2bpic.net/free-photo/handsome-man-sitting-near-swimming-pool-with-luggage-bag-posing_23-2148221972.jpg" + id: "5", name: "Lisa Johnson, Kenmore", date: "Date: July 2024", title: "Professional and Trustworthy", quote: "Precision Pools exceeded our expectations. The installation was flawless, the crew was respectful, and the owner personally ensured everything was perfect. Great communication throughout the entire process.", tag: "Verified Homeowner", avatarSrc: "https://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", imageSrc: "https://img.b2bpic.net/free-photo/handsome-man-sitting-near-swimming-pool-with-luggage-bag-posing_23-2148221972.jpg" } ]} textboxLayout="default" @@ -113,8 +77,8 @@ export default function ReviewsPage() { { value: "42+", title: "Verified Reviews" } ]} useInvertedBackground={true} - imageSrc: "https://img.b2bpic.net/free-photo/handsome-man-sitting-near-swimming-pool-with-luggage-bag-posing_23-2148221972.jpg" - imageAlt: "Happy customers and pool reviews" + imageSrc="https://img.b2bpic.net/free-photo/handsome-man-sitting-near-swimming-pool-with-luggage-bag-posing_23-2148221972.jpg" + imageAlt="Happy customers and pool reviews" />