Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-11 14:34:09 +00:00

View File

@@ -128,7 +128,7 @@ export default function LandingPage() {
{ {
id: "standard", title: "Standard Replacement", price: "$12,000", period: "/avg roof", features: ["Quality asphalt shingles", "Waste removal", "5-year warranty"], id: "standard", title: "Standard Replacement", price: "$12,000", period: "/avg roof", features: ["Quality asphalt shingles", "Waste removal", "5-year warranty"],
button: { text: "Select", href: "#contact" }, button: { text: "Select", href: "#contact" },
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg" imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg?_wi=1"
}, },
{ {
id: "premium", title: "Premium Installation", price: "$25,000", period: "/avg roof", features: ["Full solar integration", "Premium metal roofing", "10-year warranty"], id: "premium", title: "Premium Installation", price: "$25,000", period: "/avg roof", features: ["Full solar integration", "Premium metal roofing", "10-year warranty"],
@@ -185,7 +185,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg" imageSrc="http://img.b2bpic.net/free-photo/man-working-roof-with-drill_23-2148748774.jpg?_wi=2"
logoText="SD Roofing Pros" logoText="SD Roofing Pros"
columns={[ columns={[
{ title: "Company", items: [{ label: "About", href: "#" }, { label: "Services", href: "#services" }] }, { title: "Company", items: [{ label: "About", href: "#" }, { label: "Services", href: "#services" }] },