Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 51cd199643 | |||
| 3c48f9d4ed | |||
| 57eb70128b | |||
| a85ddbfbfc | |||
| 2b710cb173 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
title="Your Dream Property. Our Personal Commitment."
|
||||
title="Find Your Bangalore Dream Property with Expert Guidance"
|
||||
description="End-to-end real estate solutions in Bangalore & Karnataka — residential, commercial, and beyond."
|
||||
avatars={[
|
||||
{
|
||||
@@ -110,24 +110,21 @@ export default function LandingPage() {
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Residential Villas & Flats", price: "", imageSrc: "http://img.b2bpic.net/free-photo/cozy-living-room-interior-with-panoramic-window_1262-12322.jpg?_wi=1"},
|
||||
id: "p1", name: "Residential Estates", price: "", imageSrc: "http://img.b2bpic.net/free-photo/cozy-living-room-interior-with-panoramic-window_1262-12322.jpg?_wi=1", priceButtonProps: { text: "View Details" }
|
||||
},
|
||||
{
|
||||
id: "p2", name: "Office & Commercial Spaces", price: "", imageSrc: "http://img.b2bpic.net/free-photo/building-night_1127-3365.jpg?_wi=1"},
|
||||
id: "p2", name: "Commercial Assets", price: "", imageSrc: "http://img.b2bpic.net/free-photo/building-night_1127-3365.jpg?_wi=1", priceButtonProps: { text: "View Details" }
|
||||
},
|
||||
{
|
||||
id: "p3", name: "Plots & Land Deals", price: "", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg?_wi=1"},
|
||||
{
|
||||
id: "p4", name: "Legal & Registration", price: "", imageSrc: "http://img.b2bpic.net/free-photo/modern-dining-room-living-room-with-luxury-decor_105762-1672.jpg"},
|
||||
{
|
||||
id: "p5", name: "Architecture & Interiors", price: "", imageSrc: "http://img.b2bpic.net/free-photo/residential-district-night-valencia-spain_1398-2379.jpg"},
|
||||
{
|
||||
id: "p6", name: "Moving & Maintenance", price: "", imageSrc: "http://img.b2bpic.net/free-photo/aerial-panoramic-landscape-view-road-from-village_23-2148346131.jpg"},
|
||||
id: "p3", name: "Investment Plots", price: "", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg?_wi=1", priceButtonProps: { text: "View Details" }
|
||||
},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Tailored solutions for every property ambition."
|
||||
title="Exclusive Services"
|
||||
description="Curated real estate solutions for the discerning investor."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -142,10 +139,6 @@ export default function LandingPage() {
|
||||
id: "2", name: "Sita M.", date: "Dec 2024", title: "Investor", quote: "Best property consultants with best property options to select from.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-wearing-eyeglasses_1262-4761.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cozy-living-room-interior-with-panoramic-window_1262-12322.jpg?_wi=2", imageAlt: "professional headshot portrait man"},
|
||||
{
|
||||
id: "3", name: "Vikram K.", date: "Nov 2024", title: "Home Owner", quote: "NEXUS made the entire registration process seamless and professional.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/confident-handsome-man-looking-into-distance_1262-3510.jpg", imageSrc: "http://img.b2bpic.net/free-photo/building-night_1127-3365.jpg?_wi=2", imageAlt: "professional headshot portrait man"},
|
||||
{
|
||||
id: "4", name: "Priya S.", date: "Oct 2024", title: "Commercial Client", quote: "Outstanding expertise in commercial leasing. Highly recommend.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-mother-home_23-2148321636.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg?_wi=2", imageAlt: "professional headshot portrait man"},
|
||||
{
|
||||
id: "5", name: "Rohan D.", date: "Sep 2024", title: "Buyer", quote: "Truly personal consultants. They care about their clients.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", imageAlt: "professional headshot portrait man"},
|
||||
]}
|
||||
title="What Clients Say"
|
||||
description="Building lasting trust in every Bangalore home."
|
||||
|
||||
Reference in New Issue
Block a user