diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 9d36dcc..9eabc0b 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -63,22 +63,22 @@ export default function BlogPage() { blogs={[ { id: "1", category: ["Roof Care", "Maintenance"], - title: "Signs Your Roof Needs Repair", excerpt: "Learn how to identify common roof problems early and save thousands on replacement costs with timely repairs.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", authorName: "John Smith", authorAvatar: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", date: "15 Jan 2025"}, + title: "Signs Your Roof Needs Repair", excerpt: "Learn how to identify common roof problems early and save thousands on replacement costs with timely repairs.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=3", authorName: "John Smith", authorAvatar: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", date: "15 Jan 2025"}, { id: "2", category: ["Siding", "Installation"], - title: "Best Siding Options for Long Island Homes", excerpt: "Explore different siding materials and find the perfect option for your home's climate and aesthetic.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg", authorName: "Sarah Johnson", authorAvatar: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg", date: "12 Jan 2025"}, + title: "Best Siding Options for Long Island Homes", excerpt: "Explore different siding materials and find the perfect option for your home's climate and aesthetic.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=3", authorName: "Sarah Johnson", authorAvatar: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg", date: "12 Jan 2025"}, { id: "3", category: ["Kitchen", "Remodeling"], - title: "Kitchen Remodeling Trends 2025", excerpt: "Discover the latest trends in kitchen design and how to maximize your remodeling budget for the best ROI.", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", authorName: "Mike Davis", authorAvatar: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", date: "10 Jan 2025"}, + title: "Kitchen Remodeling Trends 2025", excerpt: "Discover the latest trends in kitchen design and how to maximize your remodeling budget for the best ROI.", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=3", authorName: "Mike Davis", authorAvatar: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", date: "10 Jan 2025"}, { id: "4", category: ["Storm Damage", "Insurance"], title: "Handling Storm Damage Claims", excerpt: "A comprehensive guide to filing insurance claims and getting your home restored after storm damage.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", authorName: "Emily Wilson", authorAvatar: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", date: "08 Jan 2025"}, { id: "5", category: ["Gutters", "Maintenance"], - title: "Spring Gutter Maintenance Checklist", excerpt: "Prepare your gutters for spring with this essential maintenance checklist to prevent water damage.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-roof-drain-pipe_181624-46535.jpg", authorName: "Robert Brown", authorAvatar: "http://img.b2bpic.net/free-photo/vertical-closeup-roof-drain-pipe_181624-46535.jpg", date: "05 Jan 2025"}, + title: "Spring Gutter Maintenance Checklist", excerpt: "Prepare your gutters for spring with this essential maintenance checklist to prevent water damage.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-roof-drain-pipe_181624-46535.jpg?_wi=3", authorName: "Robert Brown", authorAvatar: "http://img.b2bpic.net/free-photo/vertical-closeup-roof-drain-pipe_181624-46535.jpg", date: "05 Jan 2025"}, { id: "6", category: ["Home Value", "Investment"], - title: "How Roofing Affects Home Value", excerpt: "Understand the impact of roof condition on your home's market value and buyer perception.", imageSrc: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg", authorName: "Jennifer Lee", authorAvatar: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg", date: "02 Jan 2025"}, + title: "How Roofing Affects Home Value", excerpt: "Understand the impact of roof condition on your home's market value and buyer perception.", imageSrc: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg?_wi=3", authorName: "Jennifer Lee", authorAvatar: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg", date: "02 Jan 2025"}, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 351b84a..fcfa3f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Call Now: 631-957-5400", href: "tel:631-957-5400" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=1" imageAlt="Professional roofing installation in Lindenhurst" imagePosition="right" mediaAnimation="blur-reveal" @@ -81,13 +81,13 @@ export default function LandingPage() { title: "Roof Replacement", description: "Complete roof replacement services using high-quality materials built to withstand Long Island weather conditions.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2"}, { id: 3, - title: "Siding Installation", description: "Durable and energy-efficient siding installation to improve curb appeal and home protection.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg"}, + title: "Siding Installation", description: "Durable and energy-efficient siding installation to improve curb appeal and home protection.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=1"}, { id: 4, - title: "Gutter Installation", description: "Seamless gutter systems that prevent water damage and protect your foundation.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-roof-drain-pipe_181624-46535.jpg"}, + title: "Gutter Installation", description: "Seamless gutter systems that prevent water damage and protect your foundation.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-roof-drain-pipe_181624-46535.jpg?_wi=1"}, { id: 5, - title: "Kitchen Remodeling", description: "Modern kitchen remodeling designed to increase home value and functionality.", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg"}, + title: "Kitchen Remodeling", description: "Modern kitchen remodeling designed to increase home value and functionality.", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=1"}, ]} /> @@ -138,7 +138,7 @@ export default function LandingPage() { description="Contact USA Remodeling today for a free estimate and professional service you can trust. We proudly serve Lindenhurst, Babylon, West Babylon, Copiague, Amityville, Farmingdale, and Deer Park." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg" + imageSrc="http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg?_wi=1" imageAlt="Contact USA Remodeling for roofing services" mediaPosition="right" mediaAnimation="blur-reveal" diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 65e6d38..e893b89 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -62,17 +62,17 @@ export default function PortfolioPage() { gridVariant="three-columns-all-equal-width" features={[ { - id: "1", title: "Complete Roof Replacement - Lindenhurst", description: "Full roof replacement on historic colonial home with architectural shingles and new flashing.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", imageAlt: "Roof replacement project"}, + id: "1", title: "Complete Roof Replacement - Lindenhurst", description: "Full roof replacement on historic colonial home with architectural shingles and new flashing.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=2", imageAlt: "Roof replacement project"}, { - id: "2", title: "Siding & Gutter Installation - Babylon", description: "Energy-efficient vinyl siding with seamless gutter system improves curb appeal and functionality.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg", imageAlt: "Siding installation project"}, + id: "2", title: "Siding & Gutter Installation - Babylon", description: "Energy-efficient vinyl siding with seamless gutter system improves curb appeal and functionality.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=2", imageAlt: "Siding installation project"}, { - id: "3", title: "Kitchen Remodeling - West Babylon", description: "Modern kitchen redesign with new cabinets, countertops, and premium appliances.", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Kitchen remodeling project"}, + id: "3", title: "Kitchen Remodeling - West Babylon", description: "Modern kitchen redesign with new cabinets, countertops, and premium appliances.", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=2", imageAlt: "Kitchen remodeling project"}, { id: "4", title: "Storm Damage Repair - Amityville", description: "Fast emergency roof repair following storm damage with temporary protection and restoration.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", imageAlt: "Storm damage repair"}, { - id: "5", title: "Gutter Cleaning & Maintenance - Deer Park", description: "Complete gutter system maintenance and installation preventing water damage and foundation issues.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-roof-drain-pipe_181624-46535.jpg", imageAlt: "Gutter installation"}, + id: "5", title: "Gutter Cleaning & Maintenance - Deer Park", description: "Complete gutter system maintenance and installation preventing water damage and foundation issues.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-roof-drain-pipe_181624-46535.jpg?_wi=2", imageAlt: "Gutter installation"}, { - id: "6", title: "Commercial Roof Installation - Farmingdale", description: "Large-scale commercial roofing project with industrial-grade materials and flat roof installation.", imageSrc: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg", imageAlt: "Commercial roofing project"}, + id: "6", title: "Commercial Roof Installation - Farmingdale", description: "Large-scale commercial roofing project with industrial-grade materials and flat roof installation.", imageSrc: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg?_wi=2", imageAlt: "Commercial roofing project"}, ]} /> diff --git a/src/app/team/page.tsx b/src/app/team/page.tsx index 3ed0e4d..1bb15e3 100644 --- a/src/app/team/page.tsx +++ b/src/app/team/page.tsx @@ -63,17 +63,17 @@ export default function TeamPage() { gridVariant="three-columns-all-equal-width" members={[ { - id: "1", name: "Michael Torres", role: "Founder & Lead Roofer", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", imageAlt: "Michael Torres"}, + id: "1", name: "Michael Torres", role: "Founder & Lead Roofer", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=4", imageAlt: "Michael Torres"}, { id: "2", name: "David Rodriguez", role: "Senior Installation Specialist", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", imageAlt: "David Rodriguez"}, { - id: "3", name: "Christopher Lee", role: "Project Manager", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg", imageAlt: "Christopher Lee"}, + id: "3", name: "Christopher Lee", role: "Project Manager", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=4", imageAlt: "Christopher Lee"}, { - id: "4", name: "James Martinez", role: "Skilled Carpenter", imageSrc: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg", imageAlt: "James Martinez"}, + id: "4", name: "James Martinez", role: "Skilled Carpenter", imageSrc: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg?_wi=4", imageAlt: "James Martinez"}, { - id: "5", name: "Anthony Gutierrez", role: "Siding Installation Expert", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-roof-drain-pipe_181624-46535.jpg", imageAlt: "Anthony Gutierrez"}, + id: "5", name: "Anthony Gutierrez", role: "Siding Installation Expert", imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-roof-drain-pipe_181624-46535.jpg?_wi=4", imageAlt: "Anthony Gutierrez"}, { - id: "6", name: "Lisa Chen", role: "Office Manager & Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Lisa Chen"}, + id: "6", name: "Lisa Chen", role: "Office Manager & Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=4", imageAlt: "Lisa Chen"}, ]} /> @@ -86,11 +86,11 @@ export default function TeamPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Professional Service Exceeded Expectations", quote: "The crew arrived on time, worked efficiently, and completed my entire roof replacement in one day. The quality of work is outstanding and the cleanup was meticulous. I highly recommend USA Remodeling!", name: "Robert Johnson", role: "Homeowner, Lindenhurst", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg", imageAlt: "Robert Johnson"}, + id: "1", title: "Professional Service Exceeded Expectations", quote: "The crew arrived on time, worked efficiently, and completed my entire roof replacement in one day. The quality of work is outstanding and the cleanup was meticulous. I highly recommend USA Remodeling!", name: "Robert Johnson", role: "Homeowner, Lindenhurst", imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748770.jpg?_wi=5", imageAlt: "Robert Johnson"}, { - id: "2", title: "Fair Pricing and Honest Advice", quote: "I appreciated the transparent pricing and honest assessment of my roof. They didn't push unnecessary upgrades and delivered exactly what they promised. Outstanding value for money!", name: "Patricia Williams", role: "Homeowner, Babylon", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg", imageAlt: "Patricia Williams"}, + id: "2", title: "Fair Pricing and Honest Advice", quote: "I appreciated the transparent pricing and honest assessment of my roof. They didn't push unnecessary upgrades and delivered exactly what they promised. Outstanding value for money!", name: "Patricia Williams", role: "Homeowner, Babylon", imageSrc: "http://img.b2bpic.net/free-photo/woman-man-working-laptop-home-modern-kitchen_651396-3535.jpg?_wi=5", imageAlt: "Patricia Williams"}, { - id: "3", title: "Storm Damage Handled with Care", quote: "When a storm damaged my roof, USA Remodeling responded quickly with emergency services. Their team was professional, respectful, and made sure my home was protected immediately.", name: "James Campbell", role: "Homeowner, Amityville", imageSrc: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg", imageAlt: "James Campbell"}, + id: "3", title: "Storm Damage Handled with Care", quote: "When a storm damaged my roof, USA Remodeling responded quickly with emergency services. Their team was professional, respectful, and made sure my home was protected immediately.", name: "James Campbell", role: "Homeowner, Amityville", imageSrc: "http://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg?_wi=5", imageAlt: "James Campbell"}, ]} />