diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f3c08eb..70eee1b 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -13,8 +13,8 @@ import { Bernoru } from "next/font/google"; export const metadata: Metadata = { - title: 'Welcome to Our Website', - description: 'Premium solutions for your business needs.', + title: 'Cream First | High-Quality Merch', + description: 'Premium apparel and accessories that always come first.', openGraph: { "siteName": "Cream First" }, diff --git a/src/app/page.tsx b/src/app/page.tsx index 6160dd1..2824236 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,206 +18,158 @@ export default function LandingPage() { return ( - + -
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
- +
); -} \ No newline at end of file +}