From 15bc578fa497d13f0a286d68c467b25730f28d53 Mon Sep 17 00:00:00 2001 From: Sean S Date: Wed, 20 Nov 2024 13:49:58 -0500 Subject: [PATCH] fixed name and pull products from api --- app/layout.tsx | 4 +- app/page.tsx | 2 +- pages/builder.js | 109 ++++++++++++++++++++++++++++++----------------- 3 files changed, 73 insertions(+), 42 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index a36cde0..aa2539a 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -14,8 +14,8 @@ const geistMono = localFont({ }); export const metadata: Metadata = { - title: "Create Next App", - description: "Generated by create next app", + title: "Ballistic Builder", + description: "Freedom On", }; export default function RootLayout({ diff --git a/app/page.tsx b/app/page.tsx index 3f88a2e..99636a2 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -6,7 +6,7 @@ export default function Home() { {/* Header Section */}
-

Firearm Builder

+

Ballistic Builder