From 4113e654d5366de74529b21e5ce098de4c0ed8d9 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 07:19:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 373 ++++++----------------------------------------- 1 file changed, 48 insertions(+), 325 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 92418f7..ff5a0ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,26 +32,11 @@ export default function LandingPage() { @@ -193,56 +91,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Buying Property", - description: "Expert guidance to find the perfect home or plot.", - bentoComponent: { - bentoComponent: "reveal-icon", - icon: Home, - }, - imageSrc: "http://img.b2bpic.net/free-photo/sunny-urban-landscape_23-2149504780.jpg", - imageAlt: "Sunny urban landscape", - }, - { - title: "Selling Property", - description: "Maximize your property value with our strategic marketing.", - bentoComponent: { - bentoComponent: "reveal-icon", - icon: DollarSign, - }, - imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-architecture_23-2151050992.jpg?_wi=2", - imageAlt: "Sunny urban landscape", - }, - { - title: "Investment Consultancy", - description: "Data-driven advice for profitable real estate portfolios.", - bentoComponent: { - bentoComponent: "reveal-icon", - icon: TrendingUp, - }, - imageSrc: "http://img.b2bpic.net/free-photo/people-working-table-together_23-2147727629.jpg?_wi=2", - imageAlt: "Sunny urban landscape", - }, - { - title: "Property Management", - description: "Comprehensive care for your assets and rentals.", - bentoComponent: { - bentoComponent: "reveal-icon", - icon: Briefcase, - }, - imageSrc: "http://img.b2bpic.net/free-photo/type-luxurious-summer-villa-hotel-amara-dolce-vita-luxury-hotel-beautiful-architecture-tekirova-kemer-turkey_146671-18725.jpg?_wi=1", - imageAlt: "Sunny urban landscape", - }, - { - title: "Plot & House Deals", - description: "Curated selection of best plots and residential properties.", - bentoComponent: { - bentoComponent: "reveal-icon", - icon: MapPin, - }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-field-costa-rican-countryside_23-2148248872.jpg?_wi=1", - imageAlt: "Sunny urban landscape", - }, + { title: "Buying Property", description: "Expert guidance to find the perfect home or plot.", bentoComponent: { bentoComponent: "reveal-icon", icon: Home }, imageSrc: "http://img.b2bpic.net/free-photo/sunny-urban-landscape_23-2149504780.jpg" }, + { title: "Selling Property", description: "Maximize your property value with our strategic marketing.", bentoComponent: { bentoComponent: "reveal-icon", icon: DollarSign }, imageSrc: "http://img.b2bpic.net/free-photo/traditional-house-architecture_23-2151050992.jpg" }, + { title: "Investment Consultancy", description: "Data-driven advice for profitable real estate portfolios.", bentoComponent: { bentoComponent: "reveal-icon", icon: TrendingUp }, imageSrc: "http://img.b2bpic.net/free-photo/people-working-table-together_23-2147727629.jpg" }, + { title: "Property Management", description: "Comprehensive care for your assets and rentals.", bentoComponent: { bentoComponent: "reveal-icon", icon: Briefcase }, imageSrc: "http://img.b2bpic.net/free-photo/type-luxurious-summer-villa-hotel-amara-dolce-vita-luxury-hotel-beautiful-architecture-tekirova-kemer-turkey_146671-18725.jpg" }, + { title: "Plot & House Deals", description: "Curated selection of best plots and residential properties.", bentoComponent: { bentoComponent: "reveal-icon", icon: MapPin }, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-field-costa-rican-countryside_23-2148248872.jpg" } ]} title="Our Real Estate Services" description="Providing comprehensive solutions for all your property needs." @@ -256,42 +109,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Luxury House, DHA", - price: "PKR 55M", - imageSrc: "http://img.b2bpic.net/free-photo/type-luxurious-summer-villa-hotel-amara-dolce-vita-luxury-hotel-beautiful-architecture-tekirova-kemer-turkey_146671-18725.jpg?_wi=2", - }, - { - id: "p2", - name: "Commercial Plot, Main Road", - price: "PKR 30M", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-field-costa-rican-countryside_23-2148248872.jpg?_wi=2", - }, - { - id: "p3", - name: "Family Villa, Model Town", - price: "PKR 45M", - imageSrc: "http://img.b2bpic.net/free-photo/nature-travel-blue-beauty-decoration_1203-4929.jpg", - }, - { - id: "p4", - name: "Small Plot, Budget Area", - price: "PKR 8M", - imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-15.jpg", - }, - { - id: "p5", - name: "Penthouse, City View", - price: "PKR 70M", - imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscraper-reflects-blue-cityscape-glass-window-generative-ai_188544-12677.jpg", - }, - { - id: "p6", - name: "Investment Plot", - price: "PKR 12M", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-with-red-pin_23-2149721828.jpg", - }, + { id: "p1", name: "Luxury House, DHA", price: "PKR 55M", imageSrc: "http://img.b2bpic.net/free-photo/type-luxurious-summer-villa-hotel-amara-dolce-vita-luxury-hotel-beautiful-architecture-tekirova-kemer-turkey_146671-18725.jpg" }, + { id: "p2", name: "Commercial Plot, Main Road", price: "PKR 30M", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-green-field-costa-rican-countryside_23-2148248872.jpg" }, + { id: "p3", name: "Family Villa, Model Town", price: "PKR 45M", imageSrc: "http://img.b2bpic.net/free-photo/nature-travel-blue-beauty-decoration_1203-4929.jpg" }, + { id: "p4", name: "Small Plot, Budget Area", price: "PKR 8M", imageSrc: "http://img.b2bpic.net/free-photo/modern-country-houses-construction_1385-15.jpg" }, + { id: "p5", name: "Penthouse, City View", price: "PKR 70M", imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscraper-reflects-blue-cityscape-glass-window-generative-ai_188544-12677.jpg" }, + { id: "p6", name: "Investment Plot", price: "PKR 12M", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-landscape-with-red-pin_23-2149721828.jpg" } ]} title="Featured Property Listings" description="Discover current opportunities in your city." @@ -304,21 +127,9 @@ export default function LandingPage() { title="Our Track Record" tag="Milestones" metrics={[ - { - id: "m1", - value: "500+", - description: "Happy Clients", - }, - { - id: "m2", - value: "200+", - description: "Successful Deals", - }, - { - id: "m3", - value: "15+", - description: "Years Experience", - }, + { id: "m1", value: "500+", description: "Happy Clients" }, + { id: "m2", value: "200+", description: "Successful Deals" }, + { id: "m3", value: "15+", description: "Years Experience" } ]} metricsAnimation="slide-up" /> @@ -329,46 +140,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "t1", - title: "Excellent Service", - quote: "The best property dealers in Multan. Extremely professional.", - name: "Hassan Ali", - role: "Investor", - imageSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg", - }, - { - id: "t2", - title: "Smooth Transaction", - quote: "Fast, reliable, and transparent. Very happy with the deal.", - name: "Sara Khan", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-funny-young-asian-woman-sitting-cafe-chatting-lively-smiling-camera_1258-199394.jpg", - }, - { - id: "t3", - title: "Highly Recommended", - quote: "I found my dream house with their help. Truly thankful.", - name: "Umer Ahmed", - role: "Homeowner", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", - }, - { - id: "t4", - title: "Great Expertise", - quote: "Very knowledgeable about property laws and market values.", - name: "Zoya Malik", - role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", - }, - { - id: "t5", - title: "Profitable Deal", - quote: "Got the best price for my plot. Very efficient team.", - name: "Naveed Sheikh", - role: "Seller", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924142.jpg", - }, + { id: "t1", title: "Excellent Service", quote: "The best property dealers in Multan. Extremely professional.", name: "Hassan Ali", role: "Investor", imageSrc: "http://img.b2bpic.net/free-photo/people-technology-close-up-shot-happy-face-attractive-bearded-man-sitting-front-laptop-screen-smiling-joyfully-while-messaging-friends-online-via-social-networks_273609-6655.jpg" }, + { id: "t2", title: "Smooth Transaction", quote: "Fast, reliable, and transparent. Very happy with the deal.", name: "Sara Khan", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-funny-young-asian-woman-sitting-cafe-chatting-lively-smiling-camera_1258-199394.jpg" }, + { id: "t3", title: "Highly Recommended", quote: "I found my dream house with their help. Truly thankful.", name: "Umer Ahmed", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg" }, + { id: "t4", title: "Great Expertise", quote: "Very knowledgeable about property laws and market values.", name: "Zoya Malik", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg" }, + { id: "t5", title: "Profitable Deal", quote: "Got the best price for my plot. Very efficient team.", name: "Naveed Sheikh", role: "Seller", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-personal-shopper-working_23-2148924142.jpg" } ]} title="Client Testimonials" description="Why our clients trust us with their property investments." @@ -379,21 +155,9 @@ export default function LandingPage() {