diff --git a/src/app/page.tsx b/src/app/page.tsx index e64f819..8a9d831 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,16 +126,16 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - id: "1", title: "Trim & Molding Replacement", description: "Expert installation and replacement of interior and exterior trim, crown molding, and baseboards to enhance your home's aesthetic appeal.", imageSrc: "http://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg", imageAlt: "Trim and molding installation" + id: 1, title: "Trim & Molding Replacement", description: "Expert installation and replacement of interior and exterior trim, crown molding, and baseboards to enhance your home's aesthetic appeal.", imageSrc: "http://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg", imageAlt: "Trim and molding installation" }, { - id: "2", title: "Window Installation & Repair", description: "Professional window installation, replacement, and repair services. We work with quality materials to improve energy efficiency and home value.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg", imageAlt: "Window installation services" + id: 2, title: "Window Installation & Repair", description: "Professional window installation, replacement, and repair services. We work with quality materials to improve energy efficiency and home value.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg", imageAlt: "Window installation services" }, { - id: "3", title: "Door Installation & Repair", description: "Complete door services including installation, repairs, and refinishing for entry doors, interior doors, and specialty applications.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-delivering-groceries_23-2149663591.jpg", imageAlt: "Door installation and repair" + id: 3, title: "Door Installation & Repair", description: "Complete door services including installation, repairs, and refinishing for entry doors, interior doors, and specialty applications.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-delivering-groceries_23-2149663591.jpg", imageAlt: "Door installation and repair" }, { - id: "4", title: "Siding & Exterior Work", description: "High-quality siding repair and installation to protect your home while improving curb appeal and energy performance.", imageSrc: "http://img.b2bpic.net/free-photo/single-sun-canopy-stands-pebbly-beach-sunny-day-city-beach-black-sea-coast_166373-2276.jpg", imageAlt: "Exterior siding work" + id: 4, title: "Siding & Exterior Work", description: "High-quality siding repair and installation to protect your home while improving curb appeal and energy performance.", imageSrc: "http://img.b2bpic.net/free-photo/single-sun-canopy-stands-pebbly-beach-sunny-day-city-beach-black-sea-coast_166373-2276.jpg", imageAlt: "Exterior siding work" } ]} textboxLayout="default" @@ -220,10 +220,10 @@ export default function HomePage() { tagAnimation="slide-up" metrics={[ { - id: "1", value: "15+", title: "Years of Experience", description: "Serving the Front Range with dedication and quality", imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg", imageAlt: "Experience in home improvement" + id: "1", value: 15, title: "Years of Experience", description: "Serving the Front Range with dedication and quality", imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg", imageAlt: "Experience in home improvement" }, { - id: "2", value: "500+", title: "Projects Completed", description: "Happy families in the Front Range region", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-into-new-home_23-2149199117.jpg", imageAlt: "Portfolio of completed projects" + id: "2", value: 500, title: "Projects Completed", description: "Happy families in the Front Range region", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-into-new-home_23-2149199117.jpg", imageAlt: "Portfolio of completed projects" } ]} animationType="slide-up" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index f8b3781..13a6fe2 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -82,16 +82,16 @@ export default function ServicesPage() { tagAnimation="slide-up" features={[ { - id: "1", title: "Trim & Molding Replacement", description: "Expert installation and replacement of interior and exterior trim, crown molding, baseboards, and decorative details. We work with premium materials to enhance your home's beauty and value.", imageSrc: "http://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg", imageAlt: "Trim and molding installation" + id: 1, title: "Trim & Molding Replacement", description: "Expert installation and replacement of interior and exterior trim, crown molding, baseboards, and decorative details. We work with premium materials to enhance your home's beauty and value.", imageSrc: "http://img.b2bpic.net/free-photo/details-classic-oak-furniture-closeup-old-sofa-classic-office-interior-design-concept-space-text_166373-2661.jpg", imageAlt: "Trim and molding installation" }, { - id: "2", title: "Window Installation & Repair", description: "Professional window installation, replacement, and repair services. We work with quality materials and skilled installation to improve energy efficiency, security, and home value.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg", imageAlt: "Window installation services" + id: 2, title: "Window Installation & Repair", description: "Professional window installation, replacement, and repair services. We work with quality materials and skilled installation to improve energy efficiency, security, and home value.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-carpenter-working-with-experienced-man_329181-15697.jpg", imageAlt: "Window installation services" }, { - id: "3", title: "Door Installation & Repair", description: "Complete door services including installation, repairs, refinishing, and upgrades for entry doors, interior doors, sliding doors, and specialty applications.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-delivering-groceries_23-2149663591.jpg", imageAlt: "Door installation and repair" + id: 3, title: "Door Installation & Repair", description: "Complete door services including installation, repairs, refinishing, and upgrades for entry doors, interior doors, sliding doors, and specialty applications.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-delivering-groceries_23-2149663591.jpg", imageAlt: "Door installation and repair" }, { - id: "4", title: "Siding & Exterior Work", description: "High-quality siding repair and installation to protect your home from the elements while improving curb appeal, energy performance, and overall property value.", imageSrc: "http://img.b2bpic.net/free-photo/single-sun-canopy-stands-pebbly-beach-sunny-day-city-beach-black-sea-coast_166373-2276.jpg", imageAlt: "Exterior siding work" + id: 4, title: "Siding & Exterior Work", description: "High-quality siding repair and installation to protect your home from the elements while improving curb appeal, energy performance, and overall property value.", imageSrc: "http://img.b2bpic.net/free-photo/single-sun-canopy-stands-pebbly-beach-sunny-day-city-beach-black-sea-coast_166373-2276.jpg", imageAlt: "Exterior siding work" } ]} textboxLayout="default" @@ -106,10 +106,10 @@ export default function ServicesPage() { description="Experience the difference that professional craftsmanship, local expertise, and genuine customer care can make." metrics={[ { - id: "1", value: "Licensed & Insured", title: "Professional Credentials", description: "Full licensing and insurance coverage for your peace of mind and protection.", imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg", imageAlt: "Professional certification" + id: "1", value: 1, title: "Licensed & Insured", description: "Professional Credentials", imageSrc: "http://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg", imageAlt: "Professional certification" }, { - id: "2", value: "Free Estimates", title: "Transparent Pricing", description: "No surprise costs. We provide detailed, honest estimates before any work begins.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-into-new-home_23-2149199117.jpg", imageAlt: "Transparent service pricing" + id: "2", value: 2, title: "Free Estimates", description: "Transparent Pricing", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-into-new-home_23-2149199117.jpg", imageAlt: "Transparent service pricing" } ]} animationType="slide-up"