diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7d7bba0..e7d29d2 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,91 +33,59 @@ export default function LandingPage() {
@@ -141,47 +109,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Luxury Villa Project",
- price: "Plots Available",
- variant: "Completed",
- imageSrc: "http://img.b2bpic.net/free-photo/hotel_1127-4042.jpg?_wi=1",
- },
+ id: "p1", name: "Luxury Villa Project", price: "Plots Available", variant: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/hotel_1127-4042.jpg?_wi=1"},
{
- id: "p2",
- name: "Residential Housing Colony",
- price: "Contact for Info",
- variant: "Ongoing",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394923.jpg",
- },
+ id: "p2", name: "Residential Housing Colony", price: "Contact for Info", variant: "Ongoing", imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394923.jpg"},
{
- id: "p3",
- name: "Prime Plot Development",
- price: "Limited Sites",
- variant: "Available",
- imageSrc: "http://img.b2bpic.net/free-photo/view-town-across-mountains_114579-12051.jpg",
- },
+ id: "p3", name: "Prime Plot Development", price: "Limited Sites", variant: "Available", imageSrc: "http://img.b2bpic.net/free-photo/view-town-across-mountains_114579-12051.jpg"},
{
- id: "p4",
- name: "Commercial Infrastructure",
- price: "Built to Suit",
- variant: "Completed",
- imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-using-phone_1303-25329.jpg",
- },
+ id: "p4", name: "Commercial Infrastructure", price: "Built to Suit", variant: "Completed", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-using-phone_1303-25329.jpg"},
{
- id: "p5",
- name: "City View Apartments",
- price: "Inquire",
- variant: "Ongoing",
- imageSrc: "http://img.b2bpic.net/free-photo/idea-adult-man-protective-helmet-plaid-shirt-with-tablet-his-hands-thinking-looking-side-standing-construction-site_259150-57618.jpg",
- },
+ id: "p5", name: "City View Apartments", price: "Inquire", variant: "Ongoing", imageSrc: "http://img.b2bpic.net/free-photo/idea-adult-man-protective-helmet-plaid-shirt-with-tablet-his-hands-thinking-looking-side-standing-construction-site_259150-57618.jpg"},
{
- id: "p6",
- name: "Infrastructure Development",
- price: "Professional Grade",
- variant: "Ongoing",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-architect-looking-blueprints-plan-building-model-table-design-construction-layout-architectural-project-engineer-planning-urban-development-with-maquette_482257-38862.jpg",
- },
+ id: "p6", name: "Infrastructure Development", price: "Professional Grade", variant: "Ongoing", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-architect-looking-blueprints-plan-building-model-table-design-construction-layout-architectural-project-engineer-planning-urban-development-with-maquette_482257-38862.jpg"},
]}
title="Our Projects"
description="Showcasing our completed and ongoing real estate developments."
@@ -194,29 +132,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- tag: "Expertise",
- title: "Construction Services",
- subtitle: "Top-tier quality",
- description: "End-to-end construction support with attention to detail and structural integrity.",
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-person-standing-top-building_181624-14409.jpg",
- imageAlt: "luxury real estate construction vellore",
- },
+ tag: "Expertise", title: "Construction Services", subtitle: "Top-tier quality", description: "End-to-end construction support with attention to detail and structural integrity.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-person-standing-top-building_181624-14409.jpg", imageAlt: "luxury real estate construction vellore"},
{
- tag: "Living",
- title: "Housing & Plots",
- subtitle: "Ideal locations",
- description: "Well-planned residential plots and housing communities in Vellore.",
- imageSrc: "http://img.b2bpic.net/free-photo/business-people-looking-plans-office_23-2148017114.jpg?_wi=2",
- imageAlt: "luxury real estate construction vellore",
- },
+ tag: "Living", title: "Housing & Plots", subtitle: "Ideal locations", description: "Well-planned residential plots and housing communities in Vellore.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-looking-plans-office_23-2148017114.jpg?_wi=2", imageAlt: "luxury real estate construction vellore"},
{
- tag: "Support",
- title: "Infrastructure",
- subtitle: "Technical excellence",
- description: "Electrical, plumbing, and structural infra support for large scale projects.",
- imageSrc: "http://img.b2bpic.net/free-photo/hotel_1127-4042.jpg?_wi=2",
- imageAlt: "luxury real estate construction vellore",
- },
+ tag: "Support", title: "Infrastructure", subtitle: "Technical excellence", description: "Electrical, plumbing, and structural infra support for large scale projects.", imageSrc: "http://img.b2bpic.net/free-photo/hotel_1127-4042.jpg?_wi=2", imageAlt: "luxury real estate construction vellore"},
]}
title="Our Specialized Services"
description="We offer comprehensive property solutions tailored to your needs."
@@ -231,25 +151,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "15+",
- title: "Years Experience",
- description: "Proven track record",
- icon: Award,
+ id: "m1", value: "15+", title: "Years Experience", description: "Proven track record", icon: Award,
},
{
- id: "m2",
- value: "500+",
- title: "Happy Families",
- description: "Satisfied residents",
- icon: Users,
+ id: "m2", value: "500+", title: "Happy Families", description: "Satisfied residents", icon: Users,
},
{
- id: "m3",
- value: "20+",
- title: "Projects Completed",
- description: "Successful deliveries",
- icon: Building,
+ id: "m3", value: "20+", title: "Projects Completed", description: "Successful deliveries", icon: Building,
},
]}
title="Impact & Growth"
@@ -264,40 +172,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Arun Kumar",
- handle: "@arun_v",
- testimonial: "Excellent service and timely delivery of our home. Highly recommended developers in Vellore.",
- imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-handshaking-couple-congratulate-them-their-new-house_23-2148895484.jpg",
- },
+ id: "t1", name: "Arun Kumar", handle: "@arun_v", testimonial: "Excellent service and timely delivery of our home. Highly recommended developers in Vellore.", imageSrc: "http://img.b2bpic.net/free-photo/female-realtor-handshaking-couple-congratulate-them-their-new-house_23-2148895484.jpg"},
{
- id: "t2",
- name: "Priya Shanmugam",
- handle: "@priya_shan",
- testimonial: "Great experience with plot purchase. Transparency and professional documentation.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg",
- },
+ id: "t2", name: "Priya Shanmugam", handle: "@priya_shan", testimonial: "Great experience with plot purchase. Transparency and professional documentation.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg"},
{
- id: "t3",
- name: "Karthik Raj",
- handle: "@k_raj",
- testimonial: "The construction quality and infrastructure support are impressive. Very reliable partner.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-coffee-cup_23-2149637976.jpg",
- },
+ id: "t3", name: "Karthik Raj", handle: "@k_raj", testimonial: "The construction quality and infrastructure support are impressive. Very reliable partner.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-coffee-cup_23-2149637976.jpg"},
{
- id: "t4",
- name: "Divya Suresh",
- handle: "@div_s",
- testimonial: "Very satisfied with my house purchase. The team was supportive and professional throughout.",
- imageSrc: "http://img.b2bpic.net/free-photo/male-female-businesspeople-looking-schedule-diary_23-2147880504.jpg",
- },
+ id: "t4", name: "Divya Suresh", handle: "@div_s", testimonial: "Very satisfied with my house purchase. The team was supportive and professional throughout.", imageSrc: "http://img.b2bpic.net/free-photo/male-female-businesspeople-looking-schedule-diary_23-2147880504.jpg"},
{
- id: "t5",
- name: "Vijay S",
- handle: "@vijay_s",
- testimonial: "They have deep knowledge of Vellore real estate and provide excellent value.",
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg",
- },
+ id: "t5", name: "Vijay S", handle: "@vijay_s", testimonial: "They have deep knowledge of Vellore real estate and provide excellent value.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg"},
]}
title="Client Feedback"
description="What our homeowners say about their experience."
@@ -310,20 +193,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "f1",
- title: "Do you provide legal documentation help?",
- content: "Yes, we handle all necessary legal paperwork and provide transparent property documentation.",
- },
+ id: "f1", title: "Do you provide legal documentation help?", content: "Yes, we handle all necessary legal paperwork and provide transparent property documentation."},
{
- id: "f2",
- title: "Can I visit the site locations?",
- content: "Absolutely! Reach out to us to schedule a site visit for any of our available residential plots or projects.",
- },
+ id: "f2", title: "Can I visit the site locations?", content: "Absolutely! Reach out to us to schedule a site visit for any of our available residential plots or projects."},
{
- id: "f3",
- title: "What locations in Vellore do you cover?",
- content: "We operate across major developing residential areas in Vellore, including Sathuvachari and surrounding regions.",
- },
+ id: "f3", title: "What locations in Vellore do you cover?", content: "We operate across major developing residential areas in Vellore, including Sathuvachari and surrounding regions."},
]}
title="Frequently Asked Questions"
description="Answers to common questions about our properties."
@@ -335,8 +209,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file