Update src/app/page.tsx
This commit is contained in:
@@ -84,44 +84,44 @@ export default function HomePage() {
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/concrete-structural-building-city_23-2148798606.jpg",
|
||||
"http://img.b2bpic.net/free-photo/concrete-structural-building-city_23-2148798606.jpg?_wi=1",
|
||||
imageAlt: "modern residential property London exterior brick",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/long-shot-couple-looking-out-window-their-new-house_1098-19326.jpg",
|
||||
"http://img.b2bpic.net/free-photo/long-shot-couple-looking-out-window-their-new-house_1098-19326.jpg?_wi=1",
|
||||
imageAlt: "contemporary home with garden London",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/housing-collection-flat-style_23-2147916965.jpg",
|
||||
"http://img.b2bpic.net/free-vector/housing-collection-flat-style_23-2147916965.jpg?_wi=1",
|
||||
imageAlt: "elegant London townhouse classic facade",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6435.jpg",
|
||||
"http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6435.jpg?_wi=1",
|
||||
imageAlt: "luxury apartment building modern exterior",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/shot-wooden-table-with-wooden-chairs-near-window-curtains-kitchen-with-black-interior_181624-4177.jpg",
|
||||
"http://img.b2bpic.net/free-photo/shot-wooden-table-with-wooden-chairs-near-window-curtains-kitchen-with-black-interior_181624-4177.jpg?_wi=1",
|
||||
imageAlt: "modern kitchen interior luxury design",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/top-view-modern-office-desk-with-flat-design_23-2147907957.jpg",
|
||||
"http://img.b2bpic.net/free-vector/top-view-modern-office-desk-with-flat-design_23-2147907957.jpg?_wi=1",
|
||||
imageAlt: "professional office space modern interior",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-psd/elegant-gray-velvet-chair-with-gold-legs-modern-design_191095-80327.jpg",
|
||||
"http://img.b2bpic.net/free-psd/elegant-gray-velvet-chair-with-gold-legs-modern-design_191095-80327.jpg?_wi=1",
|
||||
imageAlt: "contemporary living room interior modern design",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dygu8j",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=dygu8j&_wi=1",
|
||||
imageAlt: "bright residential bedroom natural light windows",
|
||||
},
|
||||
]}
|
||||
@@ -145,7 +145,7 @@ export default function HomePage() {
|
||||
"Guidance and competitive rates for those starting their property journey. We simplify the process and help you secure the best deal.",
|
||||
tag: "Popular",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/image-multiethnic-woman-man-entrepreneurs-work-together-new-business-startup-project_273609-44843.jpg",
|
||||
"http://img.b2bpic.net/free-photo/image-multiethnic-woman-man-entrepreneurs-work-together-new-business-startup-project_273609-44843.jpg?_wi=1",
|
||||
imageAlt: "young couple viewing property first time buyers",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function HomePage() {
|
||||
"Switch to better rates and improve your finances. We negotiate with lenders to secure savings on your existing mortgage.",
|
||||
tag: "Save Money",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/couple-signing-contract-new-house_23-2148895488.jpg",
|
||||
"http://img.b2bpic.net/free-photo/couple-signing-contract-new-house_23-2148895488.jpg?_wi=1",
|
||||
imageAlt: "professional financial advisor reviewing documents",
|
||||
},
|
||||
{
|
||||
@@ -165,7 +165,7 @@ export default function HomePage() {
|
||||
"Investment property financing with specialist knowledge. Maximize returns with competitive buy-to-let rates and flexible terms.",
|
||||
tag: "Investment",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7wvw4v",
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=7wvw4v&_wi=1",
|
||||
imageAlt: "multi-unit residential building investment property",
|
||||
},
|
||||
{
|
||||
@@ -349,7 +349,7 @@ export default function HomePage() {
|
||||
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=1"
|
||||
mediaPosition="right"
|
||||
buttonText="Request Consultation"
|
||||
onSubmit={(data) => {
|
||||
|
||||
Reference in New Issue
Block a user