Update src/app/properties/page.tsx
This commit is contained in:
@@ -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() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={navItems}
|
||||
button={{ text: "Schedule Tour", href: "/contact" }}
|
||||
button={{ text: "Schedule Tour", href: "contact" }}
|
||||
brandName="Prestige Real Estate"
|
||||
/>
|
||||
</div>
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user