Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-04 19:34:26 +00:00

View File

@@ -32,7 +32,7 @@ export default function LandingPage() {
{ name: "Our Machines", id: "machines" },
{ name: "Why Us", id: "why-us" },
{ name: "How It Works", id: "how-it-works" },
{ name: "Contact", id: "contact" },
{ name: "Ideal Locations", id: "locations" },
]}
button={{
text: "Request a Free Machine", href: "#contact"}}