Update src/app/pool-installation/page.tsx
This commit is contained in:
@@ -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"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user