Update src/app/sell/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function SellPage() {
|
||||
{ value: "500+", title: "Properties Sold" },
|
||||
{ value: "15%", title: "Average Price Appreciation" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-financial-advisor-going-through-plans-meeting_637285-11088.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-financial-advisor-going-through-plans-meeting_637285-11088.jpg?_wi=2"
|
||||
imageAlt="Property consultation and selling strategy"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -73,7 +73,7 @@ export default function SellPage() {
|
||||
description:
|
||||
"We conduct a comprehensive market analysis to determine the optimal listing price based on current market conditions, comparable properties, and unique features of your home.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-with-ipad-high-angle_23-2150103567.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-with-ipad-high-angle_23-2150103567.jpg?_wi=1",
|
||||
},
|
||||
items: [
|
||||
{ icon: TrendingUp, text: "Market analysis" },
|
||||
@@ -88,7 +88,7 @@ export default function SellPage() {
|
||||
description:
|
||||
"Your property is showcased through professional 3D tours, drone photography, cinematic videos, and targeted digital marketing to reach qualified international buyers.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-virtual-reality-headset_23-2148513509.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-virtual-reality-headset_23-2148513509.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{ icon: Home, text: "Professional photography" },
|
||||
@@ -103,7 +103,7 @@ export default function SellPage() {
|
||||
description:
|
||||
"Our legal and transaction specialists handle all paperwork, negotiations, and documentation to ensure a smooth, transparent closing process with no surprises.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
},
|
||||
items: [
|
||||
{ icon: Home, text: "Legal support" },
|
||||
|
||||
Reference in New Issue
Block a user