Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-02 19:32:26 +00:00
3 changed files with 10 additions and 10 deletions

View File

@@ -75,7 +75,7 @@ export default function AboutPage() {
id: "2",
name: "Marcus Chen",
role: "Investment Specialist",
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: "Marcus Chen",
},
{
@@ -89,7 +89,7 @@ export default function AboutPage() {
id: "4",
name: "James Montgomery",
role: "Portfolio Manager",
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: "James Montgomery",
},
]}

View File

@@ -65,7 +65,7 @@ export default function HomePage() {
imageAlt: "Modern luxury mansion with panoramic views",
},
{
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: "Contemporary waterfront penthouse",
},
{
@@ -73,7 +73,7 @@ export default function HomePage() {
imageAlt: "Mediterranean villa with infinity pool",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=1",
imageAlt: "Exclusive penthouse with city skyline",
},
{
@@ -167,7 +167,7 @@ export default function HomePage() {
tag: "Oceanfront Collection",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
avatarAlt: "Charles & Margaret",
imageSrc: "http://img.b2bpic.net/free-photo/miami-luxury-house_649448-2903.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/miami-luxury-house_649448-2903.jpg?_wi=1",
imageAlt: "Oceanfront villa property",
},
{
@@ -179,7 +179,7 @@ export default function HomePage() {
tag: "Downtown Properties",
avatarSrc: "http://img.b2bpic.net/free-photo/inspiring-new-boss_1098-93.jpg",
avatarAlt: "Jennifer Park",
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: "Downtown penthouse property",
},
{
@@ -203,7 +203,7 @@ export default function HomePage() {
tag: "Investment Portfolio",
avatarSrc: "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",
avatarAlt: "David Chen",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg?_wi=1",
imageAlt: "Investment property showcase",
},
{
@@ -227,7 +227,7 @@ export default function HomePage() {
tag: "Executive Portfolio",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
avatarAlt: "Richard Morrison",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg?_wi=2",
imageAlt: "Executive property showcase",
},
]}

View File

@@ -56,7 +56,7 @@ export default function PropertiesPage() {
name: "Oceanfront Villa Paradise",
price: "$8,500,000",
variant: "6 Beds • 8 Baths • Beachfront",
imageSrc: "http://img.b2bpic.net/free-photo/miami-luxury-house_649448-2903.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/miami-luxury-house_649448-2903.jpg?_wi=2",
imageAlt: "Oceanfront villa with infinity pool",
},
{
@@ -64,7 +64,7 @@ export default function PropertiesPage() {
name: "Downtown Penthouse Elite",
price: "$5,200,000",
variant: "4 Beds • 5 Baths • Downtown",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=2",
imageAlt: "Contemporary penthouse in downtown",
},
{