Merge version_2 into main #3
@@ -50,8 +50,8 @@ export default function LandingPage() {
|
||||
title="Don't Replace Your Roof—Rejuvenate It"
|
||||
description="Restore aging shingles and save up to 80% compared to a full replacement with our professional rejuvenation services in San Diego."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg", imageAlt: "residential roof inspection professional" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/engineer-writing-condenser-values_482257-90848.jpg", imageAlt: "roof repair expert team" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg?_wi=1", imageAlt: "residential roof inspection professional" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/engineer-writing-condenser-values_482257-90848.jpg?_wi=1", imageAlt: "roof repair expert team" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg", imageAlt: "long lasting roof protection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-with-model-house-table-near-safety-helmet-equipments_23-2148040017.jpg", imageAlt: "cost effective home renovation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/earth-day-environment-eco-concept-space-text_185193-108907.jpg", imageAlt: "eco friendly home maintenance" },
|
||||
@@ -137,12 +137,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "medium", title: "Standard Home", price: "$2,299", period: "Flat Rate", features: ["Complete assessment", "Full system cleaning", "Deep rejuvenation"],
|
||||
button: { text: "Select", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg", imageAlt: "cost effective home renovation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-together_23-2149343659.jpg?_wi=2", imageAlt: "cost effective home renovation"
|
||||
},
|
||||
{
|
||||
id: "large", title: "Estate Roof", price: "Custom", period: "Quote-based", features: ["Custom inspection", "Comprehensive cleaning", "Premium rejuvenation"],
|
||||
button: { text: "Get Quote", href: "#contact" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-writing-condenser-values_482257-90848.jpg", imageAlt: "cost effective home renovation"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/engineer-writing-condenser-values_482257-90848.jpg?_wi=2", imageAlt: "cost effective home renovation"
|
||||
},
|
||||
]}
|
||||
title="Simple Service Process"
|
||||
|
||||
Reference in New Issue
Block a user