Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-08 16:40:47 +00:00
5 changed files with 1391 additions and 24 deletions

View File

@@ -56,7 +56,7 @@ export default function AboutPage() {
{ text: "Get Started", href: "/contact" },
{ text: "View Services", href: "/services" },
]}
imageSrc="http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-3998.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-3998.jpg?_wi=2"
imageAlt="Nagpur real estate landscape"
mediaAnimation="slide-up"
imagePosition="right"
@@ -93,7 +93,7 @@ export default function AboutPage() {
tag: "Founder",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg",
avatarAlt: "Hemang Joshi",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=2",
imageAlt: "Hemang Joshi - Founder",
},
{
@@ -105,7 +105,7 @@ export default function AboutPage() {
tag: "Consultant",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-headphones-looking-camera_23-2147762341.jpg",
avatarAlt: "Akshata Deshmukh",
imageSrc: "http://img.b2bpic.net/free-photo/woman-headphones-looking-camera_23-2147762341.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-headphones-looking-camera_23-2147762341.jpg?_wi=2",
imageAlt: "Akshata Deshmukh - Consultant",
},
{
@@ -117,7 +117,7 @@ export default function AboutPage() {
tag: "Analyst",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
avatarAlt: "Vikram Singh",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=2",
imageAlt: "Vikram Singh - Analyst",
},
{
@@ -129,7 +129,7 @@ export default function AboutPage() {
tag: "Manager",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-town_1303-21674.jpg",
avatarAlt: "Priya Wagh",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-town_1303-21674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-town_1303-21674.jpg?_wi=2",
imageAlt: "Priya Wagh - Manager",
},
{
@@ -141,7 +141,7 @@ export default function AboutPage() {
tag: "Specialist",
avatarSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg",
avatarAlt: "Rohan Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=2",
imageAlt: "Rohan Sharma - Specialist",
},
{
@@ -153,7 +153,7 @@ export default function AboutPage() {
tag: "Relations",
avatarSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21368.jpg",
avatarAlt: "Anjali Verma",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21368.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21368.jpg?_wi=2",
imageAlt: "Anjali Verma - Relations Officer",
},
]}
@@ -165,7 +165,7 @@ export default function AboutPage() {
{/* Footer */}
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/company-managers-reporting-female-boss-businesspeople-sitting-meeting-table-with-holding-paper-talking-business-discussion-teamwork-concept_74855-11624.jpg"
imageSrc="http://img.b2bpic.net/free-photo/company-managers-reporting-female-boss-businesspeople-sitting-meeting-table-with-holding-paper-talking-business-discussion-teamwork-concept_74855-11624.jpg?_wi=2"
imageAlt="Hemangi Realty Team"
logoText="Hemangi Realty"
copyrightText="© 2025 Hemangi Realty. All rights reserved. | Nagpur, Maharashtra"

View File

@@ -117,7 +117,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/company-managers-reporting-female-boss-businesspeople-sitting-meeting-table-with-holding-paper-talking-business-discussion-teamwork-concept_74855-11624.jpg"
imageSrc="http://img.b2bpic.net/free-photo/company-managers-reporting-female-boss-businesspeople-sitting-meeting-table-with-holding-paper-talking-business-discussion-teamwork-concept_74855-11624.jpg?_wi=4"
imageAlt="Hemangi Realty Office Interior"
logoText="Hemangi Realty"
copyrightText="© 2025 Hemangi Realty. All rights reserved. | Nagpur, Maharashtra"

File diff suppressed because it is too large Load Diff

View File

@@ -59,7 +59,7 @@ export default function HomePage() {
{ text: "View Properties", href: "/services" },
{ text: "Contact Us", href: "/contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-3998.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bird-s-eye-view-shanghai_1127-3998.jpg?_wi=1"
imageAlt="Nagpur skyline with modern residential buildings"
mediaAnimation="slide-up"
imagePosition="right"
@@ -137,21 +137,21 @@ export default function HomePage() {
id: "1",
name: "Luxury Residential Apartment",
price: "₹85 Lakhs",
imageSrc: "http://img.b2bpic.net/free-photo/plates-brown-wooden-table_417767-541.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plates-brown-wooden-table_417767-541.jpg?_wi=1",
imageAlt: "Modern luxury residential apartment",
},
{
id: "2",
name: "Commercial Office Space",
price: "₹2.5 Cr",
imageSrc: "http://img.b2bpic.net/free-photo/experienced-colleagues-standing-office-room-looking-each-other-professional-content-ceo-pretty-businesswomen-discussing-work-project-business-communication-corporation-concept_74855-11683.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/experienced-colleagues-standing-office-room-looking-each-other-professional-content-ceo-pretty-businesswomen-discussing-work-project-business-communication-corporation-concept_74855-11683.jpg?_wi=1",
imageAlt: "Contemporary commercial office space",
},
{
id: "3",
name: "Family Home with Garden",
price: "₹1.2 Cr",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-front-door-with-blue-wall_23-2149360642.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-front-door-with-blue-wall_23-2149360642.jpg?_wi=1",
imageAlt: "Residential family home property",
},
]}
@@ -177,7 +177,7 @@ export default function HomePage() {
tag: "Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg",
avatarAlt: "Swapnil Barahate",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=1",
imageAlt: "Swapnil Barahate testimonial",
},
{
@@ -189,7 +189,7 @@ export default function HomePage() {
tag: "Investor",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-headphones-looking-camera_23-2147762341.jpg",
avatarAlt: "Sharik Dokadia",
imageSrc: "http://img.b2bpic.net/free-photo/woman-headphones-looking-camera_23-2147762341.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-headphones-looking-camera_23-2147762341.jpg?_wi=1",
imageAlt: "Sharik Dokadia testimonial",
},
{
@@ -201,7 +201,7 @@ export default function HomePage() {
tag: "Seller",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
avatarAlt: "Ajay Wankhede",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=1",
imageAlt: "Ajay Wankhede testimonial",
},
{
@@ -213,7 +213,7 @@ export default function HomePage() {
tag: "Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-town_1303-21674.jpg",
avatarAlt: "Swapnil Kamble",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-town_1303-21674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-town_1303-21674.jpg?_wi=1",
imageAlt: "Swapnil Kamble testimonial",
},
{
@@ -225,7 +225,7 @@ export default function HomePage() {
tag: "Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg",
avatarAlt: "Raj Mulmule",
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg?_wi=1",
imageAlt: "Raj Mulmule testimonial",
},
{
@@ -237,7 +237,7 @@ export default function HomePage() {
tag: "Investor",
avatarSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21368.jpg",
avatarAlt: "Priya Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21368.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elderly-business-woman-office-isolated_1303-21368.jpg?_wi=1",
imageAlt: "Priya Sharma testimonial",
},
]}
@@ -294,7 +294,7 @@ export default function HomePage() {
{/* Footer */}
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/company-managers-reporting-female-boss-businesspeople-sitting-meeting-table-with-holding-paper-talking-business-discussion-teamwork-concept_74855-11624.jpg"
imageSrc="http://img.b2bpic.net/free-photo/company-managers-reporting-female-boss-businesspeople-sitting-meeting-table-with-holding-paper-talking-business-discussion-teamwork-concept_74855-11624.jpg?_wi=1"
imageAlt="Hemangi Realty Office Interior"
logoText="Hemangi Realty"
copyrightText="© 2025 Hemangi Realty. All rights reserved. | Nagpur, Maharashtra"

View File

@@ -117,7 +117,7 @@ export default function ServicesPage() {
name: "Luxury Residential Apartment",
price: "₹85 Lakhs",
imageSrc:
"http://img.b2bpic.net/free-photo/plates-brown-wooden-table_417767-541.jpg",
"http://img.b2bpic.net/free-photo/plates-brown-wooden-table_417767-541.jpg?_wi=2",
imageAlt: "Modern luxury residential apartment",
},
{
@@ -125,7 +125,7 @@ export default function ServicesPage() {
name: "Commercial Office Space",
price: "₹2.5 Cr",
imageSrc:
"http://img.b2bpic.net/free-photo/experienced-colleagues-standing-office-room-looking-each-other-professional-content-ceo-pretty-businesswomen-discussing-work-project-business-communication-corporation-concept_74855-11683.jpg",
"http://img.b2bpic.net/free-photo/experienced-colleagues-standing-office-room-looking-each-other-professional-content-ceo-pretty-businesswomen-discussing-work-project-business-communication-corporation-concept_74855-11683.jpg?_wi=2",
imageAlt: "Modern commercial office space interior",
},
{
@@ -133,7 +133,7 @@ export default function ServicesPage() {
name: "Family Home with Garden",
price: "₹1.2 Cr",
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-front-door-with-blue-wall_23-2149360642.jpg",
"http://img.b2bpic.net/free-photo/front-view-front-door-with-blue-wall_23-2149360642.jpg?_wi=2",
imageAlt: "Residential family home property",
},
]}
@@ -146,7 +146,7 @@ export default function ServicesPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/company-managers-reporting-female-boss-businesspeople-sitting-meeting-table-with-holding-paper-talking-business-discussion-teamwork-concept_74855-11624.jpg"
imageSrc="http://img.b2bpic.net/free-photo/company-managers-reporting-female-boss-businesspeople-sitting-meeting-table-with-holding-paper-talking-business-discussion-teamwork-concept_74855-11624.jpg?_wi=3"
imageAlt="Hemangi Realty Office Interior"
logoText="Hemangi Realty"
copyrightText="© 2025 Hemangi Realty. All rights reserved. | Nagpur, Maharashtra"