From 476a167c1b725c368968cdf118b976acf703c748 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 02:13:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e569493..b17da9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,11 +49,11 @@ export default function LandingPage() { ]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/young-couple-moving-new-home_23-2149242082.jpg", imageAlt: "Home renovation project" }, - { imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530693.jpg", imageAlt: "Carpentry work" }, - { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-with-paint-roller_23-2149328116.jpg", imageAlt: "Interior painting" }, - { imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378916.jpg", imageAlt: "Flooring installation" }, - { imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-radio-studio-with-microphone_23-2148808787.jpg", imageAlt: "Satisfied customer" }, - { imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-inside-their-new-home-holding-house-plans_23-2148895457.jpg", imageAlt: "Renovated kitchen" } + { imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530693.jpg?_wi=1", imageAlt: "Carpentry work" }, + { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-with-paint-roller_23-2149328116.jpg?_wi=1", imageAlt: "Interior painting" }, + { imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378916.jpg?_wi=1", imageAlt: "Flooring installation" }, + { imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-radio-studio-with-microphone_23-2148808787.jpg?_wi=1", imageAlt: "Satisfied customer" }, + { imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-inside-their-new-home-holding-house-plans_23-2148895457.jpg?_wi=1", imageAlt: "Renovated kitchen" } ]} mediaAnimation="slide-up" /> @@ -65,12 +65,12 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} features={[ - { id: "f1", title: "Home Repairs", descriptions: ["Expert fix-ups for all home issues, from minor repairs to major restoration work."], imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530693.jpg" }, - { id: "f2", title: "Remodeling", descriptions: ["Complete kitchen, bathroom, and basement remodeling solutions customized to your vision."], imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-with-paint-roller_23-2149328116.jpg" }, - { id: "f3", title: "Drywall & Painting", descriptions: ["Professional drywall installation and repair coupled with premium interior painting finishes."], imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378916.jpg" }, - { id: "f4", title: "Flooring", descriptions: ["Expert installation of hardwood, luxury vinyl, and laminate flooring for any room."], imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530693.jpg" }, - { id: "f5", title: "Carpentry", descriptions: ["Custom carpentry, trim work, crown molding, and structural repairs with excellent craftsmanship."], imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-with-paint-roller_23-2149328116.jpg" }, - { id: "f6", title: "General Improvements", descriptions: ["Small to large-scale general home enhancements to improve the comfort and value of your home."], imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378916.jpg" } + { id: "f1", title: "Home Repairs", descriptions: ["Expert fix-ups for all home issues, from minor repairs to major restoration work."], imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530693.jpg?_wi=2" }, + { id: "f2", title: "Remodeling", descriptions: ["Complete kitchen, bathroom, and basement remodeling solutions customized to your vision."], imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-with-paint-roller_23-2149328116.jpg?_wi=2" }, + { id: "f3", title: "Drywall & Painting", descriptions: ["Professional drywall installation and repair coupled with premium interior painting finishes."], imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378916.jpg?_wi=2" }, + { id: "f4", title: "Flooring", descriptions: ["Expert installation of hardwood, luxury vinyl, and laminate flooring for any room."], imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530693.jpg?_wi=3" }, + { id: "f5", title: "Carpentry", descriptions: ["Custom carpentry, trim work, crown molding, and structural repairs with excellent craftsmanship."], imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-with-paint-roller_23-2149328116.jpg?_wi=3" }, + { id: "f6", title: "General Improvements", descriptions: ["Small to large-scale general home enhancements to improve the comfort and value of your home."], imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378916.jpg?_wi=3" } ]} title="Our Professional Services" description="We offer a wide range of expert home improvement services to enhance your living space, delivered with quality you can trust." @@ -82,11 +82,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "t1", title: "Great Work", quote: "Amazing craftsmanship and very professional. – Verified Customer", name: "Sarah Miller", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-radio-studio-with-microphone_23-2148808787.jpg" }, - { id: "t2", title: "Transformative", quote: "They transformed our home beautifully. – Verified Customer", name: "James & Linda", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-inside-their-new-home-holding-house-plans_23-2148895457.jpg" }, + { id: "t1", title: "Great Work", quote: "Amazing craftsmanship and very professional. – Verified Customer", name: "Sarah Miller", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-radio-studio-with-microphone_23-2148808787.jpg?_wi=2" }, + { id: "t2", title: "Transformative", quote: "They transformed our home beautifully. – Verified Customer", name: "James & Linda", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-inside-their-new-home-holding-house-plans_23-2148895457.jpg?_wi=2" }, { id: "t3", title: "Reliable", quote: "Reliable, fast, and high-quality work. – Verified Customer", name: "David Chen", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-making-surprise-her-boyfriend_23-2148363624.jpg" }, - { id: "t4", title: "Excellent", quote: "Best contractors we have worked with in Sterling, VA. – Verified Customer", name: "Amy Rodriguez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-radio-studio-with-microphone_23-2148808787.jpg" }, - { id: "t5", title: "Professional", quote: "Very polite, tidy, and clean finish work. – Verified Customer", name: "Robert Smith", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-inside-their-new-home-holding-house-plans_23-2148895457.jpg" } + { id: "t4", title: "Excellent", quote: "Best contractors we have worked with in Sterling, VA. – Verified Customer", name: "Amy Rodriguez", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-radio-studio-with-microphone_23-2148808787.jpg?_wi=3" }, + { id: "t5", title: "Professional", quote: "Very polite, tidy, and clean finish work. – Verified Customer", name: "Robert Smith", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-inside-their-new-home-holding-house-plans_23-2148895457.jpg?_wi=3" } ]} title="Client Reviews" description="See why homeowners in Sterling trust us with their projects." -- 2.49.1