Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ac46b4512c | |||
| 099e535e10 | |||
| 42fbff0d0c | |||
| 61b0f75e7c | |||
| 937d515f17 | |||
| 128e58f032 | |||
| 45bf2936dc | |||
| ecc56d2e6d | |||
| 3ab1337c55 |
@@ -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"
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user