From 6533648fd64ff466ccc26fb8295bc810767f2774 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 06:38:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 194 +++++++++-------------------------------------- 1 file changed, 36 insertions(+), 158 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d0311fe..2936467 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; import TextSplitAbout from '@/components/sections/about/TextSplitAbout'; -import { Facebook, Linkedin, Twitter } from "lucide-react"; +import { Facebook, Linkedin, Twitter, ArrowRight } from "lucide-react"; export default function LandingPage() { return ( @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -59,21 +49,16 @@ export default function LandingPage() {
@@ -84,10 +69,7 @@ export default function LandingPage() { useInvertedBackground={false} title="About AB-HAM Enterprise PLC" description={[ - "AB-HAM Enterprise PLC stands as a beacon of reliability in Addis Ababa’s construction landscape.", - "With years of experience, we specialize in delivering high-end construction, engineering, and infrastructure solutions.", - "Our commitment to excellence and local expertise ensures every project is a masterpiece.", - ]} + "AB-HAM Enterprise PLC stands as a beacon of reliability in Addis Ababa’s construction landscape.", "With years of experience, we specialize in delivering high-end construction, engineering, and infrastructure solutions.", "Our commitment to excellence and local expertise ensures every project is a masterpiece."]} />
@@ -97,28 +79,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "General Construction", - description: "Robust, high-quality building foundations and structures.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cecsjr&_wi=1", - buttonIcon: "ArrowRight", + title: "General Construction", description: "Robust, high-quality building foundations and structures.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cecsjr", buttonIcon: ArrowRight, }, { - title: "Infrastructure", - description: "Large scale development and civil engineering projects.", - imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317268.jpg?_wi=1", - buttonIcon: "ArrowRight", + title: "Infrastructure", description: "Large scale development and civil engineering projects.", imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317268.jpg", buttonIcon: ArrowRight, }, { - title: "Renovation", - description: "Elegant finishing and architectural restoration works.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821317.jpg?_wi=1", - buttonIcon: "ArrowRight", + title: "Renovation", description: "Elegant finishing and architectural restoration works.", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821317.jpg", buttonIcon: ArrowRight, }, { - title: "Project Management", - description: "Efficient planning and delivery from start to finish.", - imageSrc: "http://img.b2bpic.net/free-photo/engineering-workspace-with-laptop_53876-147494.jpg?_wi=1", - buttonIcon: "ArrowRight", + title: "Project Management", description: "Efficient planning and delivery from start to finish.", imageSrc: "http://img.b2bpic.net/free-photo/engineering-workspace-with-laptop_53876-147494.jpg", buttonIcon: ArrowRight, }, ]} title="Our Professional Services" @@ -134,25 +104,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "100%", - description: "High-Quality Materials", - }, + id: "m1", value: "100%", description: "High-Quality Materials"}, { - id: "m2", - value: "50+", - description: "Experienced Professionals", - }, + id: "m2", value: "50+", description: "Experienced Professionals"}, { - id: "m3", - value: "100%", - description: "On-Time Delivery", - }, + id: "m3", value: "100%", description: "On-Time Delivery"}, { - id: "m4", - value: "100%", - description: "Customer Satisfaction", - }, + id: "m4", value: "100%", description: "Customer Satisfaction"}, ]} title="Why Choose Us" description="Our core principles guide us to excellence." @@ -167,41 +125,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Corporate HQ", - price: "Addis Ababa", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-architect-with-safety-vest-plans_23-2148269295.jpg", - }, + id: "p1", name: "Corporate HQ", price: "Addis Ababa", imageSrc: "http://img.b2bpic.net/free-photo/side-view-architect-with-safety-vest-plans_23-2148269295.jpg"}, { - id: "p2", - name: "Luxury Residency", - price: "Addis Ababa", - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317238.jpg", - }, + id: "p2", name: "Luxury Residency", price: "Addis Ababa", imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317238.jpg"}, { - id: "p3", - name: "Highway Infrastructure", - price: "Regional", - imageSrc: "http://img.b2bpic.net/free-photo/great-modern-infrastructure-megapolis_140725-8585.jpg", - }, + id: "p3", name: "Highway Infrastructure", price: "Regional", imageSrc: "http://img.b2bpic.net/free-photo/great-modern-infrastructure-megapolis_140725-8585.jpg"}, { - id: "p4", - name: "Medical Facility", - price: "Addis Ababa", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283288.jpg", - }, + id: "p4", name: "Medical Facility", price: "Addis Ababa", imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283288.jpg"}, { - id: "p5", - name: "Urban Hotel", - price: "Addis Ababa", - imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg", - }, + id: "p5", name: "Urban Hotel", price: "Addis Ababa", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg"}, { - id: "p6", - name: "Executive Suites", - price: "Addis Ababa", - imageSrc: "http://img.b2bpic.net/free-photo/view-modern-office_1170-1963.jpg", - }, + id: "p6", name: "Executive Suites", price: "Addis Ababa", imageSrc: "http://img.b2bpic.net/free-photo/view-modern-office_1170-1963.jpg"}, ]} title="Completed Projects" description="A showcase of our recent premium infrastructure developments in Addis Ababa." @@ -214,60 +148,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Abebe G.", - date: "Jan 2025", - title: "Real Estate Developer", - quote: "AB-HAM delivered our commercial complex on time with exceptional quality.", - tag: "Trusted", - avatarSrc: "http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/clock-with-arch-inside-estadi-olimpic-de-montjuic-home-1992-summer-olympics_181624-17266.jpg?_wi=2", - imageAlt: "professional ceo portrait", - }, + id: "t1", name: "Abebe G.", date: "Jan 2025", title: "Real Estate Developer", quote: "AB-HAM delivered our commercial complex on time with exceptional quality.", tag: "Trusted", avatarSrc: "http://img.b2bpic.net/free-photo/two-successful-male-architect-have-conversation-office_23-2147843005.jpg", imageSrc: "http://img.b2bpic.net/free-photo/clock-with-arch-inside-estadi-olimpic-de-montjuic-home-1992-summer-olympics_181624-17266.jpg", imageAlt: "professional ceo portrait"}, { - id: "t2", - name: "Sarah M.", - date: "Dec 2024", - title: "Infrastructure Consultant", - quote: "Professionalism at its finest. Highly recommend AB-HAM for civil projects.", - tag: "Expert", - avatarSrc: "http://img.b2bpic.net/free-photo/asian-construction-firm-executive-business-suit-safety-vest-sitting-office_1098-17514.jpg", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cecsjr&_wi=2", - imageAlt: "professional ceo portrait", - }, + id: "t2", name: "Sarah M.", date: "Dec 2024", title: "Infrastructure Consultant", quote: "Professionalism at its finest. Highly recommend AB-HAM for civil projects.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/asian-construction-firm-executive-business-suit-safety-vest-sitting-office_1098-17514.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cecsjr", imageAlt: "professional ceo portrait"}, { - id: "t3", - name: "Tadesse W.", - date: "Nov 2024", - title: "Corporate Lead", - quote: "Reliable delivery, great team communication, and excellent technical results.", - tag: "Reliable", - avatarSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317268.jpg?_wi=2", - imageAlt: "professional ceo portrait", - }, + id: "t3", name: "Tadesse W.", date: "Nov 2024", title: "Corporate Lead", quote: "Reliable delivery, great team communication, and excellent technical results.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg", imageSrc: "http://img.b2bpic.net/free-photo/scene-construction-site-with-equipment_23-2151317268.jpg", imageAlt: "professional ceo portrait"}, { - id: "t4", - name: "Selam B.", - date: "Oct 2024", - title: "Project Architect", - quote: "Excellent attention to detail in every stage of construction and finishing.", - tag: "Quality", - avatarSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-man-hard-hat_1303-23576.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821317.jpg?_wi=2", - imageAlt: "professional ceo portrait", - }, + id: "t4", name: "Selam B.", date: "Oct 2024", title: "Project Architect", quote: "Excellent attention to detail in every stage of construction and finishing.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/middle-aged-business-man-hard-hat_1303-23576.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821317.jpg", imageAlt: "professional ceo portrait"}, { - id: "t5", - name: "Getachew L.", - date: "Sep 2024", - title: "Investor", - quote: "A solid construction partner with deep expertise in Ethiopian standards.", - tag: "Professional", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-construction-worker_329181-3733.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/engineering-workspace-with-laptop_53876-147494.jpg?_wi=2", - imageAlt: "professional ceo portrait", - }, + id: "t5", name: "Getachew L.", date: "Sep 2024", title: "Investor", quote: "A solid construction partner with deep expertise in Ethiopian standards.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-construction-worker_329181-3733.jpg", imageSrc: "http://img.b2bpic.net/free-photo/engineering-workspace-with-laptop_53876-147494.jpg", imageAlt: "professional ceo portrait"}, ]} title="Client Feedback" description="What our partners say about our professionalism." @@ -278,20 +167,15 @@ export default function LandingPage() { @@ -303,19 +187,13 @@ export default function LandingPage() { socialLinks={[ { icon: Facebook, - href: "#", - ariaLabel: "Facebook", - }, + href: "#", ariaLabel: "Facebook"}, { icon: Linkedin, - href: "#", - ariaLabel: "LinkedIn", - }, + href: "#", ariaLabel: "LinkedIn"}, { icon: Twitter, - href: "#", - ariaLabel: "Twitter", - }, + href: "#", ariaLabel: "Twitter"}, ]} /> -- 2.49.1