Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
href: "tel:5555555555",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sunset-rooftops_23-2151989531.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sunset-rooftops_23-2151989531.jpg?_wi=1"
|
||||
imageAlt="High-quality finished roof at sunset"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sunset-rooftops_23-2151989531.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sunset-rooftops_23-2151989531.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "100+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunset-rooftops_23-2151989531.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunset-rooftops_23-2151989531.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -169,7 +169,7 @@ export default function LandingPage() {
|
||||
price: "Custom Quote",
|
||||
rating: 5,
|
||||
reviewCount: "80+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunset-rooftops_23-2151989531.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunset-rooftops_23-2151989531.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -178,7 +178,7 @@ export default function LandingPage() {
|
||||
price: "Emergency Service",
|
||||
rating: 5,
|
||||
reviewCount: "50+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunset-rooftops_23-2151989531.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sunset-rooftops_23-2151989531.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
@@ -198,7 +198,7 @@ export default function LandingPage() {
|
||||
handle: "Homeowner",
|
||||
testimonial: "They treated me like a friend from the first call. Within 2 weeks, my house AND garage were done. Professional, fast, and high-quality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-senior-businessman-sitting-with-touchpad_1262-2372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-senior-businessman-sitting-with-touchpad_1262-2372.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -230,7 +230,7 @@ export default function LandingPage() {
|
||||
handle: "Homeowner",
|
||||
testimonial: "Exceptional work on my Victorian home restoration. Attention to detail was spot on.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-senior-businessman-sitting-with-touchpad_1262-2372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-senior-businessman-sitting-with-touchpad_1262-2372.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user