diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index eff7dfe..ef37660 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -6,7 +6,6 @@ import MediaAbout from "@/components/sections/about/MediaAbout"; import FeatureCardThree from "@/components/sections/feature/featureCardThree/FeatureCardThree"; import TeamCardOne from "@/components/sections/team/TeamCardOne"; import FooterSimple from "@/components/sections/footer/FooterSimple"; -import Link from "next/link"; import { Award, Zap, Users } from "lucide-react"; export default function AboutPage() { @@ -20,17 +19,15 @@ export default function AboutPage() { const footerColumns = [ { - title: "Navigate", - items: [ - { label: "Properties", href: "/properties" }, - { label: "About Us", href: "/about" }, - { label: "Our Team", href: "/about" }, - { label: "Contact", href: "/contact" }, + title: "Navigate", items: [ + { label: "Properties", href: "properties" }, + { label: "About Us", href: "about" }, + { label: "Our Team", href: "team" }, + { label: "Contact", href: "contact" }, ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Property Sales", href: "#" }, { label: "Investment Consultation", href: "#" }, { label: "Market Analysis", href: "#" }, @@ -38,8 +35,7 @@ export default function AboutPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Disclaimer", href: "#" }, @@ -47,8 +43,7 @@ export default function AboutPage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "+1 (310) 555-0123", href: "#" }, { label: "hello@prestigerealestate.com", href: "#" }, { label: "Beverly Hills, CA", href: "#" }, @@ -72,7 +67,7 @@ export default function AboutPage() { @@ -84,10 +79,10 @@ export default function AboutPage() { tag="About Prestige" tagIcon={Award} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg" imageAlt="Prestige Real Estate office" useInvertedBackground={true} - buttons={[{ text: "Contact Us", href: "/contact" }]} + buttons={[{ text: "Contact Us", href: "contact" }]} buttonAnimation="slide-up" /> @@ -106,26 +101,11 @@ export default function AboutPage() { carouselMode="buttons" features={[ { - id: "01", - title: "Luxury Market Knowledge", - description: "Unparalleled expertise in high-end property valuations, market trends, and investment opportunities across global luxury markets.", - imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-arguments-with-boss_329181-19288.jpg?_wi=2", - imageAlt: "Market analysis", - }, + id: "01", title: "Luxury Market Knowledge", description: "Unparalleled expertise in high-end property valuations, market trends, and investment opportunities across global luxury markets.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-arguments-with-boss_329181-19288.jpg", imageAlt: "Market analysis"}, { - id: "02", - title: "International Networks", - description: "Extensive connections with international buyers, investors, and industry partners enabling seamless global transactions.", - imageSrc: "http://img.b2bpic.net/free-vector/real-estate-concept-infographic_23-2150534536.jpg?_wi=2", - imageAlt: "Global network", - }, + id: "02", title: "International Networks", description: "Extensive connections with international buyers, investors, and industry partners enabling seamless global transactions.", imageSrc: "http://img.b2bpic.net/free-vector/real-estate-concept-infographic_23-2150534536.jpg", imageAlt: "Global network"}, { - id: "03", - title: "Discretion & Expertise", - description: "Award-winning track record of delivering confidential, high-level service to prominent clients and institutional investors.", - imageSrc: "http://img.b2bpic.net/free-photo/concierge-assists-with-checkin-hotel_482257-90464.jpg?_wi=2", - imageAlt: "Professional service", - }, + id: "03", title: "Discretion & Expertise", description: "Award-winning track record of delivering confidential, high-level service to prominent clients and institutional investors.", imageSrc: "http://img.b2bpic.net/free-photo/concierge-assists-with-checkin-hotel_482257-90464.jpg", imageAlt: "Professional service"}, ]} buttons={[]} buttonAnimation="slide-up" @@ -146,28 +126,13 @@ export default function AboutPage() { carouselMode="buttons" members={[ { - id: "1", - name: "Victoria Sterling", - role: "Senior Agent", - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=3", - imageAlt: "Portrait of Victoria Sterling", - }, + id: "1", name: "Victoria Sterling", role: "Senior Agent", imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", imageAlt: "Portrait of Victoria Sterling"}, { - id: "2", - name: "Alexander Chase", - role: "Luxury Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg?_wi=2", - imageAlt: "Portrait of Alexander Chase", - }, + id: "2", name: "Alexander Chase", role: "Luxury Specialist", imageSrc: "http://img.b2bpic.net/free-photo/handsome-gay-official-suit-looking-camera-front-view-bearded-caucasian-man-smiling-camera-getting-dressed-wedding-ceremony-with-lover-lgbt-love-marriage-concept_74855-22937.jpg", imageAlt: "Portrait of Alexander Chase"}, { - id: "3", - name: "Isabella Laurent", - role: "International Expert", - imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg?_wi=4", - imageAlt: "Portrait of Isabella Laurent", - }, + id: "3", name: "Isabella Laurent", role: "International Expert", imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-posing-near-office-building_1262-21023.jpg", imageAlt: "Portrait of Isabella Laurent"}, ]} - buttons={[{ text: "Contact Our Team", href: "/contact" }]} + buttons={[{ text: "Contact Our Team", href: "contact" }]} buttonAnimation="slide-up" /> diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index fac6453..c7bbf1c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -5,7 +5,6 @@ import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarS import ContactCTA from "@/components/sections/contact/ContactCTA"; import MediaAbout from "@/components/sections/about/MediaAbout"; import FooterSimple from "@/components/sections/footer/FooterSimple"; -import Link from "next/link"; import { MessageCircle, Award } from "lucide-react"; export default function ContactPage() { @@ -19,17 +18,15 @@ export default function ContactPage() { const footerColumns = [ { - title: "Navigate", - items: [ - { label: "Properties", href: "/properties" }, - { label: "About Us", href: "/about" }, - { label: "Our Team", href: "/about" }, - { label: "Contact", href: "/contact" }, + title: "Navigate", items: [ + { label: "Properties", href: "properties" }, + { label: "About Us", href: "about" }, + { label: "Our Team", href: "team" }, + { label: "Contact", href: "contact" }, ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Property Sales", href: "#" }, { label: "Investment Consultation", href: "#" }, { label: "Market Analysis", href: "#" }, @@ -37,8 +34,7 @@ export default function ContactPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Disclaimer", href: "#" }, @@ -46,8 +42,7 @@ export default function ContactPage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "+1 (310) 555-0123", href: "#" }, { label: "hello@prestigerealestate.com", href: "#" }, { label: "Beverly Hills, CA", href: "#" }, @@ -71,7 +66,7 @@ export default function ContactPage() { @@ -83,10 +78,10 @@ export default function ContactPage() { tag="Contact Prestige" tagIcon={Award} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg" imageAlt="Our professional team" useInvertedBackground={true} - buttons={[{ text: "Schedule Meeting", href: "/contact" }]} + buttons={[{ text: "Schedule Meeting", href: "contact" }]} buttonAnimation="slide-up" /> @@ -101,8 +96,8 @@ export default function ContactPage() { background={{ variant: "plain" }} useInvertedBackground={false} buttons={[ - { text: "Schedule Consultation", href: "/contact" }, - { text: "Browse Properties", href: "/properties" }, + { text: "Schedule Consultation", href: "contact" }, + { text: "Browse Properties", href: "properties" }, ]} buttonAnimation="slide-up" /> diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 347057c..11a5d43 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,31 +5,18 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const nunitoSans = Nunito_Sans({ - variable: "--font-nunito-sans", - subsets: ["latin"], + variable: "--font-nunito-sans", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Prestige Real Estate | Luxury Properties & Expert Agents", - description: "Discover exceptional luxury properties with Prestige Real Estate. Expert agents specializing in premium homes, investment properties, and exclusive listings worldwide.", - keywords: "luxury real estate, exclusive properties, luxury homes, real estate agent, premium listings, property sales, high-end homes", - openGraph: { - title: "Prestige Real Estate | Luxury Properties", - description: "Discover exceptional luxury properties with expert agents specializing in premium homes and exclusive listings.", - siteName: "Prestige Real Estate", - type: "website", - images: [ + title: "Prestige Real Estate | Luxury Properties & Expert Agents", description: "Discover exceptional luxury properties with Prestige Real Estate. Expert agents specializing in premium homes, investment properties, and exclusive listings worldwide.", keywords: "luxury real estate, exclusive properties, luxury homes, real estate agent, premium listings, property sales, high-end homes", openGraph: { + title: "Prestige Real Estate | Luxury Properties", description: "Discover exceptional luxury properties with expert agents specializing in premium homes and exclusive listings.", siteName: "Prestige Real Estate", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169751.jpg", - alt: "Luxury property showcase", - }, + url: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169751.jpg", alt: "Luxury property showcase"}, ], }, twitter: { - card: "summary_large_image", - title: "Prestige Real Estate | Luxury Properties", - description: "Discover exceptional luxury properties with expert agents.", - images: ["http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169751.jpg"], + card: "summary_large_image", title: "Prestige Real Estate | Luxury Properties", description: "Discover exceptional luxury properties with expert agents.", images: ["http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169751.jpg"], }, robots: { index: true, diff --git a/src/app/page.tsx b/src/app/page.tsx index 248a02f..d21dc08 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import MetricCardThree from "@/components/sections/metrics/MetricCardThree"; import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive"; import ContactCTA from "@/components/sections/contact/ContactCTA"; import FooterSimple from "@/components/sections/footer/FooterSimple"; -import Link from "next/link"; +import TeamCardOne from "@/components/sections/team/TeamCardOne"; import { Crown, Sparkles, Award, Zap, Users, TrendingUp, MessageCircle, Home, DollarSign, Quote } from "lucide-react"; export default function HomePage() { @@ -24,17 +24,15 @@ export default function HomePage() { const footerColumns = [ { - title: "Navigate", - items: [ - { label: "Properties", href: "/properties" }, - { label: "About Us", href: "/about" }, - { label: "Our Team", href: "/about" }, - { label: "Contact", href: "/contact" }, + title: "Navigate", items: [ + { label: "Properties", href: "properties" }, + { label: "About Us", href: "about" }, + { label: "Our Team", href: "team" }, + { label: "Contact", href: "contact" }, ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Property Sales", href: "#" }, { label: "Investment Consultation", href: "#" }, { label: "Market Analysis", href: "#" }, @@ -42,8 +40,7 @@ export default function HomePage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Disclaimer", href: "#" }, @@ -51,8 +48,7 @@ export default function HomePage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "+1 (310) 555-0123", href: "#" }, { label: "hello@prestigerealestate.com", href: "#" }, { label: "Beverly Hills, CA", href: "#" }, @@ -76,7 +72,7 @@ export default function HomePage() { @@ -91,30 +87,20 @@ export default function HomePage() { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169751.jpg?_wi=1", - imageAlt: "Modern luxury mansion with pool", - }, + imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169751.jpg", imageAlt: "Modern luxury mansion with pool"}, { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=1", - imageAlt: "Penthouse with city skyline view", - }, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", imageAlt: "Penthouse with city skyline view"}, { - imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-sandy-beach-beach-with-sun-beds-umbrellas-open-against-sea-mountains-hotel-resort-tekirova-kemer-turkey_146671-18877.jpg?_wi=1", - imageAlt: "Coastal villa with ocean view", - }, + imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-sandy-beach-beach-with-sun-beds-umbrellas-open-against-sea-mountains-hotel-resort-tekirova-kemer-turkey_146671-18877.jpg", imageAlt: "Coastal villa with ocean view"}, { - 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: "Contemporary estate exterior", - }, + 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", imageAlt: "Contemporary estate exterior"}, { - imageSrc: "http://img.b2bpic.net/free-photo/tall-brown-skyscrapers-green-palms-before-them_1304-5311.jpg", - imageAlt: "Luxury residential development", - }, + imageSrc: "http://img.b2bpic.net/free-photo/tall-brown-skyscrapers-green-palms-before-them_1304-5311.jpg", imageAlt: "Luxury residential development"}, ]} mediaAnimation="slide-up" buttons={[ - { text: "Browse Properties", href: "/properties" }, - { text: "Schedule Consultation", href: "/contact" }, + { text: "Browse Properties", href: "properties" }, + { text: "Schedule Consultation", href: "contact" }, ]} buttonAnimation="slide-up" /> @@ -134,31 +120,13 @@ export default function HomePage() { carouselMode="buttons" products={[ { - id: "1", - name: "Beverly Hills Contemporary Estate", - price: "$8,500,000", - variant: "6 Bed | 7 Bath | 12,000 sqft", - imageSrc: "http://img.b2bpic.net/free-photo/balboa-park-san-diego-with-architecture_649448-2518.jpg?_wi=1", - imageAlt: "Modern contemporary estate in Beverly Hills", - }, + id: "1", name: "Beverly Hills Contemporary Estate", price: "$8,500,000", variant: "6 Bed | 7 Bath | 12,000 sqft", imageSrc: "http://img.b2bpic.net/free-photo/balboa-park-san-diego-with-architecture_649448-2518.jpg", imageAlt: "Modern contemporary estate in Beverly Hills"}, { - id: "2", - name: "Malibu Coastal Villa", - price: "$12,500,000", - variant: "5 Bed | 6 Bath | 10,500 sqft", - imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg?_wi=1", - imageAlt: "Beachfront villa with ocean views", - }, + id: "2", name: "Malibu Coastal Villa", price: "$12,500,000", variant: "5 Bed | 6 Bath | 10,500 sqft", imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg", imageAlt: "Beachfront villa with ocean views"}, { - id: "3", - name: "Manhattan Penthouse", - price: "$15,000,000", - variant: "4 Bed | 5 Bath | 8,000 sqft", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=2", - imageAlt: "Luxury penthouse with skyline views", - }, + id: "3", name: "Manhattan Penthouse", price: "$15,000,000", variant: "4 Bed | 5 Bath | 8,000 sqft", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", imageAlt: "Luxury penthouse with skyline views"}, ]} - buttons={[{ text: "View All Properties", href: "/properties" }]} + buttons={[{ text: "View All Properties", href: "properties" }]} buttonAnimation="slide-up" /> @@ -170,10 +138,10 @@ export default function HomePage() { tag="About Prestige" tagIcon={Award} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/business-team-three-watching-presentation-pc-monitor-discussing-project-sitting-workplace-pointing-display-copy-space-business-meeting-concept_74855-11552.jpg" imageAlt="Prestige Real Estate office" useInvertedBackground={true} - buttons={[{ text: "Learn More", href: "/about" }]} + buttons={[{ text: "Learn More", href: "about" }]} buttonAnimation="slide-up" /> @@ -192,34 +160,40 @@ export default function HomePage() { carouselMode="buttons" features={[ { - id: "01", - title: "Property Consultation", - description: "Expert guidance on luxury market trends, investment opportunities, and acquisition strategies.", - imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-arguments-with-boss_329181-19288.jpg?_wi=1", - imageAlt: "Professional consultation meeting", - }, + id: "01", title: "Property Consultation", description: "Expert guidance on luxury market trends, investment opportunities, and acquisition strategies.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-arguments-with-boss_329181-19288.jpg", imageAlt: "Professional consultation meeting"}, { - id: "02", - title: "Marketing & Sales", - description: "Strategic marketing campaigns designed to showcase your property to qualified international buyers.", - imageSrc: "http://img.b2bpic.net/free-vector/real-estate-concept-infographic_23-2150534536.jpg?_wi=1", - imageAlt: "Property marketing presentation", - }, + id: "02", title: "Marketing & Sales", description: "Strategic marketing campaigns designed to showcase your property to qualified international buyers.", imageSrc: "http://img.b2bpic.net/free-vector/real-estate-concept-infographic_23-2150534536.jpg", imageAlt: "Property marketing presentation"}, { - id: "03", - title: "Concierge Services", - description: "End-to-end support including inspections, legal coordination, and transaction management.", - imageSrc: "http://img.b2bpic.net/free-photo/concierge-assists-with-checkin-hotel_482257-90464.jpg?_wi=1", - imageAlt: "Professional concierge team", - }, + id: "03", title: "Concierge Services", description: "End-to-end support including inspections, legal coordination, and transaction management.", imageSrc: "http://img.b2bpic.net/free-photo/concierge-assists-with-checkin-hotel_482257-90464.jpg", imageAlt: "Professional concierge team"}, ]} - buttons={[{ text: "Contact Our Team", href: "/contact" }]} + buttons={[{ text: "Contact Our Team", href: "contact" }]} buttonAnimation="slide-up" />
- +
@@ -253,77 +227,17 @@ export default function HomePage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Michael Thompson, CEO of Thompson Industries", - date: "Date: 15 November 2024", - title: "Exceptional Service and Expertise", - quote: "Prestige Real Estate exceeded all our expectations. Their team understood our vision and delivered a property that perfectly matched our requirements. The entire process was seamless and professional.", - tag: "Buyer", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - avatarAlt: "Michael Thompson", - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", - imageAlt: "Luxury property sold", - }, + id: "1", name: "Michael Thompson, CEO of Thompson Industries", date: "Date: 15 November 2024", title: "Exceptional Service and Expertise", quote: "Prestige Real Estate exceeded all our expectations. Their team understood our vision and delivered a property that perfectly matched our requirements. The entire process was seamless and professional.", tag: "Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Michael Thompson", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg", imageAlt: "Luxury property sold"}, { - id: "2", - name: "Catherine Richards, Art Collector", - date: "Date: 28 October 2024", - title: "The Best in Luxury Real Estate", - quote: "Working with Victoria was a dream. She not only found us the perfect property but also provided invaluable insights into the market. Her discretion and professionalism set Prestige apart.", - tag: "Buyer", - avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", - avatarAlt: "Catherine Richards", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg", - imageAlt: "Luxury estate purchase", - }, + id: "2", name: "Catherine Richards, Art Collector", date: "Date: 28 October 2024", title: "The Best in Luxury Real Estate", quote: "Working with Victoria was a dream. She not only found us the perfect property but also provided invaluable insights into the market. Her discretion and professionalism set Prestige apart.", tag: "Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", avatarAlt: "Catherine Richards", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912551.jpg", imageAlt: "Luxury estate purchase"}, { - id: "3", - name: "Robert Chen, Investment Banker", - date: "Date: 12 October 2024", - title: "Unparalleled Market Knowledge", - quote: "The team at Prestige demonstrated remarkable knowledge of international markets. They helped us navigate a complex multi-country transaction with grace and expertise.", - tag: "Buyer", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - avatarAlt: "Robert Chen", - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694117.jpg", - imageAlt: "International luxury property", - }, + id: "3", name: "Robert Chen, Investment Banker", date: "Date: 12 October 2024", title: "Unparalleled Market Knowledge", quote: "The team at Prestige demonstrated remarkable knowledge of international markets. They helped us navigate a complex multi-country transaction with grace and expertise.", tag: "Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Robert Chen", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694117.jpg", imageAlt: "International luxury property"}, { - id: "4", - name: "Sophia Marcello, Fashion Designer", - date: "Date: 25 September 2024", - title: "True Luxury Partnership", - quote: "From initial consultation to closing, Prestige Real Estate treated us like VIPs. Their attention to detail and commitment to excellence is unmatched in the luxury real estate industry.", - tag: "Buyer", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-woman-sitting-table-trench-coat-working-laptop-co-working-office-wearing-glasses-smiling-happy-positive-workplace_285396-65.jpg", - avatarAlt: "Sophia Marcello", - imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg", - imageAlt: "Penthouse with ocean view", - }, + id: "4", name: "Sophia Marcello, Fashion Designer", date: "Date: 25 September 2024", title: "True Luxury Partnership", quote: "From initial consultation to closing, Prestige Real Estate treated us like VIPs. Their attention to detail and commitment to excellence is unmatched in the luxury real estate industry.", tag: "Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-woman-sitting-table-trench-coat-working-laptop-co-working-office-wearing-glasses-smiling-happy-positive-workplace_285396-65.jpg", avatarAlt: "Sophia Marcello", imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg", imageAlt: "Penthouse with ocean view"}, { - id: "5", - name: "James Morrison, Real Estate Developer", - date: "Date: 10 September 2024", - title: "Exceptional Market Positioning", - quote: "We partnered with Prestige to market our new development. Their strategic approach and premium network resulted in immediate sold-out status. Highly recommended.", - tag: "Developer", - avatarSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg", - avatarAlt: "James Morrison", - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694027.jpg", - imageAlt: "Luxury development project", - }, + id: "5", name: "James Morrison, Real Estate Developer", date: "Date: 10 September 2024", title: "Exceptional Market Positioning", quote: "We partnered with Prestige to market our new development. Their strategic approach and premium network resulted in immediate sold-out status. Highly recommended.", tag: "Developer", avatarSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg", avatarAlt: "James Morrison", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694027.jpg", imageAlt: "Luxury development project"}, { - id: "6", - name: "Elena Rossi, Tech Executive", - date: "Date: 22 August 2024", - title: "Above and Beyond", - quote: "Prestige Real Estate's team went above and beyond to ensure our complete satisfaction. Their commitment to excellence and discretion is truly exceptional.", - tag: "Buyer", - avatarSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", - avatarAlt: "Elena Rossi", - 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: "Contemporary luxury home", - }, + id: "6", name: "Elena Rossi, Tech Executive", date: "Date: 22 August 2024", title: "Above and Beyond", quote: "Prestige Real Estate's team went above and beyond to ensure our complete satisfaction. Their commitment to excellence and discretion is truly exceptional.", tag: "Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-grey-background_613910-11739.jpg", avatarAlt: "Elena Rossi", 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", imageAlt: "Contemporary luxury home"}, ]} />
@@ -338,8 +252,8 @@ export default function HomePage() { background={{ variant: "plain" }} useInvertedBackground={false} buttons={[ - { text: "Schedule Consultation", href: "/contact" }, - { text: "Browse Properties", href: "/properties" }, + { text: "Schedule Consultation", href: "contact" }, + { text: "Browse Properties", href: "properties" }, ]} buttonAnimation="slide-up" /> @@ -354,48 +268,4 @@ export default function HomePage() { ); -} - -function TeamCardOneSection() { - const TeamCardOne = require("@/components/sections/team/TeamCardOne").default; - - return ( - - ); } \ No newline at end of file diff --git a/src/app/properties/page.tsx b/src/app/properties/page.tsx index c2997bc..966be85 100644 --- a/src/app/properties/page.tsx +++ b/src/app/properties/page.tsx @@ -4,7 +4,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered"; import ProductCardFour from "@/components/sections/product/ProductCardFour"; import FooterSimple from "@/components/sections/footer/FooterSimple"; -import Link from "next/link"; import { Sparkles } from "lucide-react"; export default function PropertiesPage() { @@ -18,17 +17,15 @@ export default function PropertiesPage() { const footerColumns = [ { - title: "Navigate", - items: [ - { label: "Properties", href: "/properties" }, - { label: "About Us", href: "/about" }, - { label: "Our Team", href: "/about" }, - { label: "Contact", href: "/contact" }, + title: "Navigate", items: [ + { label: "Properties", href: "properties" }, + { label: "About Us", href: "about" }, + { label: "Our Team", href: "team" }, + { label: "Contact", href: "contact" }, ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "Property Sales", href: "#" }, { label: "Investment Consultation", href: "#" }, { label: "Market Analysis", href: "#" }, @@ -36,8 +33,7 @@ export default function PropertiesPage() { ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Disclaimer", href: "#" }, @@ -45,8 +41,7 @@ export default function PropertiesPage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "+1 (310) 555-0123", href: "#" }, { label: "hello@prestigerealestate.com", href: "#" }, { label: "Beverly Hills, CA", href: "#" }, @@ -70,7 +65,7 @@ export default function PropertiesPage() { @@ -89,31 +84,13 @@ export default function PropertiesPage() { carouselMode="buttons" products={[ { - id: "1", - name: "Beverly Hills Contemporary Estate", - price: "$8,500,000", - variant: "6 Bed | 7 Bath | 12,000 sqft", - imageSrc: "http://img.b2bpic.net/free-photo/balboa-park-san-diego-with-architecture_649448-2518.jpg?_wi=2", - imageAlt: "Modern contemporary estate in Beverly Hills", - }, + id: "1", name: "Beverly Hills Contemporary Estate", price: "$8,500,000", variant: "6 Bed | 7 Bath | 12,000 sqft", imageSrc: "http://img.b2bpic.net/free-photo/balboa-park-san-diego-with-architecture_649448-2518.jpg", imageAlt: "Modern contemporary estate in Beverly Hills"}, { - id: "2", - name: "Malibu Coastal Villa", - price: "$12,500,000", - variant: "5 Bed | 6 Bath | 10,500 sqft", - imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg?_wi=2", - imageAlt: "Beachfront villa with ocean views", - }, + id: "2", name: "Malibu Coastal Villa", price: "$12,500,000", variant: "5 Bed | 6 Bath | 10,500 sqft", imageSrc: "http://img.b2bpic.net/free-photo/large-hotel-palm-trees-beach-thailand_1253-925.jpg", imageAlt: "Beachfront villa with ocean views"}, { - id: "3", - name: "Manhattan Penthouse", - price: "$15,000,000", - variant: "4 Bed | 5 Bath | 8,000 sqft", - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=3", - imageAlt: "Luxury penthouse with skyline views", - }, + id: "3", name: "Manhattan Penthouse", price: "$15,000,000", variant: "4 Bed | 5 Bath | 8,000 sqft", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg", imageAlt: "Luxury penthouse with skyline views"}, ]} - buttons={[{ text: "Schedule a Tour", href: "/contact" }]} + buttons={[{ text: "Schedule a Tour", href: "contact" }]} buttonAnimation="slide-up" /> @@ -132,31 +109,13 @@ export default function PropertiesPage() { carouselMode="buttons" products={[ { - id: "4", - name: "Aspen Mountain Retreat", - price: "$9,750,000", - variant: "7 Bed | 8 Bath | 15,000 sqft", - imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169751.jpg?_wi=2", - imageAlt: "Mountain retreat estate", - }, + id: "4", name: "Aspen Mountain Retreat", price: "$9,750,000", variant: "7 Bed | 8 Bath | 15,000 sqft", imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169751.jpg", imageAlt: "Mountain retreat estate"}, { - id: "5", - name: "Miami Waterfront Penthouse", - price: "$7,200,000", - variant: "4 Bed | 5 Bath | 6,500 sqft", - imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-sandy-beach-beach-with-sun-beds-umbrellas-open-against-sea-mountains-hotel-resort-tekirova-kemer-turkey_146671-18877.jpg?_wi=2", - imageAlt: "Miami waterfront property", - }, + id: "5", name: "Miami Waterfront Penthouse", price: "$7,200,000", variant: "4 Bed | 5 Bath | 6,500 sqft", imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-sandy-beach-beach-with-sun-beds-umbrellas-open-against-sea-mountains-hotel-resort-tekirova-kemer-turkey_146671-18877.jpg", imageAlt: "Miami waterfront property"}, { - id: "6", - name: "Hamptons Summer Estate", - price: "$11,500,000", - variant: "8 Bed | 9 Bath | 18,000 sqft", - 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: "Hamptons luxury estate", - }, + id: "6", name: "Hamptons Summer Estate", price: "$11,500,000", variant: "8 Bed | 9 Bath | 18,000 sqft", 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", imageAlt: "Hamptons luxury estate"}, ]} - buttons={[{ text: "View Details", href: "/properties" }]} + buttons={[{ text: "View Details", href: "properties" }]} buttonAnimation="slide-up" />