Update src/app/page.tsx

This commit is contained in:
2026-03-03 00:58:41 +00:00
parent 9cef9b054a
commit 4c3e66ef37

View File

@@ -54,7 +54,7 @@ export default function HomePage() {
{ text: "Schedule Tour", href: "/contact" },
]}
buttonAnimation="slide-up"
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="Luxury NYC penthouse with skyline view"
/>
</div>
@@ -77,21 +77,21 @@ export default function HomePage() {
id: "1",
name: "Manhattan Penthouse",
price: "$4,200,000",
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg?_wi=1",
imageAlt: "Luxury Manhattan penthouse with floor-to-ceiling windows",
},
{
id: "2",
name: "Brooklyn Heights Townhouse",
price: "$3,500,000",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg?_wi=1",
imageAlt: "Historic Brooklyn Heights townhouse with modern updates",
},
{
id: "3",
name: "Upper West Side Residence",
price: "$2,800,000",
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-breakfast-home_657883-483.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-breakfast-home_657883-483.jpg?_wi=1",
imageAlt: "Elegant Upper West Side apartment with park views",
},
]}
@@ -150,7 +150,7 @@ export default function HomePage() {
title: "An Exceptional Real Estate Partner",
quote: "Lummia helped us find the perfect penthouse in Manhattan. Their expertise, attention to detail, and personalized service made the entire process seamless and enjoyable. Highly recommended!",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg?_wi=2",
imageAlt: "Manhattan penthouse where client relocated",
},
{
@@ -161,7 +161,7 @@ export default function HomePage() {
title: "Beyond Expectations",
quote: "Working with Lummia was truly exceptional. They understood our vision, found a stunning townhouse in Brooklyn Heights, and negotiated terms that exceeded our expectations. Their professionalism is unmatched.",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg?_wi=2",
imageAlt: "Brooklyn Heights townhouse listing",
},
{
@@ -172,7 +172,7 @@ export default function HomePage() {
title: "Trusted Advisors",
quote: "Lummia's team went above and beyond to help us find our dream home on the Upper West Side. Their market insights and trusted guidance were invaluable throughout our journey.",
avatarSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-breakfast-home_657883-483.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-breakfast-home_657883-483.jpg?_wi=2",
imageAlt: "Upper West Side luxury apartment",
},
{
@@ -183,7 +183,7 @@ export default function HomePage() {
title: "Strategic Investment Partner",
quote: "I chose Lummia for my investment portfolio expansion in NYC. Their analytical approach, combined with market expertise, helped me make informed decisions that yielded excellent returns.",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg?_wi=3",
imageAlt: "Investment property management",
},
{
@@ -194,7 +194,7 @@ export default function HomePage() {
title: "Patient and Professional",
quote: "As a first-time buyer, I was anxious about the process. Lummia's patient guidance, clear explanations, and support made everything simple. They found me an amazing apartment that I love.",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-bedroom-with-pendant-lamp-orchid-home-comfort_169016-70987.jpg?_wi=3",
imageAlt: "First-time buyer property",
},
{
@@ -205,7 +205,7 @@ export default function HomePage() {
title: "Flawless Relocation Experience",
quote: "Moving my family to NYC required finding the perfect home quickly. Lummia delivered with incredible efficiency, offering multiple premium options that matched our exact requirements.",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-breakfast-home_657883-483.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-breakfast-home_657883-483.jpg?_wi=3",
imageAlt: "Executive relocation property",
},
]}