Update src/app/page.tsx
This commit is contained in:
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
quote: "The most professional service I've ever used. Absolute luxury.",
|
||||
name: "Sarah Miller",
|
||||
role: "Property Owner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
quote: "Elite Services changed the way I think about local service brands.",
|
||||
name: "David Thompson",
|
||||
role: "Homeowner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
quote: "They delivered exactly what was promised with zero hassle.",
|
||||
name: "James Wilson",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
quote: "A standard of professionalism missing in most local service companies.",
|
||||
name: "Linda Wu",
|
||||
role: "Investor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-practicing-social-integration-workspace_23-2149405354.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Trusted by DFW's finest"
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
tag="Ready to begin?"
|
||||
title="Call us for a consultation"
|
||||
description="Speak with our team today at (555) 123-4567 to experience the elite difference."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-businessman-using-cellphone_1098-1218.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-businessman-using-cellphone_1098-1218.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
/>
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
description="We serve the entire DFW area. Reach out to schedule your service."
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-businessman-using-cellphone_1098-1218.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-businessman-using-cellphone_1098-1218.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user