Merge version_1 into main #1
@@ -52,7 +52,7 @@ export default function GavanHomesPage() {
|
||||
{ text: "📞 Call Now", href: "tel:08200039897" },
|
||||
{ text: "📅 Book Site Visit", href: "#contact" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-urban-townhouses-illuminated-dusk_84443-74075.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-urban-townhouses-illuminated-dusk_84443-74075.jpg?_wi=1"
|
||||
imageAlt="Premium row houses in Vapi with modern architectural design"
|
||||
/>
|
||||
</div>
|
||||
@@ -80,13 +80,13 @@ export default function GavanHomesPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "GAVAN HOMES", name: "Emerald Heights Row Houses", price: "Starting ₹40 Lakhs", rating: 5,
|
||||
reviewCount: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/scenery-district-full-houses-clear-sky-larvik-norway_181624-12845.jpg", imageAlt: "Emerald Heights Row Houses Project"},
|
||||
reviewCount: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/scenery-district-full-houses-clear-sky-larvik-norway_181624-12845.jpg?_wi=1", imageAlt: "Emerald Heights Row Houses Project"},
|
||||
{
|
||||
id: "2", brand: "GAVAN HOMES", name: "Royal Garden Villas", price: "Starting ₹48 Lakhs", rating: 5,
|
||||
reviewCount: "Ongoing", imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg", imageAlt: "Royal Garden Villas Project"},
|
||||
reviewCount: "Ongoing", imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg?_wi=1", imageAlt: "Royal Garden Villas Project"},
|
||||
{
|
||||
id: "3", brand: "GAVAN HOMES", name: "Premium Plaza Residences", price: "Starting ₹55 Lakhs", rating: 5,
|
||||
reviewCount: "Launching Soon", imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg", imageAlt: "Premium Plaza Residences Project"},
|
||||
reviewCount: "Launching Soon", imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg?_wi=2", imageAlt: "Premium Plaza Residences Project"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -102,13 +102,13 @@ export default function GavanHomesPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Premium Construction Materials", description: "Only the finest quality materials used in all our projects to ensure durability and elegance.", imageSrc: "http://img.b2bpic.net/free-photo/scenery-district-full-houses-clear-sky-larvik-norway_181624-12845.jpg"},
|
||||
title: "Premium Construction Materials", description: "Only the finest quality materials used in all our projects to ensure durability and elegance.", imageSrc: "http://img.b2bpic.net/free-photo/scenery-district-full-houses-clear-sky-larvik-norway_181624-12845.jpg?_wi=2"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Clean & Minimal Architectural Design", description: "Modern designs that blend aesthetics with functionality for peaceful living spaces.", imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg"},
|
||||
title: "Clean & Minimal Architectural Design", description: "Modern designs that blend aesthetics with functionality for peaceful living spaces.", imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg?_wi=3"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Transparent Buying Process", description: "Complete clarity on pricing, timelines, and project details. No hidden costs or surprises.", imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg"},
|
||||
title: "Transparent Buying Process", description: "Complete clarity on pricing, timelines, and project details. No hidden costs or surprises.", imageSrc: "http://img.b2bpic.net/free-photo/modern-townhouses-with-contemporary-architecture-dusk_84443-74054.jpg?_wi=4"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -122,13 +122,13 @@ export default function GavanHomesPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Rajesh Patel", role: "Family", company: "Vapi", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", role: "Working Professional", company: "Vapi", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-middle-aged-business-woman_1262-3085.jpg"},
|
||||
{
|
||||
id: "3", name: "Vikram Singh", role: "First-Time Buyer", company: "Valsad", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", name: "Anjali Gupta", role: "NRI Investor", company: "Vapi", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg"},
|
||||
@@ -189,7 +189,7 @@ export default function GavanHomesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-urban-townhouses-illuminated-dusk_84443-74075.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-urban-townhouses-illuminated-dusk_84443-74075.jpg?_wi=2"
|
||||
imageAlt="Premium row houses community"
|
||||
logoText="GAVAN HOMES"
|
||||
copyrightText="© 2025 GAVAN HOMES. All rights reserved. Premium Row Houses in Vapi."
|
||||
|
||||
Reference in New Issue
Block a user