Merge version_1 into main #1
@@ -119,14 +119,14 @@ export default function AboutPage() {
|
||||
title: "Rajesh Sharma",
|
||||
subtitle: "Founder & Director",
|
||||
detail: "25+ years in real estate. Expert in Pallavaram market dynamics and property verification.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "member-2",
|
||||
title: "Priya Verma",
|
||||
subtitle: "Senior Consultant",
|
||||
detail: "18+ years experience. Specializes in NRI property investments and luxury segment.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-am-glad-that-we-managed-reach-agreement_637285-11084.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-am-glad-that-we-managed-reach-agreement_637285-11084.jpg?_wi=4"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -139,21 +139,21 @@ export default function AboutPage() {
|
||||
title: "Anil Kumar",
|
||||
subtitle: "Property Consultant",
|
||||
detail: "12+ years. Focuses on residential apartments and first-time home buyers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-relaxing-indoors_23-2151030610.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-relaxing-indoors_23-2151030610.jpg?_wi=4"
|
||||
},
|
||||
{
|
||||
id: "member-4",
|
||||
title: "Sneha Iyer",
|
||||
subtitle: "Land & Plot Specialist",
|
||||
detail: "10+ years. Expert in land documentation and commercial property transactions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-christmas-with-bengal-lights_1303-4536.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-christmas-with-bengal-lights_1303-4536.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "member-5",
|
||||
title: "Vikram Singh",
|
||||
subtitle: "Legal Compliance Officer",
|
||||
detail: "8+ years. Ensures all properties meet legal standards and compliance requirements.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg?_wi=4"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -169,7 +169,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer-about" data-section="footer-about">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-people-entering-office-building_107420-74363.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-people-entering-office-building_107420-74363.jpg?_wi=3"
|
||||
imageAlt="RS Realty office location in Pallavaram, Chennai"
|
||||
logoText="RS Realty"
|
||||
copyrightText="© 2025 RS Realty. All rights reserved. Trusted Real Estate Partner in Pallavaram, Chennai."
|
||||
|
||||
@@ -163,7 +163,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer-contact" data-section="footer-contact">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-people-entering-office-building_107420-74363.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-people-entering-office-building_107420-74363.jpg?_wi=4"
|
||||
imageAlt="RS Realty office location in Pallavaram, Chennai"
|
||||
logoText="RS Realty"
|
||||
copyrightText="© 2025 RS Realty. All rights reserved. Trusted Real Estate Partner in Pallavaram, Chennai."
|
||||
|
||||
@@ -1,18 +1,22 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Inter_Tight } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Inter_Tight } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const interTight = Inter_Tight({
|
||||
variable: "--font-inter-tight",
|
||||
@@ -20,6 +24,27 @@ const interTight = Inter_Tight({
|
||||
weight: ["100", "200", "300", "400", "500", "600", "700", "800", "900"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "RS Realty - Premium Properties in Pallavaram, Chennai",
|
||||
description: "Discover verified luxury apartments, plots, and villas in Pallavaram, Chennai. Trusted real estate consultant with 115+ happy customers and 4.9★ rating.",
|
||||
keywords: "real estate Pallavaram, property Chennai, apartments for sale, plots Chennai, luxury apartments Pallavaram",
|
||||
openGraph: {
|
||||
title: "RS Realty - Trusted Real Estate in Pallavaram, Chennai",
|
||||
description: "Find your dream home with RS Realty. Verified properties, transparent pricing, fast response. Call 09840 289542",
|
||||
type: "website",
|
||||
siteName: "RS Realty",
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "RS Realty - Pallavaram Real Estate Expert",
|
||||
description: "Trusted property consultant in Chennai. 115+ happy customers, verified listings.",
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -28,7 +53,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${interTight.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${interTight.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -40,4 +67,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -53,7 +53,7 @@ export default function HomePage() {
|
||||
<HeroLogo
|
||||
logoText="Find Your Dream Home in Chennai"
|
||||
description="Trusted real estate experts helping you find the best properties in Pallavaram and across Chennai. Verified properties, transparent deals, fast response."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/los-angeles-downtown-night-with-urban-buildings-lake_649448-4079.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/los-angeles-downtown-night-with-urban-buildings-lake_649448-4079.jpg?_wi=1"
|
||||
imageAlt="Luxury apartment with Chennai skyline view"
|
||||
buttons={[
|
||||
{
|
||||
@@ -137,21 +137,21 @@ export default function HomePage() {
|
||||
id: "prop-1",
|
||||
name: "Urbanrise - Whispers Of Sky",
|
||||
price: "Starting ₹45L - ₹85L",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg?_wi=1",
|
||||
imageAlt: "Urbanrise luxury apartment complex",
|
||||
},
|
||||
{
|
||||
id: "prop-2",
|
||||
name: "Premium 3BHK Apartment",
|
||||
price: "₹55L - ₹75L",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-with-umbrellas_1127-2147.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-with-umbrellas_1127-2147.jpg?_wi=1",
|
||||
imageAlt: "Premium 3BHK apartment interior",
|
||||
},
|
||||
{
|
||||
id: "prop-3",
|
||||
name: "Luxury Villa Community",
|
||||
price: "₹80L - ₹1.2Cr",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-chinese-city_1127-3584.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-chinese-city_1127-3584.jpg?_wi=1",
|
||||
imageAlt: "Luxury villa community exterior",
|
||||
},
|
||||
]}
|
||||
@@ -182,10 +182,10 @@ export default function HomePage() {
|
||||
title: "Verified Properties",
|
||||
description: "Every property in our portfolio is thoroughly verified for legal compliance, authenticity, and value. No hidden costs or surprises.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/verified-checkmark-badge-icon-symbol_23-2149091989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/verified-checkmark-badge-icon-symbol_23-2149091989.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/verified-checkmark-badge-icon-symbol_23-2149091989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/verified-checkmark-badge-icon-symbol_23-2149091989.jpg?_wi=2",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -193,10 +193,10 @@ export default function HomePage() {
|
||||
title: "Expert Consultation",
|
||||
description: "Our experienced consultants guide you through every step of the buying process. From property selection to documentation, we've got you covered.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/consultation-meeting-conversation-icon-illustration_23-2149091989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/consultation-meeting-conversation-icon-illustration_23-2149091989.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/consultation-meeting-conversation-icon-illustration_23-2149091989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/consultation-meeting-conversation-icon-illustration_23-2149091989.jpg?_wi=2",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -204,10 +204,10 @@ export default function HomePage() {
|
||||
title: "Transparent Pricing",
|
||||
description: "No hidden charges. All costs are clearly communicated upfront. We believe in honest, transparent dealings with every client.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transparency-open-honest-icon-design_23-2149091989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transparency-open-honest-icon-design_23-2149091989.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transparency-open-honest-icon-design_23-2149091989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/transparency-open-honest-icon-design_23-2149091989.jpg?_wi=2",
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -215,10 +215,10 @@ export default function HomePage() {
|
||||
title: "Fast Response",
|
||||
description: "Inquire today, get a response within 2 hours. We understand that time is precious, and we respect your urgency.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fast-speed-bolt-lightning-icon-design_23-2149091989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fast-speed-bolt-lightning-icon-design_23-2149091989.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fast-speed-bolt-lightning-icon-design_23-2149091989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fast-speed-bolt-lightning-icon-design_23-2149091989.jpg?_wi=2",
|
||||
},
|
||||
},
|
||||
]}
|
||||
@@ -246,7 +246,7 @@ export default function HomePage() {
|
||||
name: "Rajesh Kumar",
|
||||
role: "First-Time Home Buyer",
|
||||
testimonial: "The realtor guided me step-by-step and helped me secure my dream home. Transparent pricing, quick response, and professional service. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-relaxing-indoors_23-2151030610.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-relaxing-indoors_23-2151030610.jpg?_wi=1",
|
||||
imageAlt: "Rajesh Kumar - Happy customer",
|
||||
icon: Heart,
|
||||
},
|
||||
@@ -255,7 +255,7 @@ export default function HomePage() {
|
||||
name: "Priya Sharma",
|
||||
role: "NRI Property Investor",
|
||||
testimonial: "As an NRI, I was concerned about legal complications. RS Realty handled everything perfectly. Great communication and end-to-end support throughout.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-am-glad-that-we-managed-reach-agreement_637285-11084.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-am-glad-that-we-managed-reach-agreement_637285-11084.jpg?_wi=1",
|
||||
imageAlt: "Priya Sharma - NRI investor",
|
||||
icon: Heart,
|
||||
},
|
||||
@@ -264,7 +264,7 @@ export default function HomePage() {
|
||||
name: "Anil Verma",
|
||||
role: "Family Relocating to Chennai",
|
||||
testimonial: "Helped us find the perfect apartment within our budget. Fast process, verified properties, and excellent after-sales support. Thank you!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg?_wi=1",
|
||||
imageAlt: "Anil Verma - Family relocating",
|
||||
icon: Heart,
|
||||
},
|
||||
@@ -273,7 +273,7 @@ export default function HomePage() {
|
||||
name: "Sneha Deshpande",
|
||||
role: "Luxury Property Buyer",
|
||||
testimonial: "Found my luxury apartment through RS Realty's premium project network. Professional team, verified listings, and hassle-free transaction.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-christmas-with-bengal-lights_1303-4536.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-christmas-with-bengal-lights_1303-4536.jpg?_wi=1",
|
||||
imageAlt: "Sneha Deshpande - Luxury buyer",
|
||||
icon: Heart,
|
||||
},
|
||||
@@ -282,7 +282,7 @@ export default function HomePage() {
|
||||
name: "Vikram Iyer",
|
||||
role: "Commercial Property Investor",
|
||||
testimonial: "Excellent market knowledge and property recommendations. RS Realty helped me make a sound investment decision. Highly professional!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg?_wi=1",
|
||||
imageAlt: "Vikram Iyer - Investor",
|
||||
icon: Heart,
|
||||
},
|
||||
@@ -324,28 +324,28 @@ export default function HomePage() {
|
||||
value: "115+",
|
||||
title: "Happy Customers",
|
||||
description: "Families and investors who trust us",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-relaxing-indoors_23-2151030610.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-relaxing-indoors_23-2151030610.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "metric-2",
|
||||
value: "4.9★",
|
||||
title: "Google Rating",
|
||||
description: "Based on verified customer reviews",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-am-glad-that-we-managed-reach-agreement_637285-11084.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-am-glad-that-we-managed-reach-agreement_637285-11084.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "metric-3",
|
||||
value: "10+",
|
||||
title: "Premium Projects",
|
||||
description: "Verified listings across Chennai",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "metric-4",
|
||||
value: "100%",
|
||||
title: "Verified Properties",
|
||||
description: "Legally compliant and authentic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-christmas-with-bengal-lights_1303-4536.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/family-christmas-with-bengal-lights_1303-4536.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
containerClassName="py-16 px-6 bg-gray-50"
|
||||
@@ -445,7 +445,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer-home" data-section="footer-home">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-people-entering-office-building_107420-74363.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-people-entering-office-building_107420-74363.jpg?_wi=1"
|
||||
imageAlt="RS Realty office location in Pallavaram, Chennai"
|
||||
logoText="RS Realty"
|
||||
copyrightText="© 2025 RS Realty. All rights reserved. Trusted Real Estate Partner in Pallavaram, Chennai."
|
||||
|
||||
@@ -48,7 +48,7 @@ export default function PropertiesPage() {
|
||||
<HeroLogo
|
||||
logoText="Explore Our Premium Property Portfolio"
|
||||
description="Browse our carefully curated collection of verified properties in Pallavaram and across Chennai. Each listing represents excellence in quality and value."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/los-angeles-downtown-night-with-urban-buildings-lake_649448-4079.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/los-angeles-downtown-night-with-urban-buildings-lake_649448-4079.jpg?_wi=2"
|
||||
imageAlt="Premium property listings showcase"
|
||||
buttons={[
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function PropertiesPage() {
|
||||
id: "prop-1",
|
||||
name: "Urbanrise - Whispers Of Sky",
|
||||
price: "Starting ₹45L - ₹85L",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg?_wi=2",
|
||||
imageAlt: "Urbanrise luxury apartment complex with modern architecture",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -105,7 +105,7 @@ export default function PropertiesPage() {
|
||||
id: "prop-2",
|
||||
name: "Premium 3BHK Apartment",
|
||||
price: "₹55L - ₹75L",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-with-umbrellas_1127-2147.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-with-umbrellas_1127-2147.jpg?_wi=2",
|
||||
imageAlt: "Premium apartment with outdoor terrace and facilities",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -113,7 +113,7 @@ export default function PropertiesPage() {
|
||||
id: "prop-3",
|
||||
name: "Luxury Villa Community",
|
||||
price: "₹80L - ₹1.2Cr",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-chinese-city_1127-3584.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-chinese-city_1127-3584.jpg?_wi=2",
|
||||
imageAlt: "Luxury villa community aerial view with landscaping",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -121,7 +121,7 @@ export default function PropertiesPage() {
|
||||
id: "prop-4",
|
||||
name: "Modern 2BHK Starter Home",
|
||||
price: "₹35L - ₹50L",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg?_wi=3",
|
||||
imageAlt: "Modern starter home apartment facade",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -129,7 +129,7 @@ export default function PropertiesPage() {
|
||||
id: "prop-5",
|
||||
name: "Investment Grade Plot",
|
||||
price: "₹20L - ₹40L",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-with-umbrellas_1127-2147.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-with-umbrellas_1127-2147.jpg?_wi=3",
|
||||
imageAlt: "Prime investment plot in Pallavaram",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -137,7 +137,7 @@ export default function PropertiesPage() {
|
||||
id: "prop-6",
|
||||
name: "Commercial Space",
|
||||
price: "₹60L - ₹1Cr",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-chinese-city_1127-3584.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-chinese-city_1127-3584.jpg?_wi=3",
|
||||
imageAlt: "Commercial space available for lease",
|
||||
initialQuantity: 1,
|
||||
},
|
||||
@@ -168,7 +168,7 @@ export default function PropertiesPage() {
|
||||
name: "Rajesh Kumar",
|
||||
role: "First-Time Home Buyer",
|
||||
testimonial: "Found my apartment from this listing. Professional guidance from viewing to possession. Smooth transaction!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-relaxing-indoors_23-2151030610.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-relaxing-indoors_23-2151030610.jpg?_wi=3",
|
||||
imageAlt: "Rajesh Kumar - Happy customer",
|
||||
icon: Heart,
|
||||
},
|
||||
@@ -177,7 +177,7 @@ export default function PropertiesPage() {
|
||||
name: "Priya Sharma",
|
||||
role: "NRI Property Investor",
|
||||
testimonial: "As an NRI investing remotely, their team handled everything perfectly. Clear communication throughout the process.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-am-glad-that-we-managed-reach-agreement_637285-11084.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-am-glad-that-we-managed-reach-agreement_637285-11084.jpg?_wi=3",
|
||||
imageAlt: "Priya Sharma - NRI investor",
|
||||
icon: Heart,
|
||||
},
|
||||
@@ -186,7 +186,7 @@ export default function PropertiesPage() {
|
||||
name: "Anil Verma",
|
||||
role: "Family Relocating",
|
||||
testimonial: "Relocated to Chennai from Delhi. RS Realty found us the perfect family home within budget. Great service!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-friendly-mature-business-man-wearing-jacket-glasses-posing-indoors-looking-camera_74855-9997.jpg?_wi=3",
|
||||
imageAlt: "Anil Verma - Family relocating",
|
||||
icon: Heart,
|
||||
},
|
||||
@@ -205,7 +205,7 @@ export default function PropertiesPage() {
|
||||
|
||||
<div id="footer-properties" data-section="footer-properties">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-people-entering-office-building_107420-74363.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-people-entering-office-building_107420-74363.jpg?_wi=2"
|
||||
imageAlt="RS Realty office location in Pallavaram, Chennai"
|
||||
logoText="RS Realty"
|
||||
copyrightText="© 2025 RS Realty. All rights reserved. Trusted Real Estate Partner in Pallavaram, Chennai."
|
||||
|
||||
Reference in New Issue
Block a user