From acf975b6d0d83482e143fafe77fc9bcffe1d08f8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 17:06:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 154 ++++++++++++++++++++--------------------------- 1 file changed, 65 insertions(+), 89 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 62f44b6..c956b20 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,8 +45,8 @@ export default function LandingPage() {
@@ -105,20 +95,20 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "f1", title: "Free Collection", descriptions: [ - "No hidden fees. We pick up your vehicle from your location at a time that works for you."], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pipcl6", imageAlt: "Free collection"}, + id: "f1", title: "Comprehensive Clearance", descriptions: [ + "Whether it's an entire office suite or unwanted furniture, we clear your space efficiently and safely."], + imageSrc: "http://img.b2bpic.net/free-photo/empty-office-after-furniture-removal_23-2148784415.jpg", imageAlt: "Office clearance service"}, { - id: "f2", title: "Instant Payment", descriptions: [ - "Secure payment transfer the moment we take possession of the vehicle. No waiting around."], - imageSrc: "http://img.b2bpic.net/free-photo/golden-euro-sign-yellow-background-currency-exchange-money-transfer-concept-euro-is-main-money-european-union-region-by-3d-render_616485-23.jpg", imageAlt: "Instant payment"}, + id: "f2", title: "Reliable Team", descriptions: [ + "Experienced professionals trained in safe handling, transport, and disposal protocols."], + imageSrc: "http://img.b2bpic.net/free-photo/professional-movers-carrying-sofa_23-2148784405.jpg", imageAlt: "Professional furniture removal team"}, { - id: "f3", title: "Fast Quotes", descriptions: [ - "Simple online form to get an honest valuation within minutes of submission."], - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-hourglass-mouse-symbol-design_460848-7398.jpg", imageAlt: "Fast quotes"}, + id: "f3", title: "Eco-Conscious Disposal", descriptions: [ + "We ensure that all items are responsibly disposed of, recycled, or donated whenever possible."], + imageSrc: "http://img.b2bpic.net/free-photo/recycling-bin-symbol-green-background_1250-1365.jpg", imageAlt: "Eco-friendly waste management"}, ]} - title="Why Choose Kar Removal?" - description="We prioritize your convenience and security in every transaction." + title="Professional Removal Solutions" + description="We prioritize security, efficiency, and environmental responsibility in every job we undertake." /> @@ -129,20 +119,20 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", value: "01", title: "Request a Quote", items: [ - "Input vehicle details", "Get instant valuation", "No obligation"], + id: "m1", value: "01", title: "Book a Consultation", items: [ + "Describe your removal needs", "Get a transparent price", "Schedule at your convenience"], }, { - id: "m2", value: "02", title: "Schedule Pickup", items: [ - "Select convenient date", "Confirm vehicle status", "Ready for collection"], + id: "m2", value: "02", title: "Expert Removal", items: [ + "Our team arrives on time", "Safe handling and loading", "Protecting your premises"], }, { - id: "m3", value: "03", title: "Get Paid", items: [ - "Final inspection", "Transfer payment", "Paperwork complete"], + id: "m3", value: "03", title: "Final Sweep", items: [ + "Site cleared of debris", "Responsible disposal", "Ready for your next step"], }, ]} - title="Three Simple Steps" - description="We've streamlined the removal process to make selling your car as easy as possible." + title="Simple 3-Step Process" + description="We have streamlined our operations to guarantee a stress-free experience for your office or residential removal." /> @@ -154,44 +144,38 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Mark Roberts", role: "Accountant", company: "Local Firm", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14566.jpg"}, + id: "1", name: "Julia Anderson", role: "Office Manager", company: "Tech Innovate", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-office_107420-12357.jpg"}, { - id: "2", name: "Sarah Miller", role: "Teacher", company: "Primary School", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-sad-expression_1194-3629.jpg"}, + id: "2", name: "Mark Stevens", role: "Operations Lead", company: "Urban Solutions", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/professional-office-manager_1303-14566.jpg"}, { - id: "3", name: "James Smith", role: "Technician", company: "Self Employed", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg"}, - { - id: "4", name: "Linda White", role: "Consultant", company: "Growth Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-drinking-coffee-picking-taxi_23-2148289227.jpg"}, - { - id: "5", name: "David Brown", role: "Engineer", company: "Build Corp", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-successful-business-person_23-2148763862.jpg"}, + id: "3", name: "Rebecca Lowe", role: "Facility Coordinator", company: "Global Enterprise", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/confident-team-leader_23-2148289227.jpg"}, ]} - title="Trusted by Drivers Everywhere" - description="Read what our happy customers have to say about our seamless service." + title="Trusted by Industry Leaders" + description="See why businesses choose our professional furniture and removal services." />
@@ -201,37 +185,29 @@ export default function LandingPage() { columns={[ { title: "Company", items: [ - { - label: "About Us", href: "#"}, - { - label: "Contact", href: "#contact"}, - { - label: "Privacy", href: "#"}, + { label: "About Us", href: "#" }, + { label: "Contact", href: "#contact" }, + { label: "Privacy", href: "#" }, ], }, { title: "Services", items: [ - { - label: "Car Scrapping", href: "#"}, - { - label: "Same-Day Collection", href: "#"}, - { - label: "Instant Valuation", href: "#"}, + { label: "Furniture Removal", href: "#" }, + { label: "Office Clearance", href: "#" }, + { label: "Instant Quote", href: "#contact" }, ], }, { title: "Help", items: [ - { - label: "FAQ", href: "#"}, - { - label: "Support", href: "tel:0800123456"}, + { label: "FAQ", href: "#" }, + { label: "Support", href: "tel:0800123456" }, ], }, ]} - copyrightText="© 2024 Kar Removal Services. All rights reserved." + copyrightText="© 2024 Professional Removal Services. All rights reserved." /> ); -} +} \ No newline at end of file -- 2.49.1