6 Commits

Author SHA1 Message Date
d21d8dceb0 Update src/app/properties/page.tsx 2026-02-28 07:07:05 +00:00
54edb51cda Update src/app/page.tsx 2026-02-28 07:07:04 +00:00
c9a9f6e557 Update src/app/layout.tsx 2026-02-28 07:07:04 +00:00
d3c0f90ef3 Update src/app/contact/page.tsx 2026-02-28 07:07:03 +00:00
aa2d838a90 Update src/app/about/page.tsx 2026-02-28 07:07:02 +00:00
4479bdef74 Merge version_3 into main
Merge version_3 into main
2026-02-27 10:41:46 +00:00
5 changed files with 33 additions and 32 deletions

View File

@@ -60,16 +60,16 @@ export default function AboutPage() {
tagIcon={Briefcase}
features={[
{
title: "Luxury Buyer Representation", description: "Exclusive buyer advocacy including private property previews, market analysis, negotiation strategy, and concierge-level transaction management from search to closing.", imageSrc: "http://img.b2bpic.net/free-photo/female-real-estate-agent-communicating-with-couple-while-showing-them-new-apartment_637285-6079.jpg?_wi=1", imageAlt: "Luxury buyer consultation service", button: { text: "Learn More", href: "/contact" }
title: "Luxury Buyer Representation", description: "Exclusive buyer advocacy including private property previews, market analysis, and transaction management.", imageSrc: "http://img.b2bpic.net/free-photo/female-real-estate-agent-communicating-with-couple-while-showing-them-new-apartment_637285-6079.jpg?_wi=1", imageAlt: "Luxury buyer consultation service", button: { text: "Learn More", href: "/contact" }
},
{
title: "Premium Listing & Marketing", description: "Comprehensive seller services featuring professional staging, high-end photography, targeted digital marketing, exclusive network access, and strategic pricing optimization.", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agents-plans-sale_23-2147650200.jpg?_wi=1", imageAlt: "Premium property marketing services", button: { text: "Learn More", href: "/contact" }
title: "Premium Listing & Marketing", description: "Comprehensive seller services featuring professional staging, high-end photography, and targeted digital marketing.", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agents-plans-sale_23-2147650200.jpg?_wi=1", imageAlt: "Premium property marketing services", button: { text: "Learn More", href: "/contact" }
},
{
title: "Investment Strategy & Advisory", description: "Expert investment analysis including market research, ROI projections, portfolio diversification, tax strategy consultation, and long-term wealth building through real estate.", imageSrc: "http://img.b2bpic.net/free-photo/house-model-compass-plan-background-real-estate-concept_1423-179.jpg?_wi=1", imageAlt: "Real estate investment advisory", button: { text: "Learn More", href: "/contact" }
title: "Investment Strategy & Advisory", description: "Expert investment analysis including market research, ROI projections, and portfolio diversification.", imageSrc: "http://img.b2bpic.net/free-photo/house-model-compass-plan-background-real-estate-concept_1423-179.jpg?_wi=1", imageAlt: "Real estate investment advisory", button: { text: "Learn More", href: "/contact" }
},
{
title: "Estate Planning & Relocation", description: "Specialized services for estate transitions, corporate relocations, trust property sales, and complex multi-generational real estate planning with legal and tax coordination.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-machete-house-with-magnifying-glass_23-2148269373.jpg", imageAlt: "Estate planning and relocation services", button: { text: "Learn More", href: "/contact" }
title: "Estate Planning & Relocation", description: "Specialized services for estate transitions, corporate relocations, and multi-generational real estate planning.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-machete-house-with-magnifying-glass_23-2148269373.jpg", imageAlt: "Estate planning and relocation services", button: { text: "Learn More", href: "/contact" }
}
]}
gridVariant="two-columns-alternating-heights"
@@ -88,13 +88,13 @@ export default function AboutPage() {
tagIcon={Quote}
testimonials={[
{
id: "1", name: "Sarah Wellington", role: "CEO & Entrepreneur", testimonial: "When relocating our headquarters, Luxe Properties handled both selling our previous building and finding the perfect new space. Their market expertise saved us over $200,000 in the process.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Sarah Wellington CEO testimonial"
id: "1", name: "Sarah Wellington", role: "CEO & Entrepreneur", testimonial: "When relocating our headquarters, Luxe Properties handled both selling and finding the perfect new space. Saved us over $200,000.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Sarah Wellington CEO testimonial"
},
{
id: "2", name: "Michael Thompson", role: "Investment Portfolio Manager", testimonial: "Their investment analysis has been instrumental in building our real estate portfolio. In three years, we've seen a 40% return across our Luxe Properties acquisitions.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Michael Thompson investment manager"
id: "2", name: "Michael Thompson", role: "Investment Portfolio Manager", testimonial: "Their investment analysis has been instrumental in building our real estate portfolio with 40% returns in three years.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Michael Thompson investment manager"
},
{
id: "3", name: "Patricia Rodriguez", role: "Philanthropist & Art Collector", testimonial: "Finding a home suitable for displaying my art collection was challenging until I met this team. They understood my unique needs and found the perfect gallery-style residence.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Patricia Rodriguez art collector"
id: "3", name: "Patricia Rodriguez", role: "Philanthropist & Art Collector", testimonial: "Finding a home suitable for displaying my art collection was challenging until I met this team. They found the perfect gallery-style residence.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2", imageAlt: "Patricia Rodriguez art collector"
}
]}
animationType="blur-reveal"
@@ -137,4 +137,4 @@ export default function AboutPage() {
/>
</ThemeProvider>
);
}
}

