Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -82,8 +82,8 @@ export default function LandingPage() {
|
||||
title="Flexible Financing"
|
||||
description="We make your roof replacement affordable with flexible payment options tailored to your budget."
|
||||
features={[
|
||||
{ tag: "$0 Down", title: "Zero Down Programs", subtitle: "No upfront cost", description: "Start your project today without needing cash on hand.", imageSrc: "https://pixabay.com/get/g89f6e8b075c9f8e08f584501485afeb8e492e3f9b313fe07b24a238234b2cd0fad75a140d6bf91c8526e24a48de7099fe97b6c954af19e9e39b73bdcb2b95e43_1280.jpg" },
|
||||
{ tag: "Flexible", title: "Monthly Plans", subtitle: "Low monthly installments", description: "Choose a payment plan that fits your family's needs perfectly.", imageSrc: "https://pixabay.com/get/g89f6e8b075c9f8e08f584501485afeb8e492e3f9b313fe07b24a238234b2cd0fad75a140d6bf91c8526e24a48de7099fe97b6c954af19e9e39b73bdcb2b95e43_1280.jpg" }
|
||||
{ tag: "$0 Down", title: "Zero Down Programs", subtitle: "No upfront cost", description: "Start your project today without needing cash on hand.", imageSrc: "https://pixabay.com/get/g89f6e8b075c9f8e08f584501485afeb8e492e3f9b313fe07b24a238234b2cd0fad75a140d6bf91c8526e24a48de7099fe97b6c954af19e9e39b73bdcb2b95e43_1280.jpg?_wi=1" },
|
||||
{ tag: "Flexible", title: "Monthly Plans", subtitle: "Low monthly installments", description: "Choose a payment plan that fits your family's needs perfectly.", imageSrc: "https://pixabay.com/get/g89f6e8b075c9f8e08f584501485afeb8e492e3f9b313fe07b24a238234b2cd0fad75a140d6bf91c8526e24a48de7099fe97b6c954af19e9e39b73bdcb2b95e43_1280.jpg?_wi=2" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Built Like Bigfoot"
|
||||
description="Bigfoot Roofing isn't just a name; it's a promise of durability, strength, and massive reliability. We stand behind every shingle."
|
||||
imageSrc="https://pixabay.com/get/g89f6e8b075c9f8e08f584501485afeb8e492e3f9b313fe07b24a238234b2cd0fad75a140d6bf91c8526e24a48de7099fe97b6c954af19e9e39b73bdcb2b95e43_1280.jpg"
|
||||
imageSrc="https://pixabay.com/get/g89f6e8b075c9f8e08f584501485afeb8e492e3f9b313fe07b24a238234b2cd0fad75a140d6bf91c8526e24a48de7099fe97b6c954af19e9e39b73bdcb2b95e43_1280.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user