9 Commits

Author SHA1 Message Date
ac46b4512c Merge version_7 into main
Merge version_7 into main
2026-05-23 01:34:43 +00:00
099e535e10 Update src/app/page.tsx 2026-05-23 01:34:40 +00:00
42fbff0d0c Merge version_6 into main
Merge version_6 into main
2026-05-23 01:33:46 +00:00
61b0f75e7c Merge version_5 into main
Merge version_5 into main
2026-05-23 01:33:44 +00:00
937d515f17 Update theme colors 2026-05-23 01:33:43 +00:00
128e58f032 Merge version_4 into main
Merge version_4 into main
2026-05-23 01:33:43 +00:00
45bf2936dc Update theme colors 2026-05-23 01:33:41 +00:00
ecc56d2e6d Update theme colors 2026-05-23 01:33:37 +00:00
3ab1337c55 Merge version_3 into main
Merge version_3 into main
2026-05-23 01:32:15 +00:00
2 changed files with 7 additions and 6 deletions

View File

@@ -46,6 +46,7 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }}
title="First Phase Manufacturing"
description="Precision garment manufacturing for the modern streetwear era. Sialkot's finest production partner, bridging visionary design with industrial-scale craftsmanship."
videoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6Vv232z6SBohvZI0MqIFrngo1/uploaded-1779499918231-qhhd1wba.mp4"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6Vv232z6SBohvZI0MqIFrngo1/uploaded-1779499918231-qhhd1wba.png"
imageAlt="First Phase Manufacturing Logo"
tag="Manufacturing Excellence"

View File

@@ -12,13 +12,13 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #e34400;
--primary-cta-text: #ffffff;
--secondary-cta: #010101;
--foreground: #f5f5f5;
--primary-cta: #dfff1c;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #ffffff;
--accent: #737373;
--background-accent: #e34400;
--accent: #8b9a1b;
--background-accent: #5d6b00;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);