Update src/app/services/page.tsx
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
price: "$99",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
price: "$199",
|
||||
rating: 5,
|
||||
reviewCount: "24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "s3",
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
price: "$299",
|
||||
rating: 5,
|
||||
reviewCount: "18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "s4",
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
price: "$399",
|
||||
rating: 5,
|
||||
reviewCount: "30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg?_wi=8",
|
||||
},
|
||||
{
|
||||
id: "s5",
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
price: "$499",
|
||||
rating: 5,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg?_wi=9",
|
||||
},
|
||||
{
|
||||
id: "s6",
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
price: "$599",
|
||||
rating: 5,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg?_wi=10",
|
||||
},
|
||||
]}
|
||||
title="Our Service Portfolio"
|
||||
@@ -124,21 +124,21 @@ export default function LandingPage() {
|
||||
value: "100%",
|
||||
title: "Satisfaction Rate",
|
||||
description: "Our customers love the speed and efficiency.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg?_wi=11",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
title: "Availability",
|
||||
description: "Ready to help whenever you need us.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg?_wi=12",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "500+",
|
||||
title: "Homes Served",
|
||||
description: "Proven track record in our community.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg?_wi=13",
|
||||
},
|
||||
]}
|
||||
title="Why Our Services Stand Out"
|
||||
|
||||
Reference in New Issue
Block a user