Merge version_1 into main #2

Merged
bender merged 6 commits from version_1 into main 2026-02-25 02:06:07 +00:00
Showing only changes of commit b830f036ae - Show all commits

View File

@@ -51,7 +51,7 @@ export default function HomePage() {
{ text: "Call / Text Joseph", href: "tel:+1-555-0100" }
]}
buttonAnimation="slide-up"
imageSrc="https://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg"
imageSrc="https://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=1"
imageAlt="Premium standing seam metal roofing installation"
imagePosition="right"
mediaAnimation="blur-reveal"
@@ -70,21 +70,21 @@ export default function HomePage() {
title: "Responsive & Professional",
description: "Quick replies by phone/text. Straight answers, clear next steps.",
tag: "Communication",
imageSrc: "https://img.b2bpic.net/free-photo/smiling-blonde-business-woman-talking-by-mobile-phone_171337-2871.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/smiling-blonde-business-woman-talking-by-mobile-phone_171337-2871.jpg?_wi=1"
},
{
id: "expertise",
title: "Standing Seam Expertise",
description: "Metal installs done clean, tight, and built to handle harsh seasons.",
tag: "Specialty",
imageSrc: "https://img.b2bpic.net/free-photo/worker-cuts-steel-profiles-drywall-close-up-selective-focus-preparing-installation-ceiling-profile-system-frame-renovation-repair_166373-1903.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/worker-cuts-steel-profiles-drywall-close-up-selective-focus-preparing-installation-ceiling-profile-system-frame-renovation-repair_166373-1903.jpg?_wi=1"
},
{
id: "jobsites",
title: "Respectful Job Sites",
description: "Fast, organized work—no mess left behind.",
tag: "Quality",
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-people-working-construction_23-2150772881.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-people-working-construction_23-2150772881.jpg?_wi=1"
}
]}
animationType="slide-up"
@@ -105,7 +105,7 @@ export default function HomePage() {
price: "Custom Pricing",
rating: 5,
reviewCount: "50+",
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg",
imageSrc: "https://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=2",
imageAlt: "Standing seam metal roofing installation"
},
{
@@ -115,7 +115,7 @@ export default function HomePage() {
price: "Custom Pricing",
rating: 5,
reviewCount: "45+",
imageSrc: "https://img.b2bpic.net/free-photo/worker-cuts-steel-profiles-drywall-close-up-selective-focus-preparing-installation-ceiling-profile-system-frame-renovation-repair_166373-1903.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/worker-cuts-steel-profiles-drywall-close-up-selective-focus-preparing-installation-ceiling-profile-system-frame-renovation-repair_166373-1903.jpg?_wi=2"
},
{
id: "3",
@@ -124,7 +124,7 @@ export default function HomePage() {
price: "Custom Pricing",
rating: 5,
reviewCount: "40+",
imageSrc: "https://img.b2bpic.net/free-photo/experts-check-warehouse-inventory_482257-75354.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/experts-check-warehouse-inventory_482257-75354.jpg?_wi=1"
}
]}
gridVariant="three-columns-all-equal-width"
@@ -178,7 +178,7 @@ export default function HomePage() {
handle: "@homeowner_1",
testimonial: "Second home we hired them for—again, a great experience.",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1"
},
{
id: "2",
@@ -186,7 +186,7 @@ export default function HomePage() {
handle: "@homeowner_2",
testimonial: "Prompt, on schedule, and easy to work with.",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
},
{
id: "3",
@@ -194,7 +194,7 @@ export default function HomePage() {
handle: "@homeowner_3",
testimonial: "Professional from start to finish on a standing seam roof.",
rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"
imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2"
}
]}
showRating={true}