Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -59,10 +59,10 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-four-buildings-blue-sky_181624-49869.jpg", imageAlt: "Luxury Miami home with professional roofing installation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg", imageAlt: "Professional roof replacement in progress"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg?_wi=1", imageAlt: "Professional roof replacement in progress"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-wooden-bridge-across-water-sun_146671-18753.jpg", imageAlt: "Premium luxury home exterior in Miami"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-white-wooden-bridge-across-water-sun_146671-18753.jpg?_wi=1", imageAlt: "Premium luxury home exterior in Miami"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
description="Experienced & Professional"
|
||||
subdescription="15+ Years of Excellence in South Florida"
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-white-wooden-bridge-across-water-sun_146671-18753.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-white-wooden-bridge-across-water-sun_146671-18753.jpg?_wi=2"
|
||||
imageAlt="Professional roofing team working on luxury home"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
description="Before & After: See the quality and transformation of our roofing work in Miami"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Luxury Home Roof Replacement", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg", imageAlt: "Professional roof replacement on luxury home"
|
||||
id: "1", name: "Luxury Home Roof Replacement", price: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg?_wi=2", imageAlt: "Professional roof replacement on luxury home"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Hurricane Storm Damage Restoration", price: "Emergency", imageSrc: "http://img.b2bpic.net/free-photo/old-rural-house-with-wild-grape-covering-part-yard_1268-15653.jpg", imageAlt: "Storm damage roof repair and restoration"
|
||||
|
||||
Reference in New Issue
Block a user