diff --git a/src/app/page.tsx b/src/app/page.tsx index b647097..f626d3e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,135 +31,46 @@ export default function LandingPage() {
@@ -170,24 +81,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { - id: "f1", - title: "Fast Turnaround", - description: "We understand your deadlines and deliver fast without compromising quality.", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pointing-down-gray-t-shirt-looking-focused_176474-17937.jpg", - }, - { - id: "f2", - title: "High Quality Materials", - description: "Durable fabrics and top-tier printing that looks great and lasts long.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-well-dressed-african-american-man-posing-with-crossed-arms-classic-menswear-store_613910-21800.jpg", - }, - { - id: "f3", - title: "Design Assistance", - description: "Need help with design? Our team is here to bring your vision to life.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-testing-colours_23-2150538689.jpg", - }, + { id: "f1", title: "Fast Turnaround", description: "We understand your deadlines and deliver fast without compromising quality.", tag: "Top Service", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-pointing-down-gray-t-shirt-looking-focused_176474-17937.jpg" }, + { id: "f2", title: "High Quality Materials", description: "Durable fabrics and top-tier printing that looks great and lasts long.", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/handsome-well-dressed-african-american-man-posing-with-crossed-arms-classic-menswear-store_613910-21800.jpg" }, + { id: "f3", title: "Design Assistance", description: "Need help with design? Our team is here to bring your vision to life.", tag: "Support", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-testing-colours_23-2150538689.jpg" }, ]} title="Why Choose Ruby Promotion Kaos" description="We combine local expertise with premium materials to ensure your custom apparel stands out." @@ -201,48 +97,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} products={[ - { - id: "p1", - name: "Classic T-Shirt", - price: "Contact for Quote", - variant: "Premium Cotton", - imageSrc: "http://img.b2bpic.net/free-photo/innocent-halloween-girl_23-2147701996.jpg", - }, - { - id: "p2", - name: "Corporate Polo", - price: "Contact for Quote", - variant: "Breathable Fabric", - imageSrc: "http://img.b2bpic.net/free-photo/delivery-woman-with-colorful-caps-covering-her-mouth_114579-31046.jpg", - }, - { - id: "p3", - name: "Custom Hoodies", - price: "Contact for Quote", - variant: "Soft Fleece", - imageSrc: "http://img.b2bpic.net/free-photo/sewing-supplies-magazine-near-blackboard_23-2147930354.jpg", - }, - { - id: "p4", - name: "Promotional Apparel", - price: "Contact for Quote", - variant: "Bulk Order", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-painting-with-sponge_23-2148754065.jpg", - }, - { - id: "p5", - name: "Jersey Printing", - price: "Contact for Quote", - variant: "Athletic Fit", - imageSrc: "http://img.b2bpic.net/free-photo/candid-shot-attractive-thoughtful-ginger-girl-artist-standing-desk-while-working-painting-thinking-what-add-make-it-look-perfect-people-hobby-creativity-art-concept_273609-947.jpg", - }, - { - id: "p6", - name: "Event Merch", - price: "Contact for Quote", - variant: "Custom Print", - imageSrc: "http://img.b2bpic.net/free-photo/woman-chosing-white-shirt_1303-14670.jpg", - }, + { id: "p1", name: "Classic T-Shirt", price: "Contact for Quote", variant: "Premium Cotton", imageSrc: "http://img.b2bpic.net/free-photo/innocent-halloween-girl_23-2147701996.jpg" }, + { id: "p2", name: "Corporate Polo", price: "Contact for Quote", variant: "Breathable Fabric", imageSrc: "http://img.b2bpic.net/free-photo/delivery-woman-with-colorful-caps-covering-her-mouth_114579-31046.jpg" }, + { id: "p3", name: "Custom Hoodies", price: "Contact for Quote", variant: "Soft Fleece", imageSrc: "http://img.b2bpic.net/free-photo/sewing-supplies-magazine-near-blackboard_23-2147930354.jpg" }, + { id: "p4", name: "Promotional Apparel", price: "Contact for Quote", variant: "Bulk Order", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-painting-with-sponge_23-2148754065.jpg" }, + { id: "p5", name: "Jersey Printing", price: "Contact for Quote", variant: "Athletic Fit", imageSrc: "http://img.b2bpic.net/free-photo/candid-shot-attractive-thoughtful-ginger-girl-artist-standing-desk-while-working-painting-thinking-what-add-make-it-look-perfect-people-hobby-creativity-art-concept_273609-947.jpg" }, + { id: "p6", name: "Event Merch", price: "Contact for Quote", variant: "Custom Print", imageSrc: "http://img.b2bpic.net/free-photo/woman-chosing-white-shirt_1303-14670.jpg" }, ]} title="Our Product Gallery" description="Check out some of our latest custom apparel projects." @@ -255,21 +115,9 @@ export default function LandingPage() { title="Our Success Metrics" tag="Trusted Quality" metrics={[ - { - id: "m1", - value: "4.9/5", - description: "Customer Rating", - }, - { - id: "m2", - value: "1000+", - description: "Apparel Delivered", - }, - { - id: "m3", - value: "500+", - description: "Happy Partners", - }, + { id: "m1", value: "4.9/5", description: "Customer Rating" }, + { id: "m2", value: "1000+", description: "Apparel Delivered" }, + { id: "m3", value: "500+", description: "Happy Partners" }, ]} metricsAnimation="slide-up" /> @@ -282,46 +130,11 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} testimonials={[ - { - id: "t1", - name: "Budi Santoso", - role: "Owner", - company: "Warung Budi", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg", - }, - { - id: "t2", - name: "Siti Aminah", - role: "Manager", - company: "TechGroup", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-using-tablet-street-cafe_1262-19056.jpg", - }, - { - id: "t3", - name: "Andi Pratama", - role: "Event Coordinator", - company: "EventPro", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", - }, - { - id: "t4", - name: "Dewi Sartika", - role: "Creative Director", - company: "Creative Hub", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-his-new-shirt_23-2148303842.jpg", - }, - { - id: "t5", - name: "Eko Wijaya", - role: "Founder", - company: "Eko Apparel", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/barista-manager-coffee-shop_1098-20932.jpg", - }, + { id: "t1", name: "Budi Santoso", role: "Owner", company: "Warung Budi", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-sitting-stairs_1262-3109.jpg" }, + { id: "t2", name: "Siti Aminah", role: "Manager", company: "TechGroup", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-using-tablet-street-cafe_1262-19056.jpg" }, + { id: "t3", name: "Andi Pratama", role: "Event Coordinator", company: "EventPro", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg" }, + { id: "t4", name: "Dewi Sartika", role: "Creative Director", company: "Creative Hub", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-his-new-shirt_23-2148303842.jpg" }, + { id: "t5", name: "Eko Wijaya", role: "Founder", company: "Eko Apparel", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barista-manager-coffee-shop_1098-20932.jpg" }, ]} title="What Our Clients Say" description="Trusted by businesses and local communities for professional results." @@ -333,14 +146,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Microsoft Local", - "Google Community", - "Apple Retailers", - "Amazon Fulfillment", - "Tesla Partners", - "Local Bank", - "Global Coffee Co", - ]} + "Microsoft Local", "Google Community", "Apple Retailers", "Amazon Fulfillment", "Tesla Partners", "Local Bank", "Global Coffee Co"]} title="Trusted by Local Businesses" description="Join the growing list of successful companies and communities that rely on Ruby Promotion Kaos." /> @@ -351,21 +157,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} faqs={[ - { - id: "q1", - title: "How long does production take?", - content: "Most orders are completed within 3-7 business days depending on volume.", - }, - { - id: "q2", - title: "Is there a minimum order quantity?", - content: "We handle both small orders and large bulk corporate orders efficiently.", - }, - { - id: "q3", - title: "Do you help with design?", - content: "Yes, our team provides design assistance to ensure your artwork looks professional on apparel.", - }, + { id: "q1", title: "How long does production take?", content: "Most orders are completed within 3-7 business days depending on volume." }, + { id: "q2", title: "Is there a minimum order quantity?", content: "We handle both small orders and large bulk corporate orders efficiently." }, + { id: "q3", title: "Do you help with design?", content: "Yes, our team provides design assistance to ensure your artwork looks professional on apparel." }, ]} title="Frequently Asked Questions" description="Get quick answers to common questions about our custom printing services." @@ -376,9 +170,7 @@ export default function LandingPage() {
); -} +} \ No newline at end of file