From 6a3f48ed886856c431acaf4de3d2e86d39df5025 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 13:29:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 52 +++++++++++++++++++++++++++++++----------------- 1 file changed, 34 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4fd529c..d207208 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="small" sizing="mediumLargeSizeLargeTitles" - background="grid" + background="circleGradient" cardStyle="solid" primaryButtonStyle="gradient" secondaryButtonStyle="solid" @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Exclusive Inventory" tagIcon={ShoppingBag} tagAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "sparkles-gradient" }} buttons={[ { text: "Browse Catalog", href: "#products" }, { text: "Contact Us", href: "#contact" }, @@ -55,15 +55,20 @@ export default function LandingPage() { buttonAnimation="blur-reveal" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/brunette-chooses-food-lady-is-holding-dried-fruits-girl-white-shirt-supermarket_1157-42222.jpg", imageAlt: "Premium reselling products showcase"}, + imageSrc: "http://img.b2bpic.net/free-photo/brunette-chooses-food-lady-is-holding-dried-fruits-girl-white-shirt-supermarket_1157-42222.jpg", imageAlt: "Premium reselling products showcase" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/checking-disturbing-news-from-stock-exchange_329181-15221.jpg", imageAlt: "Curated inventory collection"}, + imageSrc: "http://img.b2bpic.net/free-photo/checking-disturbing-news-from-stock-exchange_329181-15221.jpg", imageAlt: "Curated inventory collection" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-warehouse_23-2149128293.jpg", imageAlt: "Professional reselling business"}, + imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-warehouse_23-2149128293.jpg", imageAlt: "Professional reselling business" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-woman-garage-sale_23-2150540718.jpg", imageAlt: "Quality merchandise display"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-woman-garage-sale_23-2150540718.jpg", imageAlt: "Quality merchandise display" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-sunflowers_23-2150392059.jpg", imageAlt: "Exclusive product selection"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-sunflowers_23-2150392059.jpg", imageAlt: "Exclusive product selection" + }, ]} /> @@ -94,11 +99,14 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Premium Electronics Bundle", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man-using-tablet_171337-19189.jpg", imageAlt: "Electronics bundle package"}, + id: "1", name: "Premium Electronics Bundle", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man-using-tablet_171337-19189.jpg", imageAlt: "Electronics bundle package" + }, { - id: "2", name: "Designer Accessories Collection", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-cart-e-commers-concept_53876-127436.jpg", imageAlt: "Designer accessories set"}, + id: "2", name: "Designer Accessories Collection", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/online-shopping-cart-e-commers-concept_53876-127436.jpg", imageAlt: "Designer accessories set" + }, { - id: "3", name: "Lifestyle Home Goods Kit", price: "$149.99", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-shopping-food_23-2149151650.jpg", imageAlt: "Home goods collection"}, + id: "3", name: "Lifestyle Home Goods Kit", price: "$149.99", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-shopping-food_23-2149151650.jpg", imageAlt: "Home goods collection" + }, ]} /> @@ -119,7 +127,8 @@ export default function LandingPage() { { text: "Learn More", href: "#" }, ], features: [ - "Access to full product catalog", "Price comparison tools", "Customer reviews & ratings", "Wishlist creation"], + "Access to full product catalog", "Price comparison tools", "Customer reviews & ratings", "Wishlist creation" + ], }, { id: "2", badge: "Most Popular", badgeIcon: Sparkles, @@ -128,7 +137,8 @@ export default function LandingPage() { { text: "Contact Sales", href: "#contact" }, ], features: [ - "Early access to new inventory", "Member-exclusive discounts", "Priority customer support", "Free express shipping", "VIP rewards program"], + "Early access to new inventory", "Member-exclusive discounts", "Priority customer support", "Free express shipping", "VIP rewards program" + ], }, { id: "3", price: "$99.99", name: "Reseller Partner", buttons: [ @@ -136,7 +146,8 @@ export default function LandingPage() { { text: "Schedule Call", href: "#contact" }, ], features: [ - "Wholesale bulk pricing", "Dedicated account manager", "Custom inventory builds", "Drop-shipping options", "Co-marketing opportunities", "24/7 support line"], + "Wholesale bulk pricing", "Dedicated account manager", "Custom inventory builds", "Drop-shipping options", "Co-marketing opportunities", "24/7 support line" + ], }, ]} /> @@ -152,13 +163,17 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Game-changing reselling platform", quote: "ObiStorezAU has transformed my reselling business. The quality of products is consistently excellent, and the pricing is unbeatable. Customer service is responsive and helpful every step of the way.", name: "Sarah Mitchell", role: "Online Reseller", imageSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg", imageAlt: "Sarah Mitchell"}, + id: "1", title: "Game-changing reselling platform", quote: "ObiStorezAU has transformed my reselling business. The quality of products is consistently excellent, and the pricing is unbeatable. Customer service is responsive and helpful every step of the way.", name: "Sarah Mitchell", role: "Online Reseller", imageSrc: "http://img.b2bpic.net/free-photo/pleased-successful-female-administrator-office_273609-4124.jpg", imageAlt: "Sarah Mitchell" + }, { - id: "2", title: "Authentic products, authentic value", quote: "I've been sourcing from ObiStorezAU for over a year now. Every single product arrives exactly as described - no surprises, no returns. That's the level of integrity I look for in a supplier.", name: "Michael Chen", role: "E-commerce Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-supportive-girl-showing-thumbs-up-smiling-proud-praising-you-showing-well-done-excellent-gesture-standing-satisfied-white-wall_176420-34127.jpg", imageAlt: "Michael Chen"}, + id: "2", title: "Authentic products, authentic value", quote: "I've been sourcing from ObiStorezAU for over a year now. Every single product arrives exactly as described - no surprises, no returns. That's the level of integrity I look for in a supplier.", name: "Michael Chen", role: "E-commerce Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-supportive-girl-showing-thumbs-up-smiling-proud-praising-you-showing-well-done-excellent-gesture-standing-satisfied-white-wall_176420-34127.jpg", imageAlt: "Michael Chen" + }, { - id: "3", title: "Best wholesale partner in Australia", quote: "As a boutique owner, finding reliable wholesale partners is critical. ObiStorezAU delivers consistent quality, competitive pricing, and fantastic support. Highly recommended for any serious retailer.", name: "Emily Rodriguez", role: "Boutique Owner", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg", imageAlt: "Emily Rodriguez"}, + id: "3", title: "Best wholesale partner in Australia", quote: "As a boutique owner, finding reliable wholesale partners is critical. ObiStorezAU delivers consistent quality, competitive pricing, and fantastic support. Highly recommended for any serious retailer.", name: "Emily Rodriguez", role: "Boutique Owner", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg", imageAlt: "Emily Rodriguez" + }, { - id: "4", title: "Professional approach to business", quote: "What impressed me most is ObiStorezAU's commitment to transparency and fair dealing. They stand behind their products, communicate clearly, and treat partners like valued relationships, not transactions.", name: "David Kim", role: "Retail Manager", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2887.jpg", imageAlt: "David Kim"}, + id: "4", title: "Professional approach to business", quote: "What impressed me most is ObiStorezAU's commitment to transparency and fair dealing. They stand behind their products, communicate clearly, and treat partners like valued relationships, not transactions.", name: "David Kim", role: "Retail Manager", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2887.jpg", imageAlt: "David Kim" + }, ]} /> @@ -172,7 +187,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Amazon Partner", "eBay Verified Seller", "Shopify Plus", "PayPal Certified", "Square Commerce", "Stripe Partner", "FedEx Authorized", "Google Verified Business"]} + "Amazon Partner", "eBay Verified Seller", "Shopify Plus", "PayPal Certified", "Square Commerce", "Stripe Partner", "FedEx Authorized", "Google Verified Business" + ]} speed={40} showCard={true} /> -- 2.49.1