Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
handle: "@johndoe",
|
||||
testimonial: "Excellent service and quick installation. My fence looks amazing!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-embankment-along-seashore-sky-with-wisps-cloud-natural-concept-awaiting-winter-storm-season_166373-8779.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-embankment-along-seashore-sky-with-wisps-cloud-natural-concept-awaiting-winter-storm-season_166373-8779.jpg?_wi=1",
|
||||
imageAlt: "professional residential fence installation",
|
||||
},
|
||||
{
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
handle: "@sarahsmith",
|
||||
testimonial: "Professional, on-time, and very high quality work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124257.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124257.jpg?_wi=1",
|
||||
imageAlt: "experienced construction team at work",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
handle: "@mikerivera",
|
||||
testimonial: "Ortega 24/7 Fence really saved me when my gate broke late at night.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg?_wi=1",
|
||||
imageAlt: "happy homeowner standing in front of new fence",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
handle: "@elenagarcia",
|
||||
testimonial: "Best fencing company in town. Honest and hardworking.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-woman-posing_344912-3006.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-woman-posing_344912-3006.jpg?_wi=1",
|
||||
imageAlt: "smiling middle-aged woman near modern fence",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
handle: "@davidk",
|
||||
testimonial: "Reliable and affordable service. Will recommend to neighbors.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447156.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447156.jpg?_wi=1",
|
||||
imageAlt: "portrait of satisfied man house property",
|
||||
},
|
||||
]}
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/old-embankment-along-seashore-sky-with-wisps-cloud-natural-concept-awaiting-winter-storm-season_166373-8779.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/old-embankment-along-seashore-sky-with-wisps-cloud-natural-concept-awaiting-winter-storm-season_166373-8779.jpg?_wi=2"
|
||||
imageAlt="Professional fence installation"
|
||||
avatars={[
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
description="At Ortega 24/7 Fence, we believe that security starts with a solid foundation. Our team is dedicated to providing superior fencing services for both residential and commercial needs, 24 hours a day, 7 days a week."
|
||||
subdescription="We treat every property like our own, ensuring meticulous attention to detail and long-lasting quality."
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124257.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124257.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
role: "CEO",
|
||||
company: "Homeowner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -226,7 +226,7 @@ export default function LandingPage() {
|
||||
role: "Designer",
|
||||
company: "Homeowner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-woman-posing_344912-3006.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-senior-woman-posing_344912-3006.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -234,7 +234,7 @@ export default function LandingPage() {
|
||||
role: "Engineer",
|
||||
company: "Homeowner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447156.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447156.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user