Update src/app/about/page.tsx
This commit is contained in:
@@ -111,7 +111,7 @@ export default function AboutPage() {
|
||||
icon: FileText,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-businessman-standing-waiting-area-reading-newspaper_107420-95766.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-businessman-standing-waiting-area-reading-newspaper_107420-95766.jpg?_wi=4"
|
||||
imageAlt="Barcelona Properties Team"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -143,7 +143,7 @@ export default function AboutPage() {
|
||||
"Investment opportunities and neighborhood insights",
|
||||
"Exclusive access to off-market properties",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-sunglasses-with-view-barcelona-background-spain_1268-18047.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-sunglasses-with-view-barcelona-background-spain_1268-18047.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "feature-2",
|
||||
@@ -153,7 +153,7 @@ export default function AboutPage() {
|
||||
"Legal and notary services guidance",
|
||||
"Financing and mortgage assistance",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-home_1157-18416.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-home_1157-18416.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "feature-3",
|
||||
@@ -163,7 +163,7 @@ export default function AboutPage() {
|
||||
"Multi-language support for international clients",
|
||||
"Cultural integration assistance for expats",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-port-de-fontvieille-high-rise-buildings-monaco_181624-47641.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-port-de-fontvieille-high-rise-buildings-monaco_181624-47641.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "feature-4",
|
||||
@@ -173,7 +173,7 @@ export default function AboutPage() {
|
||||
"Advanced property search and filtering tools",
|
||||
"Secure document management platform",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-city-buildings-scene_23-2151823114.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indian-city-buildings-scene_23-2151823114.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
@@ -198,7 +198,7 @@ export default function AboutPage() {
|
||||
quote: "The team at Barcelona Properties made finding our perfect apartment effortless. Their knowledge of neighborhoods and attention to detail was outstanding. Highly recommended!",
|
||||
name: "Maria González",
|
||||
role: "Property Buyer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "testimonial-2",
|
||||
@@ -206,7 +206,7 @@ export default function AboutPage() {
|
||||
quote: "Selling our property was stress-free thanks to their expertise and guidance. They handled everything professionally and achieved a better price than expected.",
|
||||
name: "James Mitchell",
|
||||
role: "Property Seller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "testimonial-3",
|
||||
@@ -214,7 +214,7 @@ export default function AboutPage() {
|
||||
quote: "Moving to Barcelona was daunting, but their team provided invaluable support. They understood exactly what we needed and found the perfect home for our family.",
|
||||
name: "Sophie Durand",
|
||||
role: "International Buyer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-outdoors_1262-20546.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-outdoors_1262-20546.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "testimonial-4",
|
||||
@@ -222,7 +222,7 @@ export default function AboutPage() {
|
||||
quote: "I've worked with Barcelona Properties on multiple transactions over the years. Their integrity, professionalism, and market knowledge are unmatched.",
|
||||
name: "Robert Anderson",
|
||||
role: "Investment Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user