diff --git a/src/app/page.tsx b/src/app/page.tsx index 08eae40..c47919c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -60,92 +50,51 @@ export default function LandingPage() { @@ -158,17 +107,11 @@ export default function LandingPage() { description="Our heritage in manufacturing allows us to deliver precision-grade garments for brands across the globe. We prioritize efficiency, ethical production, and material integrity." bulletPoints={[ { - title: "Technical Precision", - description: "Cutting-edge machinery meets expert manual skill for superior stitching.", - }, + title: "Technical Precision", description: "Cutting-edge machinery meets expert manual skill for superior stitching."}, { - title: "Scalable Capacity", - description: "From small-batch boutique projects to large-scale global rollouts.", - }, + title: "Scalable Capacity", description: "From small-batch boutique projects to large-scale global rollouts."}, { - title: "Quality Assured", - description: "Rigorous QC protocols ensuring consistency across all production lines.", - }, + title: "Quality Assured", description: "Rigorous QC protocols ensuring consistency across all production lines."}, ]} mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/making-clothes-tailor-sitting-table-working-sewing-machine-sewing-workshop_613910-5256.jpg" @@ -177,25 +120,17 @@ export default function LandingPage() {
@@ -228,41 +156,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Cut & Sew", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-garage-sale_23-2150574511.jpg", - }, + id: "p1", name: "Cut & Sew", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-garage-sale_23-2150574511.jpg"}, { - id: "p2", - name: "Premium Denim", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musician_23-2150932933.jpg", - }, + id: "p2", name: "Premium Denim", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-underground-hip-hop-musician_23-2150932933.jpg"}, { - id: "p3", - name: "Modern Headwear", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/asian-worker-arranging-mannequin-with-formal-suit-working-store-visual-with-fashionable-merchandise-employee-preparing-boutique-opening-waiting-customers-shopping-centre_482257-61880.jpg", - }, + id: "p3", name: "Modern Headwear", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/asian-worker-arranging-mannequin-with-formal-suit-working-store-visual-with-fashionable-merchandise-employee-preparing-boutique-opening-waiting-customers-shopping-centre_482257-61880.jpg"}, { - id: "p4", - name: "Technical Outerwear", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/thimble-silk-high-angle_23-2148897940.jpg", - }, + id: "p4", name: "Technical Outerwear", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/thimble-silk-high-angle_23-2148897940.jpg"}, { - id: "p5", - name: "Activewear Line", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/creative-atelier-shop-workspace_482257-95822.jpg", - }, + id: "p5", name: "Activewear Line", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/creative-atelier-shop-workspace_482257-95822.jpg"}, { - id: "p6", - name: "Lifestyle Apparel", - price: "Custom", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-tailor-working-with-cloth-samples-sewing-workshop_613910-6778.jpg", - }, + id: "p6", name: "Lifestyle Apparel", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-tailor-working-with-cloth-samples-sewing-workshop_613910-6778.jpg"}, ]} title="Core Departments" description="Explore our specialized production lines." @@ -271,47 +175,23 @@ export default function LandingPage() {
@@ -394,13 +253,9 @@ export default function LandingPage() {