Merge version_1 into main #1
207
src/app/page.tsx
207
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Properties",
|
||||
id: "products",
|
||||
},
|
||||
name: "Properties", id: "products"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Gran Bia"
|
||||
/>
|
||||
@@ -54,47 +46,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Gran Bia Real Estate"
|
||||
description="Excellence in property development and management. Finding your dream home has never been more refined."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Properties",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Properties", href: "#products"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-pattern_74190-4399.jpg",
|
||||
imageAlt: "Luxury Property 1",
|
||||
},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/building-pattern_74190-4399.jpg", imageAlt: "Luxury Property 1"},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-urban-center_1359-870.jpg",
|
||||
imageAlt: "Luxury Property 2",
|
||||
},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-urban-center_1359-870.jpg", imageAlt: "Luxury Property 2"},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-gold-coast-canal-with-city-skyline-residential-waterfront_1308-189366.jpg",
|
||||
imageAlt: "Luxury Property 3",
|
||||
},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-gold-coast-canal-with-city-skyline-residential-waterfront_1308-189366.jpg", imageAlt: "Luxury Property 3"},
|
||||
{
|
||||
id: "4",
|
||||
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: "Luxury Property 4",
|
||||
},
|
||||
id: "4", 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: "Luxury Property 4"},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-billboard-template-building-city_23-2148197259.jpg",
|
||||
imageAlt: "Luxury Property 5",
|
||||
},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/big-billboard-template-building-city_23-2148197259.jpg", imageAlt: "Luxury Property 5"},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-swimming-pool-resort_1339-7054.jpg",
|
||||
imageAlt: "Luxury Property 6",
|
||||
},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-swimming-pool-resort_1339-7054.jpg", imageAlt: "Luxury Property 6"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -104,9 +75,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Redefining Luxury Living"
|
||||
description={[
|
||||
"Gran Bia Real Estate stands for integrity, innovation, and exclusive property solutions tailored for discerning clients globally.",
|
||||
"With over 20 years of experience, we provide end-to-end consulting for residential and commercial investments.",
|
||||
]}
|
||||
"Gran Bia Real Estate stands for integrity, innovation, and exclusive property solutions tailored for discerning clients globally.", "With over 20 years of experience, we provide end-to-end consulting for residential and commercial investments."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -117,23 +86,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Expert Guidance",
|
||||
description: "Consult with seasoned real estate advisors who prioritize your investment goals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-icon-left-side-white-background_187299-40310.jpg",
|
||||
imageAlt: "Expert Guidance",
|
||||
},
|
||||
title: "Expert Guidance", description: "Consult with seasoned real estate advisors who prioritize your investment goals.", imageSrc: "http://img.b2bpic.net/free-photo/home-icon-left-side-white-background_187299-40310.jpg", imageAlt: "Expert Guidance"},
|
||||
{
|
||||
title: "Premium Listings",
|
||||
description: "Access the most exclusive portfolio of luxury estates and properties available.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/key-left-side-white-background_187299-40170.jpg",
|
||||
imageAlt: "Premium Listings",
|
||||
},
|
||||
title: "Premium Listings", description: "Access the most exclusive portfolio of luxury estates and properties available.", imageSrc: "http://img.b2bpic.net/free-photo/key-left-side-white-background_187299-40170.jpg", imageAlt: "Premium Listings"},
|
||||
{
|
||||
title: "End-to-End Service",
|
||||
description: "From search to closing, we handle every detail of your real estate transaction.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/quarantine-home-concept-with-wooden-home-white-cubes-grey_176474-7818.jpg",
|
||||
imageAlt: "End-to-End Service",
|
||||
},
|
||||
title: "End-to-End Service", description: "From search to closing, we handle every detail of your real estate transaction.", imageSrc: "http://img.b2bpic.net/free-photo/quarantine-home-concept-with-wooden-home-white-cubes-grey_176474-7818.jpg", imageAlt: "End-to-End Service"},
|
||||
]}
|
||||
title="Why Gran Bia?"
|
||||
description="Experience superior service through our curated real estate approach."
|
||||
@@ -142,70 +99,29 @@ export default function LandingPage() {
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Gran Bia",
|
||||
name: "Serene Valley Villa",
|
||||
price: "$2,500,000",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160786.jpg",
|
||||
imageAlt: "Villa",
|
||||
},
|
||||
id: "p1", brand: "Gran Bia", name: "Serene Valley Villa", price: "$2,500,000", rating: 5,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160786.jpg", imageAlt: "Villa"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Gran Bia",
|
||||
name: "Urban Skyline Loft",
|
||||
price: "$1,200,000",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-matte-black-faucet-dark-kitchen-premium-interior-design-with-minimalist-furniture_169016-72709.jpg",
|
||||
imageAlt: "Loft",
|
||||
},
|
||||
id: "p2", brand: "Gran Bia", name: "Urban Skyline Loft", price: "$1,200,000", rating: 5,
|
||||
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/elegant-matte-black-faucet-dark-kitchen-premium-interior-design-with-minimalist-furniture_169016-72709.jpg", imageAlt: "Loft"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Gran Bia",
|
||||
name: "Coastal Haven",
|
||||
price: "$3,800,000",
|
||||
rating: 5,
|
||||
reviewCount: "25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407639.jpg",
|
||||
imageAlt: "Coastal",
|
||||
},
|
||||
id: "p3", brand: "Gran Bia", name: "Coastal Haven", price: "$3,800,000", rating: 5,
|
||||
reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-minimal-decorated-room_23-2150407639.jpg", imageAlt: "Coastal"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Gran Bia",
|
||||
name: "Garden Estates",
|
||||
price: "$1,900,000",
|
||||
rating: 4,
|
||||
reviewCount: "10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2257.jpg",
|
||||
imageAlt: "Garden",
|
||||
},
|
||||
id: "p4", brand: "Gran Bia", name: "Garden Estates", price: "$1,900,000", rating: 4,
|
||||
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2257.jpg", imageAlt: "Garden"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Gran Bia",
|
||||
name: "Penthouse Suite",
|
||||
price: "$5,200,000",
|
||||
rating: 5,
|
||||
reviewCount: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929566.jpg",
|
||||
imageAlt: "Penthouse",
|
||||
},
|
||||
id: "p5", brand: "Gran Bia", name: "Penthouse Suite", price: "$5,200,000", rating: 5,
|
||||
reviewCount: "4", imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929566.jpg", imageAlt: "Penthouse"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Gran Bia",
|
||||
name: "Countryside Manor",
|
||||
price: "$2,100,000",
|
||||
rating: 4,
|
||||
reviewCount: "7",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg",
|
||||
imageAlt: "Manor",
|
||||
},
|
||||
id: "p6", brand: "Gran Bia", name: "Countryside Manor", price: "$2,100,000", rating: 4,
|
||||
reviewCount: "7", imageSrc: "http://img.b2bpic.net/free-photo/contemporary-living-room_1150-12613.jpg", imageAlt: "Manor"},
|
||||
]}
|
||||
title="Featured Estates"
|
||||
description="Discover our collection of premium residential offerings."
|
||||
@@ -219,31 +135,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "500+",
|
||||
title: "Homes Sold",
|
||||
items: [
|
||||
"Residential",
|
||||
"Luxury",
|
||||
],
|
||||
id: "m1", value: "500+", title: "Homes Sold", items: [
|
||||
"Residential", "Luxury"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "20yr",
|
||||
title: "Industry Experience",
|
||||
items: [
|
||||
"Integrity",
|
||||
"Trust",
|
||||
],
|
||||
id: "m2", value: "20yr", title: "Industry Experience", items: [
|
||||
"Integrity", "Trust"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "98%",
|
||||
title: "Client Satisfaction",
|
||||
items: [
|
||||
"Quality",
|
||||
"Care",
|
||||
],
|
||||
id: "m3", value: "98%", title: "Client Satisfaction", items: [
|
||||
"Quality", "Care"],
|
||||
},
|
||||
]}
|
||||
title="Our Track Record"
|
||||
@@ -258,40 +159,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alice Johnson",
|
||||
role: "Owner",
|
||||
testimonial: "Gran Bia made the buying process seamless.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-smiling-posing-with-crossed-arms-office_176420-910.jpg",
|
||||
},
|
||||
id: "1", name: "Alice Johnson", role: "Owner", testimonial: "Gran Bia made the buying process seamless.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-smiling-posing-with-crossed-arms-office_176420-910.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Bob Smith",
|
||||
role: "Investor",
|
||||
testimonial: "Exceptional service and deep market insight.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-model-posing-outdoor_23-2148289284.jpg",
|
||||
},
|
||||
id: "2", name: "Bob Smith", role: "Investor", testimonial: "Exceptional service and deep market insight.", imageSrc: "http://img.b2bpic.net/free-photo/young-male-model-posing-outdoor_23-2148289284.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Carol White",
|
||||
role: "Resident",
|
||||
testimonial: "Found my perfect home in record time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-comfort-coziness-domesticity-concept-cropped-portrait-confident-happy-young-woman-spending-day-home_343059-3893.jpg",
|
||||
},
|
||||
id: "3", name: "Carol White", role: "Resident", testimonial: "Found my perfect home in record time.", imageSrc: "http://img.b2bpic.net/free-photo/home-comfort-coziness-domesticity-concept-cropped-portrait-confident-happy-young-woman-spending-day-home_343059-3893.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Brown",
|
||||
role: "Developer",
|
||||
testimonial: "Professional, efficient, and trustworthy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg",
|
||||
},
|
||||
id: "4", name: "David Brown", role: "Developer", testimonial: "Professional, efficient, and trustworthy.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Eva Green",
|
||||
role: "Collector",
|
||||
testimonial: "The best estate agents in the business.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg",
|
||||
},
|
||||
id: "5", name: "Eva Green", role: "Collector", testimonial: "The best estate agents in the business.", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg"},
|
||||
]}
|
||||
title="Client Testimonials"
|
||||
description="Hear from our happy clients."
|
||||
@@ -302,8 +178,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get In Touch"
|
||||
title="Start Your Property Journey"
|
||||
description="Leave your email and our team will get back to you within 24 hours."
|
||||
|
||||
Reference in New Issue
Block a user