diff --git a/src/app/page.tsx b/src/app/page.tsx index 11ae15a..b57d0e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,37 +31,21 @@ export default function LandingPage() { @@ -125,81 +86,25 @@ export default function LandingPage() { @@ -416,34 +199,16 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "metric-1", - value: "10,000+", - title: "Satisfied Customers", - items: [ - "Trusted by a vast network of professionals", - "Growing community of loyal clients", - "Committed to customer success", - ], + id: "metric-1", value: "10,000+", title: "Satisfied Customers", items: [ + "Trusted by a vast network of professionals", "Growing community of loyal clients", "Committed to customer success"], }, { - id: "metric-2", - value: "500+", - title: "Quality Products", - items: [ - "Extensive catalog of certified materials", - "Diverse range of tools and supplies", - "Constantly expanding product offerings", - ], + id: "metric-2", value: "500+", title: "Quality Products", items: [ + "Extensive catalog of certified materials", "Diverse range of tools and supplies", "Constantly expanding product offerings"], }, { - id: "metric-3", - value: "15+", - title: "Years of Experience", - items: [ - "Decades of industry expertise", - "Proven track record of reliability", - "Innovating construction supply solutions", - ], + id: "metric-3", value: "15+", title: "Years of Experience", items: [ + "Decades of industry expertise", "Proven track record of reliability", "Innovating construction supply solutions"], }, ]} title="Achieving Excellence Together" @@ -458,64 +223,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t-1", - name: "Mark Johnson", - role: "Lead Contractor", - company: "Apex Builds Inc.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-architect-posing-his-office_23-2148242944.jpg", - imageAlt: "Portrait of Mark Johnson", - }, + id: "t-1", name: "Mark Johnson", role: "Lead Contractor", company: "Apex Builds Inc.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-architect-posing-his-office_23-2148242944.jpg", imageAlt: "Portrait of Mark Johnson"}, { - id: "t-2", - name: "Sarah Chen", - role: "Project Manager", - company: "UrbanScape Developers", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-interviewee-taking-notes_23-2149037866.jpg", - imageAlt: "Portrait of Sarah Chen", - }, + id: "t-2", name: "Sarah Chen", role: "Project Manager", company: "UrbanScape Developers", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-interviewee-taking-notes_23-2149037866.jpg", imageAlt: "Portrait of Sarah Chen"}, { - id: "t-3", - name: "David Rodriguez", - role: "Construction Engineer", - company: "Strong Foundations Ltd.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/indian-man-working-male-yellow-vest-man-with-folder_1157-47545.jpg", - imageAlt: "Portrait of David Rodriguez", - }, + id: "t-3", name: "David Rodriguez", role: "Construction Engineer", company: "Strong Foundations Ltd.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/indian-man-working-male-yellow-vest-man-with-folder_1157-47545.jpg", imageAlt: "Portrait of David Rodriguez"}, { - id: "t-4", - name: "Emily White", - role: "Architectural Designer", - company: "Envision Designs", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772882.jpg", - imageAlt: "Portrait of Emily White", - }, + id: "t-4", name: "Emily White", role: "Architectural Designer", company: "Envision Designs", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-construction_23-2150772882.jpg", imageAlt: "Portrait of Emily White"}, { - id: "t-5", - name: "Michael Brown", - role: "Site Supervisor", - company: "Precision Builders", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-architect-looking-camera_23-2148242889.jpg", - imageAlt: "Portrait of Michael Brown", - }, + id: "t-5", name: "Michael Brown", role: "Site Supervisor", company: "Precision Builders", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-architect-looking-camera_23-2148242889.jpg", imageAlt: "Portrait of Michael Brown"}, ]} kpiItems={[ { - value: "99%", - label: "On-time Delivery", - }, + value: "99%", label: "On-time Delivery"}, { - value: "A+", - label: "Customer Satisfaction", - }, + value: "A+", label: "Customer Satisfaction"}, { - value: "Top-Rated", - label: "Product Quality", - }, + value: "Top-Rated", label: "Product Quality"}, ]} title="What Our Clients Say" description="Hear directly from professional contractors and builders who trust BuildMart Pro for their most critical projects and material needs." @@ -526,16 +255,13 @@ export default function LandingPage() { @@ -544,20 +270,15 @@ export default function LandingPage() { @@ -567,99 +288,57 @@ export default function LandingPage() { logoText="BuildMart Pro" columns={[ { - title: "Product Categories", - items: [ + title: "Product Categories", items: [ { - label: "Cement & Concrete", - href: "#products?category=cement", - }, + label: "Cement & Concrete", href: "#products?category=cement"}, { - label: "Bricks & Blocks", - href: "#products?category=bricks", - }, + label: "Bricks & Blocks", href: "#products?category=bricks"}, { - label: "Reinforcement Steel", - href: "#products?category=steel", - }, + label: "Reinforcement Steel", href: "#products?category=steel"}, { - label: "Drywall", - href: "#products?category=drywall", - }, + label: "Drywall", href: "#products?category=drywall"}, { - label: "Paints & Coatings", - href: "#products?category=paints", - }, + label: "Paints & Coatings", href: "#products?category=paints"}, { - label: "Electrical Equipment", - href: "#products?category=electrical", - }, + label: "Electrical Equipment", href: "#products?category=electrical"}, { - label: "Construction Tools", - href: "#products?category=tools", - }, + label: "Construction Tools", href: "#products?category=tools"}, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "#why-choose-us", - }, + label: "About Us", href: "#why-choose-us"}, { - label: "Our Brands", - href: "#brands", - }, + label: "Our Brands", href: "#brands"}, { - label: "Client Reviews", - href: "#reviews", - }, + label: "Client Reviews", href: "#reviews"}, { - label: "Careers", - href: "#", - }, + label: "Careers", href: "#"}, ], }, { - title: "Support & Services", - items: [ + title: "Support & Services", items: [ { - label: "Delivery Information", - href: "#", - }, + label: "Delivery Information", href: "#"}, { - label: "Payment Methods", - href: "#", - }, + label: "Payment Methods", href: "#"}, { - label: "Material Calculation", - href: "#", - }, + label: "Material Calculation", href: "#"}, { - label: "FAQ", - href: "#", - }, + label: "FAQ", href: "#"}, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { - label: "Contact Us", - href: "#contact", - }, + label: "Contact Us", href: "#contact"}, { - label: "Newsletter", - href: "#", - }, + label: "Newsletter", href: "#"}, { - label: "Facebook", - href: "https://facebook.com/buildmartpro", - }, + label: "Facebook", href: "https://facebook.com/buildmartpro"}, { - label: "LinkedIn", - href: "https://linkedin.com/company/buildmartpro", - }, + label: "LinkedIn", href: "https://linkedin.com/company/buildmartpro"}, ], }, ]}