Update src/app/page.tsx

This commit is contained in:
2026-05-06 15:22:48 +00:00
parent a20415cd0d
commit 3fa935fdeb

View File

@@ -109,11 +109,11 @@ export default function LandingPage() {
},
{
title: "Word-of-Mouth Only", description: "We protect our reputation by ensuring every single customer is a neighbor we'd want to call friend.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "satisfied homeowner referral roofing" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", imageAlt: "good neighbor roofing recommendation" }
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=1", imageAlt: "good neighbor roofing recommendation" }
},
{
title: "Licensed & Insured", description: "Fully licensed in Florida. You're covered before the first shingle is touched.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/empty-escalator-stairs_1339-1235.jpg", imageAlt: "fully licensed roofing contractor signage" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg", imageAlt: "insured roofing company reliability" }
title: "Licensed & Insured", description: "Fully licensed in Florida. You're covered before the first shingle is touched.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/empty-escalator-stairs_1339-1235.jpg?_wi=1", imageAlt: "fully licensed roofing contractor signage" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg?_wi=1", imageAlt: "insured roofing company reliability" }
}
]}
showStepNumbers={false}
@@ -130,13 +130,13 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "s1", name: "Full Roof Replacement", price: "Custom Estimate", variant: "Shingle, Tile, Flat", imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg"},
id: "s1", name: "Full Roof Replacement", price: "Custom Estimate", variant: "Shingle, Tile, Flat", imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg?_wi=2"},
{
id: "s2", name: "Storm Damage Repair", price: "Emergency Service", variant: "Insurance Liaison", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-spraying-powder-paint_23-2149714280.jpg"},
{
id: "s3", name: "Flat Roof Systems", price: "Specialized TPO", variant: "Low-Slope Pro", imageSrc: "http://img.b2bpic.net/free-photo/empty-escalator-stairs_1339-1235.jpg"},
id: "s3", name: "Flat Roof Systems", price: "Specialized TPO", variant: "Low-Slope Pro", imageSrc: "http://img.b2bpic.net/free-photo/empty-escalator-stairs_1339-1235.jpg?_wi=2"},
{
id: "s4", name: "Fascia, Soffit & Trim", price: "High Quality", variant: "Custom Carpentry", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg"},
id: "s4", name: "Fascia, Soffit & Trim", price: "High Quality", variant: "Custom Carpentry", imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14806.jpg?_wi=2"},
{
id: "s5", name: "Roof Inspections", price: "Free", variant: "No-Pressure Consult", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-doing-his-job-with-belt_23-2149343658.jpg"},
{