Update src/app/services/page.tsx
This commit is contained in:
@@ -82,7 +82,7 @@ export default function ServicesPage() {
|
||||
"Meet with our expert advisors to discuss your needs, budget, and preferences. Completely free with no obligation.",
|
||||
tag: "Step 1",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/serious-man-woman-working-using-tablet-computer-outdoors_1262-12469.jpg",
|
||||
"http://img.b2bpic.net/free-photo/serious-man-woman-working-using-tablet-computer-outdoors_1262-12469.jpg?_wi=1",
|
||||
imageAlt: "mortgage advisor meeting with clients consultation",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function ServicesPage() {
|
||||
"We analyze your financial situation and identify the best mortgage options from our extensive lender panel.",
|
||||
tag: "Step 2",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/working-office_1150-122.jpg",
|
||||
"http://img.b2bpic.net/free-photo/working-office_1150-122.jpg?_wi=1",
|
||||
imageAlt: "financial documents and analysis on desk",
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function ServicesPage() {
|
||||
"We handle the application paperwork and liaise with lenders on your behalf to ensure smooth processing.",
|
||||
tag: "Step 3",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/office-equipment-put-table_23-2147651022.jpg",
|
||||
"http://img.b2bpic.net/free-photo/office-equipment-put-table_23-2147651022.jpg?_wi=1",
|
||||
imageAlt: "loan application paperwork office desk processing",
|
||||
},
|
||||
{
|
||||
@@ -192,7 +192,7 @@ export default function ServicesPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-businesspeople-attending-presentation-office_23-2147923301.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-businesspeople-attending-presentation-office_23-2147923301.jpg?_wi=2"
|
||||
mediaPosition="right"
|
||||
buttonText="Schedule Consultation"
|
||||
onSubmit={(data) => {
|
||||
|
||||
Reference in New Issue
Block a user