From 790e142a6ab198aefdfce9a61d20caf1573b9591 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:50:54 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 26 ++++++-------------------- 1 file changed, 6 insertions(+), 20 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8241733..b1eeb6e 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -6,41 +6,27 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const halant = Halant({ - variable: "--font-halant", - subsets: ["latin"], + variable: "--font-halant", subsets: ["latin"], weight: ["300", "400", "500", "600", "700"], }); const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], + variable: "--font-inter", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Summer Fun Construction - Pool Installation & Repair", - description: "Above-ground pool installation, liner replacement, and repairs by friendly experts. Fast response, clear communication, reliable crews. Call today.", - keywords: "above-ground pool, pool installation, pool liner replacement, pool repair, pool opening, pool closing", - robots: { + title: "Summer Fun Construction - Pool Installation & Repair", description: "Above-ground pool installation, liner replacement, and repairs by friendly experts. Fast response, clear communication, reliable crews. Call today.", keywords: "above-ground pool, pool installation, pool liner replacement, pool repair, pool opening, pool closing", robots: { index: true, follow: true, }, openGraph: { - title: "Summer Fun Construction - Pool Specialists", - description: "Expert above-ground pool installation and repair. Fast help, friendly crews, clear communication.", - type: "website", - siteName: "Summer Fun Construction", - images: [ + title: "Summer Fun Construction - Pool Specialists", description: "Expert above-ground pool installation and repair. Fast help, friendly crews, clear communication.", type: "website", siteName: "Summer Fun Construction", images: [ { - url: "http://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", - alt: "Professional pool installation by Summer Fun", - }, + url: "http://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", alt: "Professional pool installation by Summer Fun"}, ], }, twitter: { - card: "summary_large_image", - title: "Summer Fun Construction - Pool Specialists", - description: "Above-ground pools done right. Fast service, reliable crews.", - image: "http://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", + card: "summary_large_image", title: "Summer Fun Construction - Pool Specialists", description: "Above-ground pools done right. Fast service, reliable crews.", images: ["http://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg"], }, }; -- 2.49.1 From 1a5b03561e9c61636532d18fd5560005a430e991 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 16:50:56 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 241 ++++++++++++----------------------------------- 1 file changed, 62 insertions(+), 179 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8af81eb..ceac7df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,17 +48,11 @@ export default function HomePage() { background={{ variant: "plain" }} avatars={[ { - src: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", - alt: "Satisfied Customer 1", - }, + src: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", alt: "Satisfied Customer 1"}, { - src: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", - alt: "Satisfied Customer 2", - }, + src: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", alt: "Satisfied Customer 2"}, { - src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", - alt: "Satisfied Customer 3", - }, + src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", alt: "Satisfied Customer 3"}, ]} avatarText="Trusted by local pool owners" buttons={[ @@ -81,51 +75,27 @@ export default function HomePage() { features={[ { id: 1, - tag: "Installation", - title: "Above-Ground Pool Installation", - subtitle: "Perfectly leveled, properly assembled, clean finish.", - description: - "Our expert crews handle site prep, precise leveling, and complete assembly. We ensure your pool is installed right the first time with attention to every detail. All equipment is tested before we leave.", - imageSrc: - "http://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg?_wi=1", - imageAlt: "Professional pool installation", - buttons: [{ text: "Learn More", href: "/pool-installation" }], + tag: "Installation", title: "Above-Ground Pool Installation", subtitle: "Perfectly leveled, properly assembled, clean finish.", description: + "Our expert crews handle site prep, precise leveling, and complete assembly. We ensure your pool is installed right the first time with attention to every detail. All equipment is tested before we leave.", imageSrc: + "http://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", imageAlt: "Professional pool installation", buttons: [{ text: "Learn More", href: "/pool-installation" }], }, { id: 2, - tag: "Replacement", - title: "Pool Liner Replacement", - subtitle: "Fast installs, tight fit, clean seams, no guesswork.", - description: - "Torn liner? Need an upgrade? We specialize in quick, professional liner installations. Our crews measure carefully, install with precision, and ensure a perfect fit every time. Fast turnaround when you need it most.", - imageSrc: - "http://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg?_wi=2", - imageAlt: "Pool liner replacement", - buttons: [{ text: "Learn More", href: "/liner-replacement" }], + tag: "Replacement", title: "Pool Liner Replacement", subtitle: "Fast installs, tight fit, clean seams, no guesswork.", description: + "Torn liner? Need an upgrade? We specialize in quick, professional liner installations. Our crews measure carefully, install with precision, and ensure a perfect fit every time. Fast turnaround when you need it most.", imageSrc: + "http://img.b2bpic.net/free-photo/legs-skateboarders-ramp_23-2147678199.jpg", imageAlt: "Pool liner replacement", buttons: [{ text: "Learn More", href: "/liner-replacement" }], }, { id: 3, - tag: "Repairs", - title: "Repairs & Equipment", - subtitle: "Pumps, filters, troubleshooting, 'get it running now.'", - description: - "Equipment failing? Pool not circulating? We diagnose and fix pumps, sand filters, and electrical issues quickly. We don't leave until everything is running properly and you understand the solution.", - imageSrc: - "http://img.b2bpic.net/free-photo/people-are-pumping-big-rubber-toy-pool_1150-14570.jpg?_wi=1", - imageAlt: "Pool equipment repair", - buttons: [{ text: "Learn More", href: "/repairs" }], + tag: "Repairs", title: "Repairs & Equipment", subtitle: "Pumps, filters, troubleshooting, 'get it running now.'", description: + "Equipment failing? Pool not circulating? We diagnose and fix pumps, sand filters, and electrical issues quickly. We don't leave until everything is running properly and you understand the solution.", imageSrc: + "http://img.b2bpic.net/free-photo/people-are-pumping-big-rubber-toy-pool_1150-14570.jpg", imageAlt: "Pool equipment repair", buttons: [{ text: "Learn More", href: "/repairs" }], }, { id: 4, - tag: "Seasonal", - title: "Openings & Closings", - subtitle: "Seasonal care that prevents headaches later.", - description: - "Spring opening or fall closing? Our process handles winterization, water prep, and equipment shutdown correctly. Prevent problems before they start with professional seasonal service.", - imageSrc: - "http://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg?_wi=1", - imageAlt: "Seasonal pool care", - buttons: [{ text: "Learn More", href: "/openings-closings" }], + tag: "Seasonal", title: "Openings & Closings", subtitle: "Seasonal care that prevents headaches later.", description: + "Spring opening or fall closing? Our process handles winterization, water prep, and equipment shutdown correctly. Prevent problems before they start with professional seasonal service.", imageSrc: + "http://img.b2bpic.net/free-photo/legs-skateboarder-preparing-ride_23-2147678296.jpg", imageAlt: "Seasonal pool care", buttons: [{ text: "Learn More", href: "/openings-closings" }], }, ]} textboxLayout="default" @@ -144,34 +114,24 @@ export default function HomePage() { mediaAnimation="slide-up" bulletPoints={[ { - title: "Clear Scheduling & Confirmations", - description: - "No guessing when we'll arrive. You get confirmed appointment windows and updates.", - icon: CheckCircle, + title: "Clear Scheduling & Confirmations", description: + "No guessing when we'll arrive. You get confirmed appointment windows and updates.", icon: CheckCircle, }, { - title: "Weather-Aware Planning", - description: - "We adjust schedules early for storms or extreme heat, not last-minute.", - icon: CloudDrizzle, + title: "Weather-Aware Planning", description: + "We adjust schedules early for storms or extreme heat, not last-minute.", icon: CloudDrizzle, }, { - title: "Friendly, Professional Crews", - description: - "Our team communicates clearly, works clean, and treats your property with respect.", - icon: Users, + title: "Friendly, Professional Crews", description: + "Our team communicates clearly, works clean, and treats your property with respect.", icon: Users, }, { - title: "Everything Runs Before We Leave", - description: - "Final walkthrough verifies all equipment and systems are working perfectly.", - icon: Zap, + title: "Everything Runs Before We Leave", description: + "Final walkthrough verifies all equipment and systems are working perfectly.", icon: Zap, }, { - title: "Trusted by Local Pool Stores", - description: - "Referred by professionals who know quality work when they see it.", - icon: Award, + title: "Trusted by Local Pool Stores", description: + "Referred by professionals who know quality work when they see it.", icon: Award, }, ]} imageSrc="http://img.b2bpic.net/free-photo/engineers-helmets-standing-by-factory_1157-35592.jpg" @@ -193,51 +153,28 @@ export default function HomePage() { features={[ { id: 1, - tag: "Step 1", - title: "Reach Out", - subtitle: "Call, text, or submit a form.", - description: - "Contact us with your pool situation. We'll ask a few quick questions and confirm what you need. No pressure, no long calls—just straightforward conversation.", - imageSrc: - "http://img.b2bpic.net/free-photo/call-center-employee-handling-customer-complaints-offering-helpful-solutions_482257-126776.jpg?_wi=1", - imageAlt: "Customer contacting Summer Fun", - }, + tag: "Step 1", title: "Reach Out", subtitle: "Call, text, or submit a form.", description: + "Contact us with your pool situation. We'll ask a few quick questions and confirm what you need. No pressure, no long calls—just straightforward conversation.", imageSrc: + "http://img.b2bpic.net/free-photo/call-center-employee-handling-customer-complaints-offering-helpful-solutions_482257-126776.jpg", imageAlt: "Customer contacting Summer Fun"}, { id: 2, - tag: "Step 2", - title: "Plan & Schedule", - subtitle: "We confirm your appointment.", - description: - "You get a clear appointment window and confirmation. We'll let you know what to expect and answer any questions before we arrive.", - imageSrc: - "http://img.b2bpic.net/free-photo/unrecognizable-businesswoman-sitting-desk-with-laptop-looking-calendar_1098-20530.jpg?_wi=1", - imageAlt: "Scheduling appointment with clear timeline", - }, + tag: "Step 2", title: "Plan & Schedule", subtitle: "We confirm your appointment.", description: + "You get a clear appointment window and confirmation. We'll let you know what to expect and answer any questions before we arrive.", imageSrc: + "http://img.b2bpic.net/free-photo/unrecognizable-businesswoman-sitting-desk-with-laptop-looking-calendar_1098-20530.jpg", imageAlt: "Scheduling appointment with clear timeline"}, { id: 3, - tag: "Step 3", - title: "Install/Repair", - subtitle: "Our crews show up ready.", - description: - "We work clean, communicate throughout, and keep updates coming. You're informed every step so there are no surprises.", - imageSrc: - "http://img.b2bpic.net/free-photo/electrician-installer-with-tool-his-hands-working-with-cable-construction-site_169016-5885.jpg?_wi=1", - imageAlt: "Crew professionally installing pool equipment", - }, + tag: "Step 3", title: "Install/Repair", subtitle: "Our crews show up ready.", description: + "We work clean, communicate throughout, and keep updates coming. You're informed every step so there are no surprises.", imageSrc: + "http://img.b2bpic.net/free-photo/electrician-installer-with-tool-his-hands-working-with-cable-construction-site_169016-5885.jpg", imageAlt: "Crew professionally installing pool equipment"}, { id: 4, - tag: "Step 4", - title: "Final Walkthrough", - subtitle: "Everything verified and running.", - description: - "We show you how everything works and verify all systems are running perfectly before we leave. You're confident and ready to enjoy your pool.", - imageSrc: - "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg?_wi=1", - imageAlt: "Final inspection and pool running perfectly", - }, + tag: "Step 4", title: "Final Walkthrough", subtitle: "Everything verified and running.", description: + "We show you how everything works and verify all systems are running perfectly before we leave. You're confident and ready to enjoy your pool.", imageSrc: + "http://img.b2bpic.net/free-photo/close-up-female-engineer-hand-controling-robot-arm-welding-machine-industrial-40-modern-factory-backgroundsmart-female-engineer-inspect-quality-control-factory_609648-856.jpg", imageAlt: "Final inspection and pool running perfectly"}, ]} textboxLayout="default" useInvertedBackground={false} + tagAnimation="blur-reveal" ariaLabel="Process section" /> @@ -250,15 +187,7 @@ export default function HomePage() { tag="Partner Network" tagAnimation="blur-reveal" names={[ - "Local Pool Supply Store", - "Backyard Oasis Supplies", - "Crystal Clear Chemicals", - "Aqua Pro Services", - "Summer Maintenance Co", - "Pool Equipment Direct", - "Water Works Specialists", - "Community Pool Repair", - ]} + "Local Pool Supply Store", "Backyard Oasis Supplies", "Crystal Clear Chemicals", "Aqua Pro Services", "Summer Maintenance Co", "Pool Equipment Direct", "Water Works Specialists", "Community Pool Repair"]} textboxLayout="default" useInvertedBackground={false} speed={40} @@ -275,31 +204,19 @@ export default function HomePage() { author="Jennifer M., Local Homeowner" avatars={[ { - src: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", - alt: "Customer Jennifer M.", - }, + src: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", alt: "Customer Jennifer M."}, { - src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", - alt: "Customer Tom R.", - }, + src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", alt: "Customer Tom R."}, { - src: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", - alt: "Customer Sarah L.", - }, + src: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", alt: "Customer Sarah L."}, { - src: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", - alt: "Customer Mike D.", - }, + src: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", alt: "Customer Mike D."}, { - src: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg", - alt: "Customer Lisa K.", - }, + src: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg", alt: "Customer Lisa K."}, { - src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", - alt: "Customer Chris P.", - }, + src: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", alt: "Customer Chris P."}, ]} - ratingAnimation="entrance-slide" + ratingAnimation="slide-up" avatarsAnimation="slide-up" useInvertedBackground={false} ariaLabel="Customer testimonial section" @@ -315,53 +232,23 @@ export default function HomePage() { tagAnimation="blur-reveal" products={[ { - id: "1", - name: "Liner Installation - Clean Seams", - price: "Summer Ready", - imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg?_wi=1", - imageAlt: "Professional liner installation with perfect seams", - }, + id: "1", name: "Liner Installation - Clean Seams", price: "Summer Ready", imageSrc: + "http://img.b2bpic.net/free-photo/beautiful-luxury-outdoor-swimming-pool-with-stair_74190-6838.jpg", imageAlt: "Professional liner installation with perfect seams"}, { - id: "2", - name: "Equipment Pad Setup", - price: "Expert Setup", - imageSrc: - "http://img.b2bpic.net/free-photo/people-are-pumping-big-rubber-toy-pool_1150-14570.jpg?_wi=2", - imageAlt: "Properly installed pump and filter equipment", - }, + id: "2", name: "Equipment Pad Setup", price: "Expert Setup", imageSrc: + "http://img.b2bpic.net/free-photo/people-are-pumping-big-rubber-toy-pool_1150-14570.jpg", imageAlt: "Properly installed pump and filter equipment"}, { - id: "3", - name: "Pool Assembly - Leveled & Perfect", - price: "Quality Build", - imageSrc: - "http://img.b2bpic.net/free-photo/man-starting-riding-skateboard_23-2147678191.jpg?_wi=1", - imageAlt: "Completely assembled above-ground pool", - }, + id: "3", name: "Pool Assembly - Leveled & Perfect", price: "Quality Build", imageSrc: + "http://img.b2bpic.net/free-photo/man-starting-riding-skateboard_23-2147678191.jpg", imageAlt: "Completely assembled above-ground pool"}, { - id: "4", - name: "Water Clarity - Before & After", - price: "Crystal Clear", - imageSrc: - "http://img.b2bpic.net/free-photo/detailed-image-showcasing-crystalclear-water-pool-highlighting-its-refreshing_1268-31118.jpg?_wi=1", - imageAlt: "Clear, clean pool water after service", - }, + id: "4", name: "Water Clarity - Before & After", price: "Crystal Clear", imageSrc: + "http://img.b2bpic.net/free-photo/detailed-image-showcasing-crystalclear-water-pool-highlighting-its-refreshing_1268-31118.jpg", imageAlt: "Clear, clean pool water after service"}, { - id: "5", - name: "Crew Professional Installation", - price: "Expert Team", - imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg", - imageAlt: "Professional crew working on pool installation", - }, + id: "5", name: "Crew Professional Installation", price: "Expert Team", imageSrc: + "http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772878.jpg", imageAlt: "Professional crew working on pool installation"}, { - id: "6", - name: "Seasonal Closing - Winterized", - price: "Protected Pool", - imageSrc: - "http://img.b2bpic.net/free-photo/beautiful-winter-snow-near-pool_23-2151205845.jpg?_wi=1", - imageAlt: "Pool properly prepared for winter season", - }, + id: "6", name: "Seasonal Closing - Winterized", price: "Protected Pool", imageSrc: + "http://img.b2bpic.net/free-photo/beautiful-winter-snow-near-pool_23-2151205845.jpg", imageAlt: "Pool properly prepared for winter season"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -376,8 +263,7 @@ export default function HomePage() {