From 3fab10e7d367814d0f99ee320cc474958bbcc4bf Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 14:41:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 215 ++++++++--------------------------------------- 1 file changed, 37 insertions(+), 178 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e657a6e..a5e45b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,73 +30,40 @@ export default function LandingPage() {
@@ -155,47 +106,11 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Residential Villa", - price: "Expert Installation", - variant: "Complete system", - imageSrc: "http://img.b2bpic.net/free-photo/serene-minimalist-oasis-aesthetic_23-2151949150.jpg?_wi=2", - }, + id: "p1", name: "Residential Villa", price: "Expert Installation", variant: "Complete system", imageSrc: "http://img.b2bpic.net/free-photo/serene-minimalist-oasis-aesthetic_23-2151949150.jpg"}, { - id: "p2", - name: "Commercial Plaza", - price: "Industrial grade", - variant: "Full HVAC design", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-building-with-tree-city_23-2148798648.jpg?_wi=1", - }, + id: "p2", name: "Commercial Plaza", price: "Industrial grade", variant: "Full HVAC design", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-building-with-tree-city_23-2148798648.jpg"}, { - id: "p3", - name: "Duct Cleaning", - price: "Pure Air", - variant: "Health focused", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dirty-broken-inside-compartments-air-conditioner_632498-1084.jpg?_wi=1", - }, - { - id: "p4", - name: "Residential Villa", - price: "Expert Installation", - variant: "Complete system", - imageSrc: "http://img.b2bpic.net/free-photo/serene-minimalist-oasis-aesthetic_23-2151949150.jpg?_wi=3", - }, - { - id: "p5", - name: "Commercial Plaza", - price: "Industrial grade", - variant: "Full HVAC design", - imageSrc: "http://img.b2bpic.net/free-photo/low-angle-building-with-tree-city_23-2148798648.jpg?_wi=2", - }, - { - id: "p6", - name: "Duct Cleaning", - price: "Pure Air", - variant: "Health focused", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dirty-broken-inside-compartments-air-conditioner_632498-1084.jpg?_wi=2", - }, + id: "p3", name: "Duct Cleaning", price: "Pure Air", variant: "Health focused", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dirty-broken-inside-compartments-air-conditioner_632498-1084.jpg"} ]} title="Project Showcase" description="Quality installations across the city." @@ -208,45 +123,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - title: "Excellent Service", - quote: "Reliable and professional during the hottest months.", - name: "Ahmed Al-Thani", - role: "Villa Owner", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-muslim-man-portrait_482257-75678.jpg?_wi=1", - }, + id: "1", title: "Excellent Service", quote: "Reliable and professional during the hottest months.", name: "Ahmed Al-Thani", role: "Villa Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-muslim-man-portrait_482257-75678.jpg"}, { - id: "2", - title: "Great Quality", - quote: "Design firm choice for all projects.", - name: "Noor Interiors", - role: "Design Firm", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-arms-desk_1098-2184.jpg?_wi=1", - }, + id: "2", title: "Great Quality", quote: "Design firm choice for all projects.", name: "Noor Interiors", role: "Design Firm", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-arms-desk_1098-2184.jpg"}, { - id: "3", - title: "Rapid Response", - quote: "Best facility managers in Lusail.", - name: "Lusail Plaza", - role: "Manager", - imageSrc: "http://img.b2bpic.net/free-photo/technician-optimizing-data-center-equipment-maximum-efficiency_482257-117650.jpg", - }, + id: "3", title: "Rapid Response", quote: "Best facility managers in Lusail.", name: "Lusail Plaza", role: "Manager", imageSrc: "http://img.b2bpic.net/free-photo/technician-optimizing-data-center-equipment-maximum-efficiency_482257-117650.jpg"}, { - id: "4", - title: "Top Tier", - quote: "Fast and clean work.", - name: "Sara K", - role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-muslim-man-portrait_482257-75678.jpg?_wi=2", - }, + id: "4", title: "Top Tier", quote: "Fast and clean work.", name: "Sara K", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/smiling-muslim-man-portrait_482257-75678.jpg"}, { - id: "5", - title: "Highly Recommend", - quote: "Life savers in the Qatar heat.", - name: "John D", - role: "Client", - imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-arms-desk_1098-2184.jpg?_wi=2", - }, + id: "5", title: "Highly Recommend", quote: "Life savers in the Qatar heat.", name: "John D", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-with-arms-desk_1098-2184.jpg"}, ]} title="Trusted by Doha" description="What our clients say about our reliability." @@ -257,16 +142,13 @@ export default function LandingPage() { @@ -275,16 +157,13 @@ export default function LandingPage() { @@ -295,57 +174,37 @@ export default function LandingPage() { { items: [ { - label: "Services", - href: "#services", - }, + label: "Services", href: "#services"}, { - label: "FAQ", - href: "#", - }, + label: "FAQ", href: "#"}, { - label: "Privacy Policy", - href: "#", - }, + label: "Privacy Policy", href: "#"}, ], }, { items: [ { - label: "West Bay, Doha", - href: "#", - }, + label: "West Bay, Doha", href: "#"}, { - label: "Phone: +974 4444 1234", - href: "tel:+97444441234", - }, + label: "Phone: +974 4444 1234", href: "tel:+97444441234"}, { - label: "hello@coolair.qa", - href: "mailto:hello@coolair.qa", - }, + label: "hello@coolair.qa", href: "mailto:hello@coolair.qa"}, ], }, { items: [ { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, { - label: "Facebook", - href: "#", - }, + label: "Facebook", href: "#"}, { - label: "LinkedIn", - href: "#", - }, + label: "LinkedIn", href: "#"}, ], }, { items: [ { - label: "© 2025 CoolAir Qatar", - href: "#", - }, + label: "© 2025 CoolAir Qatar", href: "#"}, ], }, ]} -- 2.49.1