Update src/app/page.tsx
This commit is contained in:
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
handle: "4.9 Google Rating",
|
||||
testimonial: "Vishal Real Estate delivered beyond expectations. Seamless process and truly professional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-away-while-going-upstairs-with-coffee_171337-19937.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-away-while-going-upstairs-with-coffee_171337-19937.jpg?_wi=1",
|
||||
imageAlt: "Arjun Sharma",
|
||||
},
|
||||
{
|
||||
@@ -152,8 +152,8 @@ export default function LandingPage() {
|
||||
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="http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920946.jpg?_wi=1"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/aerial-photography-chinese-city_1127-3041.jpg?_wi=1"
|
||||
imageAlt="Luxury villa in Kolhapur"
|
||||
mediaAnimation="opacity"
|
||||
marqueeItems={[
|
||||
@@ -205,7 +205,7 @@ export default function LandingPage() {
|
||||
description: "We uphold complete transparency in all transactions, with no hidden costs or surprises.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Scale,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920946.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920946.jpg?_wi=2",
|
||||
imageAlt: "verified document icon gold luxury",
|
||||
},
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function LandingPage() {
|
||||
description: "Benefit from our seasoned advisors who offer personalized insights and market expertise.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Compass,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-photography-chinese-city_1127-3041.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-photography-chinese-city_1127-3041.jpg?_wi=2",
|
||||
imageAlt: "verified document icon gold luxury",
|
||||
},
|
||||
{
|
||||
@@ -221,7 +221,7 @@ export default function LandingPage() {
|
||||
description: "Our team provides comprehensive legal assistance for a smooth and secure property transfer.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: FileText,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-away-while-going-upstairs-with-coffee_171337-19937.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-away-while-going-upstairs-with-coffee_171337-19937.jpg?_wi=2",
|
||||
imageAlt: "verified document icon gold luxury",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user