View File

@@ -58,16 +58,16 @@ export default function ContactPage() {
tagIcon={MapPin}
features={[
{
title: "Downtown Office", description: "Visit our flagship location in the heart of the financial district. Private consultation rooms, property viewing lounges, and investment analysis center available by appointment.", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg?_wi=3", imageAlt: "Luxe Properties downtown office", button: { text: "Book Office Visit", href: "#" }
title: "Downtown Office", description: "Visit our flagship location in the financial district. Private consultation rooms and property viewing lounges available by appointment.", imageSrc: "http://img.b2bpic.net/free-photo/businesswomen-doing-interview_1098-663.jpg?_wi=3", imageAlt: "Luxe Properties downtown office", button: { text: "Book Office Visit", href: "#" }
},
{
title: "Virtual Consultations", description: "Connect with our team from anywhere via secure video conferencing. Perfect for initial consultations, property reviews, and market analysis sessions.", imageSrc: "http://img.b2bpic.net/free-photo/female-real-estate-agent-communicating-with-couple-while-showing-them-new-apartment_637285-6079.jpg?_wi=2", imageAlt: "Virtual real estate consultation", button: { text: "Schedule Video Call", href: "#" }
title: "Virtual Consultations", description: "Connect with our team from anywhere via secure video conferencing. Perfect for initial consultations and property reviews.", imageSrc: "http://img.b2bpic.net/free-photo/female-real-estate-agent-communicating-with-couple-while-showing-them-new-apartment_637285-6079.jpg?_wi=2", imageAlt: "Virtual real estate consultation", button: { text: "Schedule Video Call", href: "#" }
},
{
title: "Private Property Tours", description: "Exclusive access to luxury properties with personalized tours led by our senior agents. Available seven days a week with flexible scheduling options.", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agents-plans-sale_23-2147650200.jpg?_wi=2", imageAlt: "Private property tour experience", button: { text: "Arrange Tour", href: "#" }
title: "Private Property Tours", description: "Exclusive access to luxury properties with personalized tours led by our senior agents. Seven days a week with flexible scheduling.", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agents-plans-sale_23-2147650200.jpg?_wi=2", imageAlt: "Private property tour experience", button: { text: "Arrange Tour", href: "#" }
},
{
title: "Investment Seminars", description: "Attend our monthly investment seminars covering market trends, portfolio strategies, and exclusive opportunities. Complimentary for qualified investors.", imageSrc: "http://img.b2bpic.net/free-photo/house-model-compass-plan-background-real-estate-concept_1423-179.jpg?_wi=2", imageAlt: "Real estate investment seminar", button: { text: "Register for Seminar", href: "#" }
title: "Investment Seminars", description: "Attend our monthly investment seminars covering market trends and portfolio strategies. Complimentary for qualified investors.", imageSrc: "http://img.b2bpic.net/free-photo/house-model-compass-plan-background-real-estate-concept_1423-179.jpg?_wi=2", imageAlt: "Real estate investment seminar", button: { text: "Register for Seminar", href: "#" }
}
]}
gridVariant="two-columns-alternating-heights"
@@ -139,4 +139,4 @@ export default function ContactPage() {
/>
</ThemeProvider>
);
}
}

View File

