Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -68,11 +68,11 @@ export default function LandingPage() {
|
|||||||
description="In an industry where cutting corners is common, Papa & Sons Contracting stands apart by prioritizing structural integrity, detailed workmanship, and honest communication. Every roof is treated as if it were protecting our own family."
|
description="In an industry where cutting corners is common, Papa & Sons Contracting stands apart by prioritizing structural integrity, detailed workmanship, and honest communication. Every roof is treated as if it were protecting our own family."
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Transparent, Fair Pricing", description: "Detailed, straightforward estimates with no hidden fees. Our competitive pricing never compromises quality.", imageSrc: "http://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", imageAlt: "Transparent pricing consultation", buttonIcon: CheckCircle,
|
title: "Transparent, Fair Pricing", description: "Detailed, straightforward estimates with no hidden fees. Our competitive pricing never compromises quality.", imageSrc: "http://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", imageAlt: "Transparent pricing consultation", buttonIcon: CheckCircle,
|
||||||
buttonHref: "#contact"
|
buttonHref: "#contact"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Detail-Oriented Craftsmanship", description: "From full plywood inspections to reinforced flashing, our work exceeds surface-level installation. Precision is standard.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", imageAlt: "Detail-oriented roof craftsmanship", buttonIcon: CheckCircle,
|
title: "Detail-Oriented Craftsmanship", description: "From full plywood inspections to reinforced flashing, our work exceeds surface-level installation. Precision is standard.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg?_wi=1", imageAlt: "Detail-oriented roof craftsmanship", buttonIcon: CheckCircle,
|
||||||
buttonHref: "#contact"
|
buttonHref: "#contact"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -80,7 +80,7 @@ export default function LandingPage() {
|
|||||||
buttonHref: "#contact"
|
buttonHref: "#contact"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Clean & Respectful Execution", description: "Your property left spotless. Materials handled responsibly. Landscaping protected. Professionalism extends beyond the roof.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Clean job site after roofing completion", buttonIcon: CheckCircle,
|
title: "Clean & Respectful Execution", description: "Your property left spotless. Materials handled responsibly. Landscaping protected. Professionalism extends beyond the roof.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", imageAlt: "Clean job site after roofing completion", buttonIcon: CheckCircle,
|
||||||
buttonHref: "#contact"
|
buttonHref: "#contact"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
@@ -117,15 +117,15 @@ export default function LandingPage() {
|
|||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", brand: "Papa & Sons", name: "Full Roof Replacement", price: "Professional Grade", rating: 5,
|
id: "1", brand: "Papa & Sons", name: "Full Roof Replacement", price: "Professional Grade", rating: 5,
|
||||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg", imageAlt: "Full roof replacement project"
|
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofers-working-with-helmets_23-2149343708.jpg?_wi=2", imageAlt: "Full roof replacement project"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", brand: "Papa & Sons", name: "Roof Repairs & Leak Detection", price: "Targeted Solutions", rating: 5,
|
id: "2", brand: "Papa & Sons", name: "Roof Repairs & Leak Detection", price: "Targeted Solutions", rating: 5,
|
||||||
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Roof repair and leak detection"
|
reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2", imageAlt: "Roof repair and leak detection"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", brand: "Papa & Sons", name: "Custom Flashing & Copper Work", price: "Premium Details", rating: 5,
|
id: "3", brand: "Papa & Sons", name: "Custom Flashing & Copper Work", price: "Premium Details", rating: 5,
|
||||||
reviewCount: "100+", imageSrc: "http://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", imageAlt: "Custom copper flashing installation"
|
reviewCount: "100+", imageSrc: "http://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", imageAlt: "Custom copper flashing installation"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user