|
|
|
|
@@ -96,8 +96,8 @@ export default function LandingPage() {
|
|
|
|
|
{
|
|
|
|
|
src: "http://img.b2bpic.net/free-photo/front-view-young-professional-real-estate-agent-siting-office-looking-camera_23-2148182977.jpg", alt: "Client 5"},
|
|
|
|
|
]}
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920946.jpg"
|
|
|
|
|
videoSrc="http://img.b2bpic.net/free-photo/aerial-photography-chinese-city_1127-3041.jpg"
|
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWcN5Gh9DeLvOS4Rrxurw0qb8v/uploaded-1780298612639-gawvknmr.jpg"
|
|
|
|
|
videoSrc="https://img.b2bpic.net/premium-photo/architecture-high-drone-building-urban-landscape_705284-51416.jpg?id=243293000"
|
|
|
|
|
imageAlt="Luxury villa in Kolhapur"
|
|
|
|
|
mediaAnimation="opacity"
|
|
|
|
|
marqueeItems={[
|
|
|
|
|
@@ -152,15 +152,15 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "prop-1", name: "Luxurious Villa Estate", price: "₹ 5.5 Cr", imageSrc: "http://img.b2bpic.net/free-photo/italy-architecture-outdoor-landmark-europe_1203-6325.jpg", imageAlt: "Luxury Villa"},
|
|
|
|
|
id: "prop-1", name: "Luxurious Villa Estate", price: "₹ 5.5 Cr", imageSrc: "https://img.b2bpic.net/free-photo/city-sunset_1127-4143.jpg?id=1287270", imageAlt: "Luxury Villa"},
|
|
|
|
|
{
|
|
|
|
|
id: "prop-2", name: "Elite City Apartment", price: "₹ 1.8 Cr", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-with-island-armchair-stylish-open-space-home-design_169016-72732.jpg", imageAlt: "Elite Apartment"},
|
|
|
|
|
id: "prop-2", name: "Elite City Apartment", price: "₹ 1.8 Cr", imageSrc: "https://img.b2bpic.net/free-photo/city-sunset_1127-4143.jpg?id=1287270", imageAlt: "Elite Apartment"},
|
|
|
|
|
{
|
|
|
|
|
id: "prop-3", name: "Prime Residential Plot", price: "₹ 75 Lac", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-landscape-with-plantations-trees-cloudy-sky_181624-44866.jpg", imageAlt: "Residential Plot"},
|
|
|
|
|
id: "prop-3", name: "Prime Residential Plot", price: "₹ 75 Lac", imageSrc: "https://img.b2bpic.net/free-photo/old-buildings-port-evening_1268-14340.jpg?id=8269243", imageAlt: "Residential Plot"},
|
|
|
|
|
{
|
|
|
|
|
id: "prop-4", name: "Commercial Office Space", price: "₹ 3.2 Cr", imageSrc: "http://img.b2bpic.net/free-photo/corporate-businesswoman-beige-suit-silhouette-young-corporate-woman-with-documents-laptop_1258-119507.jpg", imageAlt: "Commercial Office"},
|
|
|
|
|
id: "prop-4", name: "Commercial Office Space", price: "₹ 3.2 Cr", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWcN5Gh9DeLvOS4Rrxurw0qb8v/uploaded-1780298612640-smz7w5ih.jpg", imageAlt: "Commercial Office"},
|
|
|
|
|
{
|
|
|
|
|
id: "prop-5", name: "Seaside View Mansion", price: "₹ 8.0 Cr", imageSrc: "http://img.b2bpic.net/free-photo/empty-peaceful-place-outdoors_23-2148739339.jpg", imageAlt: "Seaside Mansion"},
|
|
|
|
|
id: "prop-5", name: "Seaside View Mansion", price: "₹ 8.0 Cr", imageSrc: "https://img.b2bpic.net/free-photo/old-buildings-port-evening_1268-14340.jpg?id=8269243", imageAlt: "Seaside Mansion"},
|
|
|
|
|
{
|
|
|
|
|
id: "prop-6", name: "Downtown Penthouse", price: "₹ 2.5 Cr", imageSrc: "http://img.b2bpic.net/free-photo/shanghai-urban-architecture_649448-3263.jpg", imageAlt: "Downtown Penthouse"},
|
|
|
|
|
]}
|
|
|
|
|
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
|
|
|
|
metrics={[
|
|
|
|
|
{
|
|
|
|
|
id: "m1", icon: Users,
|
|
|
|
|
title: "Happy Clients", value: "137+"},
|
|
|
|
|
title: "Happy Clients", value: "500+"},
|
|
|
|
|
{
|
|
|
|
|
id: "m2", icon: Star,
|
|
|
|
|
title: "Star Rating", value: "4.9"},
|
|
|
|
|
@@ -341,9 +341,11 @@ export default function LandingPage() {
|
|
|
|
|
]}
|
|
|
|
|
logoText="Vishal Real Estate Kolhapur"
|
|
|
|
|
copyrightText="© 2024 Vishal Real Estate Kolhapur. All rights reserved."
|
|
|
|
|
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EWcN5Gh9DeLvOS4Rrxurw0qb8v/uploaded-1780298612639-gawvknmr.jpg"
|
|
|
|
|
logoAlt="Vishal Real Estate Kolhapur Logo"
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|