diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index dd05708..ce26ebc 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -61,8 +61,8 @@ export default function BlogPage() {
diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c8587d..168efc0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function RoofingLandingPage() { title="Nashville Roofing Services" description="Premium workmanship, clear communication, flawless cleanup. From urgent leaks to full replacements, I make the process simple—fast scheduling, honest quotes, and crews that leave your property spotless." tag="Roofing Excellence" - imageSrc="http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg" imageAlt="Professional roofing installation" textPosition="bottom-left" showBlur={true} @@ -102,11 +102,11 @@ export default function RoofingLandingPage() { products={[ { id: "1", brand: "Premium Service", name: "Roof Replacement", price: "From $8,500", rating: 5, - reviewCount: "47 reviews", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", imageAlt: "Roof replacement service" + reviewCount: "47 reviews", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Roof replacement service" }, { id: "2", brand: "Quick Fix", name: "Roof Repair & Leak Diagnosis", price: "From $350", rating: 5, - reviewCount: "92 reviews", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2", imageAlt: "Roof repair service" + reviewCount: "92 reviews", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Roof repair service" }, { id: "3", brand: "Emergency Service", name: "Storm Damage & Insurance Support", price: "Assessment Free", rating: 5, @@ -132,22 +132,22 @@ export default function RoofingLandingPage() { tagIcon={Zap} features={[ { - id: "01", title: "Inspection & Photos", description: "Clear findings with no guesswork. I document everything so you understand exactly what needs attention.", imageSrc: "/placeholders/placeholder1.webp?_wi=1", imageAlt: "Inspection and documentation" + id: "01", title: "Inspection & Photos", description: "Clear findings with no guesswork. I document everything so you understand exactly what needs attention.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Inspection and documentation" }, { - id: "02", title: "Straightforward Quote", description: "Options that fit your home and budget. Honest recommendations without pressure or hidden costs.", imageSrc: "/placeholders/placeholder1.webp?_wi=2", imageAlt: "Clear pricing quote" + id: "02", title: "Straightforward Quote", description: "Options that fit your home and budget. Honest recommendations without pressure or hidden costs.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Clear pricing quote" }, { - id: "03", title: "Flexible Scheduling", description: "Work around your timeline. I coordinate with other contractors involved in your project.", imageSrc: "/placeholders/placeholder1.webp?_wi=3", imageAlt: "Flexible scheduling" + id: "03", title: "Flexible Scheduling", description: "Work around your timeline. I coordinate with other contractors involved in your project.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Flexible scheduling" }, { - id: "04", title: "Efficient Installation", description: "Experienced crew, premium materials, and professional execution from first nail to final detail.", imageSrc: "/placeholders/placeholder1.webp?_wi=4", imageAlt: "Professional installation" + id: "04", title: "Efficient Installation", description: "Experienced crew, premium materials, and professional execution from first nail to final detail.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Professional installation" }, { - id: "05", title: "Final Walkthrough & Cleanup", description: "Magnet sweep, complete property review, and cleanup so thorough you'll forget we were there.", imageSrc: "/placeholders/placeholder1.webp?_wi=5", imageAlt: "Final cleanup" + id: "05", title: "Final Walkthrough & Cleanup", description: "Magnet sweep, complete property review, and cleanup so thorough you'll forget we were there.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Final cleanup" }, { - id: "06", title: "Follow-Up & Support", description: "I check in after completion to ensure you're completely satisfied. Your peace of mind is non-negotiable.", imageSrc: "/placeholders/placeholder1.webp?_wi=6", imageAlt: "Follow-up support" + id: "06", title: "Follow-Up & Support", description: "I check in after completion to ensure you're completely satisfied. Your peace of mind is non-negotiable.", imageSrc: "/placeholders/placeholder1.webp", imageAlt: "Follow-up support" } ]} textboxLayout="default" @@ -174,7 +174,7 @@ export default function RoofingLandingPage() { id: "2", category: "Storm Repair", title: "Storm Damage Repair - Franklin", excerpt: "Emergency assessment and repair following hail storm. Documented findings supported the insurance claim for full replacement coverage.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg", imageAlt: "Storm damage repair project", authorName: "Nashville Roofing Team", authorAvatar: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", date: "December 2024" }, { - id: "3", category: "Upgrade", title: "Ventilation Upgrade - Brentwood", excerpt: "Complete ventilation system overhaul reducing attic moisture and improving energy efficiency for year-round comfort.", imageSrc: "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg?_wi=2", imageAlt: "Ventilation upgrade project", authorName: "Nashville Roofing Team", authorAvatar: "http://img.b2bpic.net/free-photo/man-cafe_1098-13701.jpg", date: "November 2024" + id: "3", category: "Upgrade", title: "Ventilation Upgrade - Brentwood", excerpt: "Complete ventilation system overhaul reducing attic moisture and improving energy efficiency for year-round comfort.", imageSrc: "http://img.b2bpic.net/free-photo/modern-house-architecture-navy-roof-wooden-soffit-blue-sky_626616-509.jpg", imageAlt: "Ventilation upgrade project", authorName: "Nashville Roofing Team", authorAvatar: "http://img.b2bpic.net/free-photo/man-cafe_1098-13701.jpg", date: "November 2024" } ]} /> diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index c496015..f8f44a1 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -110,8 +110,8 @@ function ProductPageContent({ params }: ProductPageProps) { @@ -163,8 +163,8 @@ function ProductPageContent({ params }: ProductPageProps) { @@ -240,8 +240,8 @@ function ProductPageContent({ params }: ProductPageProps) { diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 77e1499..01ee829 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -53,8 +53,8 @@ function ShopPageContent() { @@ -105,8 +105,8 @@ function ShopPageContent() {