Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 21:22:38 +00:00
2 changed files with 1376 additions and 9 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -117,11 +117,11 @@ export default function LandingPage() {
<MetricCardEleven
metrics={[
{
id: "1", value: "30+", title: "Years Experience", description: "Nearly three decades of trusted roofing service", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-hammer-drill_23-2148748784.jpg", imageAlt: "Completed roofing project"},
id: "1", value: "30+", title: "Years Experience", description: "Nearly three decades of trusted roofing service", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-hammer-drill_23-2148748784.jpg?_wi=1", imageAlt: "Completed roofing project"},
{
id: "2", value: "2,500+", title: "Happy Customers", description: "Satisfied homeowners across the Bay Area", imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg", imageAlt: "Beautiful completed roof"},
id: "2", value: "2,500+", title: "Happy Customers", description: "Satisfied homeowners across the Bay Area", imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg?_wi=1", imageAlt: "Beautiful completed roof"},
{
id: "3", value: "100%", title: "Licensed & Insured", description: "Full protection and professional credentials", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Professional roofing work"},
id: "3", value: "100%", title: "Licensed & Insured", description: "Full protection and professional credentials", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", imageAlt: "Professional roofing work"},
]}
title="Proven Track Record"
description="Industry-leading expertise and customer satisfaction"
@@ -137,13 +137,13 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Carl & Sons", name: "Residential Roof Replacement", price: "Quality Installation", rating: 5,
reviewCount: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-hammer-drill_23-2148748784.jpg", imageAlt: "Completed residential roof project"},
reviewCount: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-hammer-drill_23-2148748784.jpg?_wi=2", imageAlt: "Completed residential roof project"},
{
id: "2", brand: "Carl & Sons", name: "Modern Metal Roofing", price: "Durable Upgrade", rating: 5,
reviewCount: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg", imageAlt: "Modern metal roof installation"},
reviewCount: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg?_wi=2", imageAlt: "Modern metal roof installation"},
{
id: "3", brand: "Carl & Sons", name: "Storm Damage Restoration", price: "Expert Repair", rating: 5,
reviewCount: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Roof restoration after storm damage"},
reviewCount: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2", imageAlt: "Roof restoration after storm damage"},
]}
title="Our Recent Projects"
description="View our portfolio of completed roofing installations and repairs across the Bay Area."
@@ -213,11 +213,11 @@ export default function LandingPage() {
<MetricCardEleven
metrics={[
{
id: "1", value: "Free", title: "Estimates", description: "No obligation, no pressure. Get a detailed quote in 24 hours.", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-hammer-drill_23-2148748784.jpg", imageAlt: "Professional estimate consultation"},
id: "1", value: "Free", title: "Estimates", description: "No obligation, no pressure. Get a detailed quote in 24 hours.", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-hammer-drill_23-2148748784.jpg?_wi=3", imageAlt: "Professional estimate consultation"},
{
id: "2", value: "24/7", title: "Emergency Service", description: "Storm damage? We're here whenever you need us.", imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg", imageAlt: "Emergency roofing service"},
id: "2", value: "24/7", title: "Emergency Service", description: "Storm damage? We're here whenever you need us.", imageSrc: "http://img.b2bpic.net/free-photo/red-roof-with-clouds_1204-23.jpg?_wi=3", imageAlt: "Emergency roofing service"},
{
id: "3", value: "Satisfaction", title: "Guaranteed", description: "We stand behind every job. Your satisfaction is our priority.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Quality roofing work guaranteed"},
id: "3", value: "Satisfaction", title: "Guaranteed", description: "We stand behind every job. Your satisfaction is our priority.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=3", imageAlt: "Quality roofing work guaranteed"},
]}
title="Ready to Protect Your Home?"
description="Contact Carl & Sons Roofing today for a free estimate or emergency repair service."