@@ -2,7 +2,8 @@ import type { Metadata } from "next";
import "./globals.css";
export const metadata: Metadata = {
title: "Luxe Properties - Premium Real Estate", description: "Discover luxury homes and investment properties with Luxe Properties"};
title: "Luxe Properties - Premium Real Estate", description: "Discover luxury homes and investment properties with Luxe Properties"
};
export default function RootLayout({
children,
@@ -1383,4 +1384,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -98,16 +98,16 @@ export default function HomePage() {
tagIcon={Building2}
features={[
{
title: "Waterfront Villa", description: "Stunning 5-bedroom oceanfront estate with private beach access, infinity pool, and breathtaking sunset views. Newly renovated with modern amenities.", imageSrc: "http://img.b2bpic.net/free-photo/hotel-outside-table-deck-balcony_1203-5552.jpg?_wi=1", imageAlt: "Luxury waterfront villa", button: { text: "View Details", href: "/properties" }
title: "Waterfront Villa", description: "Stunning 5-bedroom oceanfront estate with private beach access, infinity pool, and sunset views.", imageSrc: "http://img.b2bpic.net/free-photo/hotel-outside-table-deck-balcony_1203-5552.jpg?_wi=1", imageAlt: "Luxury waterfront villa", button: { text: "View Details", href: "/properties" }
},
{
title: "Downtown Penthouse", description: "Sophisticated 3-bedroom luxury apartment on the 42nd floor with panoramic city views, smart home technology, and concierge service.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=1", imageAlt: "Modern downtown penthouse", button: { text: "View Details", href: "/properties" }
title: "Downtown Penthouse", description: "Sophisticated 3-bedroom luxury apartment on the 42nd floor with panoramic city views.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=1", imageAlt: "Modern downtown penthouse", button: { text: "View Details", href: "/properties" }
},
{
title: "Historic Estate", description: "Beautifully preserved 8-bedroom mansion with heritage architecture, manicured grounds, guest house, and wine cellar. Perfect for entertaining.", imageSrc: "http://img.b2bpic.net/free-photo/drone-view-pommer-mansion-taul-moldova-old-abandoned-building-with-greenery-around-it_1268-23460.jpg?_wi=1", imageAlt: "Grand historic estate property", button: { text: "View Details", href: "/properties" }
title: "Historic Estate", description: "Beautifully preserved 8-bedroom mansion with heritage architecture, manicured grounds, and wine cellar.", imageSrc: "http://img.b2bpic.net/free-photo/drone-view-pommer-mansion-taul-moldova-old-abandoned-building-with-greenery-around-it_1268-23460.jpg?_wi=1", imageAlt: "Grand historic estate property", button: { text: "View Details", href: "/properties" }
},
{
title: "Modern Town House", description: "Contemporary 4-bedroom townhouse in vibrant neighborhood with rooftop terrace, minimalist design, and prime walkable location near restaurants and shops.", imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg?_wi=1", imageAlt: "Stylish modern townhouse", button: { text: "View Details", href: "/properties" }
title: "Modern Town House", description: "Contemporary 4-bedroom townhouse in vibrant neighborhood with rooftop terrace and minimalist design.", imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg?_wi=1", imageAlt: "Stylish modern townhouse", button: { text: "View Details", href: "/properties" }
}
]}
gridVariant="bento-grid"
@@ -153,16 +153,16 @@ export default function HomePage() {
tagIcon={Quote}
testimonials={[
{
id: "1", name: "Margaret Richardson", role: "Homeowner", testimonial: "The team at Luxe Properties made our home search effortless. They understood exactly what we wanted and found us the perfect family home within weeks. Exceptional service!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Margaret Richardson"
id: "1", name: "Margaret Richardson", role: "Homeowner", testimonial: "The team made our home search effortless. They found us the perfect family home within weeks. Exceptional service!", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Margaret Richardson"
},
{
id: "2", name: "David Chen", role: "Investment Advisor", testimonial: "Outstanding investment guidance. The market analysis and property recommendations have helped us build a strong real estate portfolio with consistent returns.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "David Chen"
id: "2", name: "David Chen", role: "Investment Advisor", testimonial: "Outstanding investment guidance. The market analysis has helped us build a strong real estate portfolio with consistent returns.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "David Chen"
},
{
id: "3", name: "Elena Vasquez", role: "Business Owner", testimonial: "Selling my commercial property was seamless with their expertise. They negotiated an excellent price and managed all the complex details. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Elena Vasquez"
id: "3", name: "Elena Vasquez", role: "Business Owner", testimonial: "Selling my commercial property was seamless with their expertise. They negotiated an excellent price and handled all details.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Elena Vasquez"
},
{
id: "4", name: "James Morrison", role: "Executive", testimonial: "White-glove service is an understatement. From scheduling tours to closing day, every detail was handled professionally. This is how real estate should be done.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Morrison"
id: "4", name: "James Morrison", role: "Executive", testimonial: "White-glove service throughout. Every detail was handled professionally from tours to closing day.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Morrison"
}
]}
animationType="opacity"
@@ -218,4 +218,4 @@ export default function HomePage() {
/>
</ThemeProvider>
);
}
}

View File

@@ -40,27 +40,27 @@ export default function PropertiesPage() {
<div id="properties" data-section="properties">
<FeatureCardOne
title="Premium Properties Collection"
description="Explore our extensive portfolio of carefully selected luxury residences and commercial properties across prime locations. Each property represents exceptional quality, investment potential, and lifestyle enhancement."
description="Explore our extensive portfolio of carefully selected luxury residences and commercial properties across prime locations."
tag="Available Now"
tagIcon={Building2}
features={[
{
title: "Oceanfront Penthouse Suite", description: "Breathtaking 4-bedroom penthouse with floor-to-ceiling windows, private elevator access, and 360-degree ocean views. Features chef's kitchen, spa bathroom, and rooftop deck.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=2", imageAlt: "Luxury oceanfront penthouse", button: { text: "View Details", href: "#" }
title: "Oceanfront Penthouse Suite", description: "Breathtaking 4-bedroom penthouse with floor-to-ceiling windows and 360-degree ocean views.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-standing-with-coffee-near-window_7502-9288.jpg?_wi=2", imageAlt: "Luxury oceanfront penthouse", button: { text: "View Details", href: "#" }
},
{
title: "Historic Brownstone Mansion", description: "Meticulously restored 6-bedroom Victorian mansion featuring original hardwood floors, stained glass windows, library, and formal gardens in prestigious neighborhood.", imageSrc: "http://img.b2bpic.net/free-photo/drone-view-pommer-mansion-taul-moldova-old-abandoned-building-with-greenery-around-it_1268-23460.jpg?_wi=2", imageAlt: "Victorian brownstone mansion", button: { text: "View Details", href: "#" }
title: "Historic Brownstone Mansion", description: "Meticulously restored 6-bedroom Victorian mansion featuring original hardwood floors and stained glass windows.", imageSrc: "http://img.b2bpic.net/free-photo/drone-view-pommer-mansion-taul-moldova-old-abandoned-building-with-greenery-around-it_1268-23460.jpg?_wi=2", imageAlt: "Victorian brownstone mansion", button: { text: "View Details", href: "#" }
},
{
title: "Modern Glass Residence", description: "Striking contemporary home with open-concept design, smart home technology, infinity pool, and panoramic city skyline views. Architect-designed for luxury living.", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912529.jpg?_wi=2", imageAlt: "Modern glass house", button: { text: "View Details", href: "#" }
title: "Modern Glass Residence", description: "Striking contemporary home with open-concept design, smart home technology, and infinity pool.", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912529.jpg?_wi=2", imageAlt: "Modern glass house", button: { text: "View Details", href: "#" }
},
{
title: "Waterfront Estate Complex", description: "Exclusive 10-bedroom estate on 5 acres with private marina, guest cottages, tennis court, and helicopter pad. Perfect for entertaining and luxury lifestyle.", imageSrc: "http://img.b2bpic.net/free-photo/hotel-outside-table-deck-balcony_1203-5552.jpg?_wi=2", imageAlt: "Waterfront estate complex", button: { text: "View Details", href: "#" }
title: "Waterfront Estate Complex", description: "Exclusive 10-bedroom estate on 5 acres with private marina, guest cottages, and tennis court.", imageSrc: "http://img.b2bpic.net/free-photo/hotel-outside-table-deck-balcony_1203-5552.jpg?_wi=2", imageAlt: "Waterfront estate complex", button: { text: "View Details", href: "#" }
},
{
title: "Urban Loft Development", description: "Converted warehouse featuring 12 luxury loft units with exposed brick, steel beams, and industrial elegance. Prime downtown location with retail space below.", imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg?_wi=2", imageAlt: "Urban loft conversion", button: { text: "View Details", href: "#" }
title: "Urban Loft Development", description: "Converted warehouse featuring 12 luxury loft units with exposed brick and steel beams.", imageSrc: "http://img.b2bpic.net/free-photo/houses-with-yacht-old-port-nesebar-bulgaria_627829-7533.jpg?_wi=2", imageAlt: "Urban loft conversion", button: { text: "View Details", href: "#" }
},
{
title: "Mountain Retreat Lodge", description: "Rustic luxury cabin on 20 acres with mountain vistas, stone fireplace, wine cellar, and private hiking trails. Perfect for year-round recreation and relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-friends-playing-petanque_23-2149530379.jpg?_wi=2", imageAlt: "Mountain retreat lodge", button: { text: "View Details", href: "#" }
title: "Mountain Retreat Lodge", description: "Rustic luxury cabin on 20 acres with mountain vistas, stone fireplace, and private hiking trails.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-friends-playing-petanque_23-2149530379.jpg?_wi=2", imageAlt: "Mountain retreat lodge", button: { text: "View Details", href: "#" }
}
]}
gridVariant="bento-grid"
@@ -145,4 +145,4 @@ export default function PropertiesPage() {
/>
</ThemeProvider>
);
}
}