Merge version_3 into main #3
@@ -6,7 +6,7 @@ import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
|
||||
import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
|
||||
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
@@ -37,25 +37,18 @@ export default function LandingPage() {
|
||||
{ name: "Developments", id: "developments" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="1st Phase"
|
||||
brandName="First Phase"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardTestimonial
|
||||
useInvertedBackground={false}
|
||||
<HeroBillboardScroll
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Precision Garments, Crafted for Worldwide Brands"
|
||||
description="1st Phase Manufacturing is Sialkot's premium partner for high-end clothing production. We blend technical excellence with meticulous craftsmanship to turn your vision into market-leading collections."
|
||||
testimonials={[
|
||||
{ name: "Urban Filistine", handle: "Client", testimonial: "The precision and quality provided by 1st Phase is unmatched.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924143.jpg" },
|
||||
{ name: "Humble Beast", handle: "Client", testimonial: "Seamless production scaling and impeccable quality standards.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379216.jpg" },
|
||||
{ name: "Alter Hills", handle: "Client", testimonial: "Expertise in specialized manufacturing that truly sets us apart.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/angry-man-with-crossed-arms_1187-3142.jpg" },
|
||||
{ name: "Global Brands", handle: "Client", testimonial: "Reliable partner for complex fashion garment assembly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-sitting-chair_23-2149833734.jpg" },
|
||||
{ name: "Studio Lead", handle: "Client", testimonial: "High standards and timely delivery every single time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/working-new-collection_1098-14877.jpg" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/image-tailor-s-workplace-with-sewing-machine-sewing-workshop_613910-19017.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
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."
|
||||
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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -176,7 +169,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="1st Phase"
|
||||
logoText="First Phase"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user