Merge version_1 into main #1
@@ -97,7 +97,7 @@ export default function AboutPage() {
|
||||
company: "Fayetteville, TN",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3",
|
||||
imageAlt: "portrait woman professional headshot avatar",
|
||||
},
|
||||
{
|
||||
@@ -107,7 +107,7 @@ export default function AboutPage() {
|
||||
company: "Fayetteville",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "portrait man professional headshot avatar",
|
||||
},
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function AboutPage() {
|
||||
company: "Fayetteville, TN",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4",
|
||||
imageAlt: "portrait woman professional headshot avatar",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -89,18 +89,18 @@ export default function HomePage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/winding-pathway-with-grass-sides_1137-208.jpg",
|
||||
"http://img.b2bpic.net/free-photo/winding-pathway-with-grass-sides_1137-208.jpg?_wi=1",
|
||||
imageAlt: "Beautiful manicured lawn with lush green grass",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/gardening-composition-with-space-top_23-2147673271.jpg",
|
||||
"http://img.b2bpic.net/free-photo/gardening-composition-with-space-top_23-2147673271.jpg?_wi=1",
|
||||
imageAlt:
|
||||
"Professional landscaping with flower beds and mulch",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg?_wi=1",
|
||||
imageAlt:
|
||||
"Perfectly maintained landscape with trees and shrubs",
|
||||
},
|
||||
@@ -198,7 +198,7 @@ export default function HomePage() {
|
||||
name: "Landscape Design",
|
||||
price: "Custom Installation",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg?_wi=2",
|
||||
imageAlt:
|
||||
"Before and after landscaping with new flower beds and mulch",
|
||||
},
|
||||
@@ -239,7 +239,7 @@ export default function HomePage() {
|
||||
company: "Fayetteville, TN",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1",
|
||||
imageAlt: "portrait woman professional headshot avatar",
|
||||
},
|
||||
{
|
||||
@@ -249,7 +249,7 @@ export default function HomePage() {
|
||||
company: "Fayetteville",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "portrait man professional headshot avatar",
|
||||
},
|
||||
{
|
||||
@@ -259,7 +259,7 @@ export default function HomePage() {
|
||||
company: "Fayetteville, TN",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2",
|
||||
imageAlt: "portrait woman professional headshot avatar",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -97,7 +97,7 @@ export default function ReviewsPage() {
|
||||
company: "Fayetteville, TN",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=5",
|
||||
imageAlt: "portrait woman professional headshot avatar",
|
||||
},
|
||||
{
|
||||
@@ -107,7 +107,7 @@ export default function ReviewsPage() {
|
||||
company: "Fayetteville",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "portrait man professional headshot avatar",
|
||||
},
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function ReviewsPage() {
|
||||
company: "Fayetteville, TN",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=6",
|
||||
imageAlt: "portrait woman professional headshot avatar",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -136,7 +136,7 @@ export default function ServicesPage() {
|
||||
name: "Seasonal Maintenance",
|
||||
price: "Starting at $199/month",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/winding-pathway-with-grass-sides_1137-208.jpg",
|
||||
"http://img.b2bpic.net/free-photo/winding-pathway-with-grass-sides_1137-208.jpg?_wi=2",
|
||||
imageAlt: "Seasonal lawn maintenance service",
|
||||
},
|
||||
{
|
||||
@@ -144,7 +144,7 @@ export default function ServicesPage() {
|
||||
name: "Premium Landscape",
|
||||
price: "Starting at $349/month",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/gardening-composition-with-space-top_23-2147673271.jpg",
|
||||
"http://img.b2bpic.net/free-photo/gardening-composition-with-space-top_23-2147673271.jpg?_wi=2",
|
||||
imageAlt: "Premium landscape design package",
|
||||
},
|
||||
{
|
||||
@@ -152,7 +152,7 @@ export default function ServicesPage() {
|
||||
name: "Complete Care",
|
||||
price: "Starting at $499/month",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg",
|
||||
"http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg?_wi=3",
|
||||
imageAlt: "Complete landscape care package",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user