Merge version_1 into main #1
@@ -83,7 +83,7 @@ export default function AboutPage() {
|
||||
description="With over 15 years of experience in the Greater Toronto Area real estate market, David Azizi specializes in helping clients navigate luxury properties, investment opportunities, and first-time home purchases. My commitment to excellence and client satisfaction has earned me recognition as one of the region's top real estate professionals."
|
||||
tag="About Me"
|
||||
buttons={[{ text: "Contact David", href: "/contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=2"
|
||||
imageAlt="David Azizi Real Estate Agent"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -98,7 +98,7 @@ export default function AboutPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "David Azizi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1",
|
||||
imageAlt: "David Azizi, Principal Real Estate Agent",
|
||||
},
|
||||
{
|
||||
@@ -110,7 +110,7 @@ export default function AboutPage() {
|
||||
{
|
||||
id: "3",
|
||||
name: "Marcus Sterling",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2",
|
||||
imageAlt: "Marcus Sterling, Investment Specialist",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -86,21 +86,21 @@ export default function ListingsPage() {
|
||||
id: "1",
|
||||
name: "Luxury Penthouse - Downtown Toronto",
|
||||
price: "$2.45M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-is-resting-windowsill-bed_651396-2780.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-is-resting-windowsill-bed_651396-2780.jpg?_wi=2",
|
||||
imageAlt: "Downtown Toronto luxury penthouse",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Contemporary Estate - Rosedale",
|
||||
price: "$1.89M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg?_wi=2",
|
||||
imageAlt: "Rosedale contemporary estate home",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Modern Townhouse - King West",
|
||||
price: "$1.25M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2",
|
||||
imageAlt: "King West modern townhouse",
|
||||
},
|
||||
]}
|
||||
@@ -121,21 +121,21 @@ export default function ListingsPage() {
|
||||
id: "4",
|
||||
name: "Luxury Condo - Yorkville",
|
||||
price: "$950K",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg?_wi=3",
|
||||
imageAlt: "Yorkville luxury condo",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Heritage Home - Distillery District",
|
||||
price: "$1.65M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-is-resting-windowsill-bed_651396-2780.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-is-resting-windowsill-bed_651396-2780.jpg?_wi=3",
|
||||
imageAlt: "Distillery District heritage property",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Modern Loft - Queen West",
|
||||
price: "$875K",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=3",
|
||||
imageAlt: "Queen West modern loft",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -101,7 +101,7 @@ export default function HomePage() {
|
||||
description="With over 15 years of experience in the Greater Toronto Area real estate market, David Azizi specializes in helping clients navigate luxury properties, investment opportunities, and first-time home purchases. My commitment to excellence and client satisfaction has earned me recognition as one of the region's top real estate professionals."
|
||||
tag="About Me"
|
||||
buttons={[{ text: "Learn More", href: "/about" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=1"
|
||||
imageAlt="David Azizi Real Estate Agent"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -134,21 +134,21 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Luxury Penthouse - Downtown Toronto",
|
||||
price: "$2.45M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-is-resting-windowsill-bed_651396-2780.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-is-resting-windowsill-bed_651396-2780.jpg?_wi=1",
|
||||
imageAlt: "Downtown Toronto luxury penthouse",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Contemporary Estate - Rosedale",
|
||||
price: "$1.89M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-beach-luxury-hotel-type-entertainment-complex-amara-dolce-vita-luxury-hotel-resort-tekirova-kemer-turkey_146671-18719.jpg?_wi=1",
|
||||
imageAlt: "Rosedale contemporary estate home",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Modern Townhouse - King West",
|
||||
price: "$1.25M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1",
|
||||
imageAlt: "King West modern townhouse",
|
||||
},
|
||||
]}
|
||||
@@ -175,7 +175,7 @@ export default function HomePage() {
|
||||
tag: "Home Purchase",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/handshake-after-successful-deal-couple-female-signing-contract-vertical_1163-4186.jpg",
|
||||
avatarAlt: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handshake-after-successful-deal-couple-female-signing-contract-vertical_1163-4186.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handshake-after-successful-deal-couple-female-signing-contract-vertical_1163-4186.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -199,7 +199,7 @@ export default function HomePage() {
|
||||
tag: "First-Time Purchase",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-man-with-keys-just-bought-new-appartment_1303-28900.jpg",
|
||||
avatarAlt: "Lisa Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-keys-just-bought-new-appartment_1303-28900.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-keys-just-bought-new-appartment_1303-28900.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -223,7 +223,7 @@ export default function HomePage() {
|
||||
tag: "Relocation",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-man-with-keys-just-bought-new-appartment_1303-28900.jpg",
|
||||
avatarAlt: "Amanda Foster",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-keys-just-bought-new-appartment_1303-28900.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-keys-just-bought-new-appartment_1303-28900.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -235,7 +235,7 @@ export default function HomePage() {
|
||||
tag: "Luxury Estate",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/handshake-after-successful-deal-couple-female-signing-contract-vertical_1163-4186.jpg",
|
||||
avatarAlt: "Jennifer & Tom Bradley",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handshake-after-successful-deal-couple-female-signing-contract-vertical_1163-4186.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handshake-after-successful-deal-couple-female-signing-contract-vertical_1163-4186.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
@@ -86,21 +86,21 @@ export default function PreConstructionPage() {
|
||||
id: "1",
|
||||
name: "Waterfront Condos - Toronto Harbour",
|
||||
price: "From $650K",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/miami-beach-ocean-view_649448-234.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/miami-beach-ocean-view_649448-234.jpg?_wi=1",
|
||||
imageAlt: "Waterfront condominium development",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Downtown Core Luxury Residences",
|
||||
price: "From $850K",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=1",
|
||||
imageAlt: "Downtown luxury residences",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Markham Tech Hub Mixed-Use",
|
||||
price: "From $450K",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vancouver-downtown-architecture-boat-with-water-reflections-dusk-panorama_649448-2636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vancouver-downtown-architecture-boat-with-water-reflections-dusk-panorama_649448-2636.jpg?_wi=1",
|
||||
imageAlt: "Markham mixed-use development",
|
||||
},
|
||||
]}
|
||||
@@ -121,21 +121,21 @@ export default function PreConstructionPage() {
|
||||
id: "4",
|
||||
name: "Riverside Towers - East Toronto",
|
||||
price: "From $550K",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vancouver-downtown-architecture-boat-with-water-reflections-dusk-panorama_649448-2636.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vancouver-downtown-architecture-boat-with-water-reflections-dusk-panorama_649448-2636.jpg?_wi=2",
|
||||
imageAlt: "Riverside Towers development",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Midtown Modern - Avenue Road",
|
||||
price: "From $1.1M",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/miami-beach-ocean-view_649448-234.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/miami-beach-ocean-view_649448-234.jpg?_wi=2",
|
||||
imageAlt: "Midtown Modern residences",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Liberty Village Lofts - West End",
|
||||
price: "From $625K",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=2",
|
||||
imageAlt: "Liberty Village Lofts development",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user