Merge version_1 into main #3
@@ -107,9 +107,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Vidyaraj Residency Phase 1", price: "Enquire for Price", imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4006.jpg"},
|
||||
id: "p1", name: "Vidyaraj Residency Phase 1", price: "Enquire for Price", imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4006.jpg?_wi=1"},
|
||||
{
|
||||
id: "p2", name: "Luxury Land Plots Bhagwan Nagar", price: "Enquire for Price", imageSrc: "http://img.b2bpic.net/free-photo/nature-travel-blue-beauty-decoration_1203-4929.jpg"},
|
||||
id: "p2", name: "Luxury Land Plots Bhagwan Nagar", price: "Enquire for Price", imageSrc: "http://img.b2bpic.net/free-photo/nature-travel-blue-beauty-decoration_1203-4929.jpg?_wi=1"},
|
||||
{
|
||||
id: "p3", name: "Premium Commercial Hub", price: "Enquire for Price", imageSrc: "http://img.b2bpic.net/free-photo/real-estate-property-purchase-concept_53876-134037.jpg"},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Trusted Developers", description: "Years of experience building trust in the heart of Nagpur.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4006.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-4006.jpg?_wi=2"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Prime Locations", description: "Properties situated in high-growth corridors of Nagpur.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nature-travel-blue-beauty-decoration_1203-4929.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nature-travel-blue-beauty-decoration_1203-4929.jpg?_wi=2"},
|
||||
items: [
|
||||
{
|
||||
icon: MapPin,
|
||||
|
||||
Reference in New Issue
Block a user