Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-10 12:35:54 +00:00

View File

@@ -58,9 +58,9 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741210.jpg", imageAlt: "Professional roofers at sunset"},
imageSrc: "http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741210.jpg?_wi=1", imageAlt: "Professional roofers at sunset"},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg", imageAlt: "Brand new roof installation"}
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg?_wi=1", imageAlt: "Brand new roof installation"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -77,11 +77,11 @@ export default function LandingPage() {
{
id: "f1", title: "Roof Repairs", tags: [
"Professional", "Fast"],
imageSrc: "http://img.b2bpic.net/free-photo/copy-space-tools-mechanic-desk_23-2148557974.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/copy-space-tools-mechanic-desk_23-2148557974.jpg?_wi=1"},
{
id: "f2", title: "Roof Replacement", tags: [
"New Build", "Premium"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg?_wi=2"},
{
id: "f3", title: "Emergency Roofing", tags: [
"24/7", "Rapid"],
@@ -89,15 +89,15 @@ export default function LandingPage() {
{
id: "f4", title: "Leak Detection", tags: [
"Precision", "Diagnostic"],
imageSrc: "http://img.b2bpic.net/free-photo/copy-space-tools-mechanic-desk_23-2148557974.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/copy-space-tools-mechanic-desk_23-2148557974.jpg?_wi=2"},
{
id: "f5", title: "Storm Damage", tags: [
"Inspection", "Restoration"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg?_wi=3"},
{
id: "f6", title: "Inspections", tags: [
"Thorough", "Detailed"],
imageSrc: "http://img.b2bpic.net/free-photo/copy-space-tools-mechanic-desk_23-2148557974.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/copy-space-tools-mechanic-desk_23-2148557974.jpg?_wi=3"},
]}
title="Professional Roofing Services"
description="Comprehensive roofing solutions designed to protect your home and investment for years to come."
@@ -120,7 +120,7 @@ export default function LandingPage() {
{
title: "No Mess Guarantee", description: "We leave your property spotless."},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741210.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-engaged-household-task_23-2151741210.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>