diff --git a/src/app/page.tsx b/src/app/page.tsx index c332a5c..21b5e6b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,11 +94,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { id: "w1", title: "Fair Pricing", description: "Competitive estimates that respect your budget.", tag: "Value", imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-596.jpg" }, + { id: "w1", title: "Fair Pricing", description: "Competitive estimates that respect your budget.", tag: "Value", imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-596.jpg?_wi=1" }, { id: "w2", title: "Efficient Crews", description: "Fast turnarounds without sacrificing quality.", tag: "Speed", imageSrc: "http://img.b2bpic.net/free-photo/worker-protesting-working-rights_23-2151546423.jpg" }, - { id: "w3", title: "Communication", description: "Clear updates throughout the entire process.", tag: "Reliability", imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026157.jpg" }, - { id: "w4", title: "Safety First", description: "OSHA-compliant practices for a secure work environment.", tag: "Safe", imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-596.jpg" }, - { id: "w5", title: "Local Roots", description: "Proudly serving Davison and surrounding neighborhoods.", tag: "Local", imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026157.jpg" }, + { id: "w3", title: "Communication", description: "Clear updates throughout the entire process.", tag: "Reliability", imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026157.jpg?_wi=1" }, + { id: "w4", title: "Safety First", description: "OSHA-compliant practices for a secure work environment.", tag: "Safe", imageSrc: "http://img.b2bpic.net/free-photo/hands-engineer-working-blueprint-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-596.jpg?_wi=2" }, + { id: "w5", title: "Local Roots", description: "Proudly serving Davison and surrounding neighborhoods.", tag: "Local", imageSrc: "http://img.b2bpic.net/free-photo/couple-watching-movie-streaming-service_23-2149026157.jpg?_wi=2" }, ]} title="Why Monkey Paw Construction?" description="We are local, reliable, and committed to doing it right the first time."