Hard Kore Builders Incorporated

import Hero from “@/components/Hero”;

export default function Home() {
return (


Why Choose Hardkore Builders?

{[
[“Durability”, “We build structures that last decades.”],
[“Expert Team”, “Engineers, architects, and skilled workers.”],
[“On-Time Delivery”, “We respect deadlines and budgets.”]
].map(([title, desc]) => (

{title}

{desc}

))}


);
}


Comments

One response to “Hard Kore Builders Incorporated”

  1. Hi, this is a comment.
    To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
    Commenter avatars come from Gravatar.

Leave a Reply

Your email address will not be published. Required fields are marked *