Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
href: "tel:+1234567890",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/old-houses_53876-33815.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/old-houses_53876-33815.jpg?_wi=1"
|
||||
imageAlt="Elite Roofing Co. Cinematic Roof"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@michaeld",
|
||||
testimonial: "Roof leak fixed the next day — highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-houses_53876-33815.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-houses_53876-33815.jpg?_wi=2",
|
||||
imageAlt: "Full shot man wearing protection helmet",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
handle: "@lindam",
|
||||
testimonial: "Quality work at a fair price.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-construction-tools-as-screwdriver-trowel-brick-hammer-wooden-background_141793-14414.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-construction-tools-as-screwdriver-trowel-brick-hammer-wooden-background_141793-14414.jpg?_wi=1",
|
||||
imageAlt: "Full shot man wearing protection helmet",
|
||||
},
|
||||
{
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
handle: "@davidk",
|
||||
testimonial: "Impressive responsiveness and professional staff.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-11117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-11117.jpg?_wi=1",
|
||||
imageAlt: "Full shot man wearing protection helmet",
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
handle: "@erikb",
|
||||
testimonial: "Best roofing experience I have had so far.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_1203-2241.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_1203-2241.jpg?_wi=1",
|
||||
imageAlt: "Full shot man wearing protection helmet",
|
||||
},
|
||||
]}
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Fast leak detection & repair before damage spreads.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-construction-tools-as-screwdriver-trowel-brick-hammer-wooden-background_141793-14414.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-construction-tools-as-screwdriver-trowel-brick-hammer-wooden-background_141793-14414.jpg?_wi=2",
|
||||
imageAlt: "Roof Repair Service",
|
||||
},
|
||||
{
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"24/7 rapid response when you need it most.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-11117.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-workers-wearing-work-clothes_273609-11117.jpg?_wi=2",
|
||||
imageAlt: "Emergency Roofing Service",
|
||||
},
|
||||
{
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Durable, modern roofing built to last decades.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_1203-2241.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_1203-2241.jpg?_wi=2",
|
||||
imageAlt: "Roof Installation",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user