diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a7be98b..e8c5a52 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -17,7 +17,7 @@ export default function AboutPage() { borderRadius="pill" contentWidth="mediumSmall" sizing="largeSmallSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -35,9 +35,7 @@ export default function AboutPage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Shop Now", - href: "/bestsellers", - }} + text: "Shop Now", href: "/bestsellers"}} /> @@ -49,17 +47,14 @@ export default function AboutPage() { description="At A1 Tennis Supply, we curate the highest quality gear used by competitive players and coaches worldwide. Every product is selected for its superior performance characteristics, durability, and proven results on the court." metrics={[ { - value: "15+", - title: "Years of Excellence", - }, + value: "15+", title: "Years of Excellence"}, { - value: "5000+", - title: "Satisfied Players", - }, + value: "5000+", title: "Satisfied Players"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-tennis-player-leaning-against-fence_23-2147664430.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/young-tennis-player-leaning-against-fence_23-2147664430.jpg" imageAlt="Professional tennis player in action" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -71,29 +66,17 @@ export default function AboutPage() { description="Built for players who demand performance, precision, and reliability" metrics={[ { - id: "1", - icon: CheckCircle, - title: "Tour Quality Equipment", - value: "✓", - }, + id: "1", icon: CheckCircle, + title: "Tour Quality Equipment", value: "✓"}, { - id: "2", - icon: Zap, - title: "Fast Shipping", - value: "⚡", - }, + id: "2", icon: Zap, + title: "Fast Shipping", value: "⚡"}, { - id: "3", - icon: Award, - title: "Trusted by Professionals", - value: "★", - }, + id: "3", icon: Award, + title: "Trusted by Professionals", value: "★"}, { - id: "4", - icon: Shield, - title: "30-Day Returns", - value: "✓", - }, + id: "4", icon: Shield, + title: "30-Day Returns", value: "✓"}, ]} textboxLayout="default" animationType="slide-up" @@ -108,22 +91,14 @@ export default function AboutPage() { description="Have questions about our products or need expert advice? Our team is here to help. Reach out and we'll respond within 24 hours." inputs={[ { - name: "email", - type: "email", - placeholder: "Your email", - required: true, + name: "email", type: "email", placeholder: "Your email", required: true, }, { - name: "name", - type: "text", - placeholder: "Your name", - required: true, + name: "name", type: "text", placeholder: "Your name", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Tell us how we can help...", - rows: 5, + name: "message", placeholder: "Tell us how we can help...", rows: 5, required: true, }} useInvertedBackground={false} @@ -141,19 +116,13 @@ export default function AboutPage() { socialLinks={[ { icon: Instagram, - href: "https://instagram.com/a1tennissupply", - ariaLabel: "Instagram", - }, + href: "https://instagram.com/a1tennissupply", ariaLabel: "Instagram"}, { icon: Twitter, - href: "https://twitter.com/a1tennissupply", - ariaLabel: "Twitter", - }, + href: "https://twitter.com/a1tennissupply", ariaLabel: "Twitter"}, { icon: Youtube, - href: "https://youtube.com/a1tennissupply", - ariaLabel: "YouTube", - }, + href: "https://youtube.com/a1tennissupply", ariaLabel: "YouTube"}, ]} /> diff --git a/src/app/page.tsx b/src/app/page.tsx index 0324017..b22600a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function HomePage() { borderRadius="pill" contentWidth="mediumSmall" sizing="largeSmallSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -37,9 +37,7 @@ export default function HomePage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Shop Now", - href: "/shop", - }} + text: "Shop Now", href: "/shop"}} /> @@ -48,7 +46,7 @@ export default function HomePage() { title="Play Like a Pro" description="Premium rackets, elite accessories, and professional-grade tennis gear designed for competitive players who demand excellence." tag="Elite Gear for Elite Players" - background={{ variant: "noise" }} + background={{ variant: "canvas-reveal" }} imageSrc="http://img.b2bpic.net/free-photo/woman-playing-tennis-court_1303-31898.jpg" imageAlt="Professional tennis player executing powerful serve" buttons={[ @@ -64,29 +62,17 @@ export default function HomePage() { description="Built for players who demand performance, precision, and reliability" metrics={[ { - id: "1", - icon: CheckCircle, - title: "Tour Quality Equipment", - value: "✓", - }, + id: "1", icon: CheckCircle, + title: "Tour Quality Equipment", value: "✓"}, { - id: "2", - icon: Zap, - title: "Fast Shipping", - value: "⚡", - }, + id: "2", icon: Zap, + title: "Fast Shipping", value: "⚡"}, { - id: "3", - icon: Award, - title: "Trusted by Professionals", - value: "★", - }, + id: "3", icon: Award, + title: "Trusted by Professionals", value: "★"}, { - id: "4", - icon: Shield, - title: "30-Day Returns", - value: "✓", - }, + id: "4", icon: Shield, + title: "30-Day Returns", value: "✓"}, ]} textboxLayout="default" animationType="slide-up" @@ -100,37 +86,13 @@ export default function HomePage() { description="Explore our curated selection of premium tennis equipment and accessories" products={[ { - id: "rackets", - name: "Professional Rackets", - price: "$189 - $349", - variant: "Power, Precision & Control", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-racket-before-squash-game_329181-18934.jpg?_wi=1", - imageAlt: "Professional tennis racket collection", - }, + id: "rackets", name: "Professional Rackets", price: "$189 - $349", variant: "Power, Precision & Control", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-with-racket-before-squash-game_329181-18934.jpg", imageAlt: "Professional tennis racket collection"}, { - id: "bags", - name: "Elite Tennis Bags", - price: "$89 - $199", - variant: "Travel Like a Pro", - imageSrc: "http://img.b2bpic.net/free-photo/low-section-fitness-young-woman-sitting-bench-holding-skipping-rope-hand_23-2148038356.jpg", - imageAlt: "Premium tennis equipment bags", - }, + id: "bags", name: "Elite Tennis Bags", price: "$89 - $199", variant: "Travel Like a Pro", imageSrc: "http://img.b2bpic.net/free-photo/low-section-fitness-young-woman-sitting-bench-holding-skipping-rope-hand_23-2148038356.jpg", imageAlt: "Premium tennis equipment bags"}, { - id: "accessories", - name: "Accessories", - price: "$9 - $49", - variant: "Grips, Strings, Balls & More", - imageSrc: "http://img.b2bpic.net/free-photo/tennis-game_1204-432.jpg", - imageAlt: "Tennis accessories and supplies", - }, + id: "accessories", name: "Accessories", price: "$9 - $49", variant: "Grips, Strings, Balls & More", imageSrc: "http://img.b2bpic.net/free-photo/tennis-game_1204-432.jpg", imageAlt: "Tennis accessories and supplies"}, { - id: "training", - name: "Training Gear", - price: "$29 - $129", - variant: "Improve Faster", - imageSrc: "http://img.b2bpic.net/free-photo/football-equipment-grass_23-2147833422.jpg?_wi=1", - imageAlt: "Professional training equipment", - }, + id: "training", name: "Training Gear", price: "$29 - $129", variant: "Improve Faster", imageSrc: "http://img.b2bpic.net/free-photo/football-equipment-grass_23-2147833422.jpg", imageAlt: "Professional training equipment"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -146,37 +108,13 @@ export default function HomePage() { tag="Customer Favorites" products={[ { - id: "pro-racket", - name: "Pro Performance Racket", - price: "$299", - variant: "All-Court Performance", - imageSrc: "http://img.b2bpic.net/free-photo/tennis-racket-with-bag-tennis-field_23-2148320655.jpg?_wi=1", - imageAlt: "Pro performance tennis racket", - }, + id: "pro-racket", name: "Pro Performance Racket", price: "$299", variant: "All-Court Performance", imageSrc: "http://img.b2bpic.net/free-photo/tennis-racket-with-bag-tennis-field_23-2148320655.jpg", imageAlt: "Pro performance tennis racket"}, { - id: "elite-bag", - name: "Elite Tennis Backpack", - price: "$159", - variant: "Premium Storage Solution", - imageSrc: "http://img.b2bpic.net/free-photo/football-trainer-teaching-his-pupils_23-2149708048.jpg?_wi=1", - imageAlt: "Elite tennis equipment backpack", - }, + id: "elite-bag", name: "Elite Tennis Backpack", price: "$159", variant: "Premium Storage Solution", imageSrc: "http://img.b2bpic.net/free-photo/football-trainer-teaching-his-pupils_23-2149708048.jpg", imageAlt: "Elite tennis equipment backpack"}, { - id: "premium-grips", - name: "Premium Overgrips", - price: "$18", - variant: "5-Pack Bundle", - imageSrc: "http://img.b2bpic.net/free-photo/woman-tennis-player-looking-camera_23-2148290239.jpg?_wi=1", - imageAlt: "Premium tennis overgrips", - }, + id: "premium-grips", name: "Premium Overgrips", price: "$18", variant: "5-Pack Bundle", imageSrc: "http://img.b2bpic.net/free-photo/woman-tennis-player-looking-camera_23-2148290239.jpg", imageAlt: "Premium tennis overgrips"}, { - id: "championship-balls", - name: "Championship Tennis Balls", - price: "$22", - variant: "Tournament Grade", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-decorated-tiger-coloring-chocolate-candy-white-stand_140725-14001.jpg?_wi=1", - imageAlt: "Championship tennis balls", - }, + id: "championship-balls", name: "Championship Tennis Balls", price: "$22", variant: "Tournament Grade", imageSrc: "http://img.b2bpic.net/free-photo/side-view-decorated-tiger-coloring-chocolate-candy-white-stand_140725-14001.jpg", imageAlt: "Championship tennis balls"}, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -194,9 +132,10 @@ export default function HomePage() { { value: "15+", title: "Years of Excellence" }, { value: "5000+", title: "Satisfied Players" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-tennis-player-leaning-against-fence_23-2147664430.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/young-tennis-player-leaning-against-fence_23-2147664430.jpg" imageAlt="Professional tennis player training court" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -208,41 +147,13 @@ export default function HomePage() { tag="Testimonials" testimonials={[ { - id: "1", - title: "Best tennis gear store I've found online.", - quote: "The quality is incredible and the customer service is outstanding. I've been purchasing from A1 for three years and they never disappoint.", - name: "Maria Santos", - role: "Competitive Club Player", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-tennis-player-court_1303-15852.jpg?_wi=1", - imageAlt: "Maria Santos", - }, + id: "1", title: "Best tennis gear store I've found online.", quote: "The quality is incredible and the customer service is outstanding. I've been purchasing from A1 for three years and they never disappoint.", name: "Maria Santos", role: "Competitive Club Player", imageSrc: "http://img.b2bpic.net/free-photo/young-man-tennis-player-court_1303-15852.jpg", imageAlt: "Maria Santos"}, { - id: "2", - title: "Amazing racket selection and fast delivery.", - quote: "I needed a replacement racket for my tournament and A1 delivered within 2 days. The Pro Performance Racket has become my go-to equipment.", - name: "James Chen", - role: "Tournament Player", - imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-dark-background_23-2147644427.jpg?_wi=1", - imageAlt: "James Chen", - }, + id: "2", title: "Amazing racket selection and fast delivery.", quote: "I needed a replacement racket for my tournament and A1 delivered within 2 days. The Pro Performance Racket has become my go-to equipment.", name: "James Chen", role: "Tournament Player", imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-dark-background_23-2147644427.jpg", imageAlt: "James Chen"}, { - id: "3", - title: "Preferred supplier for my coaching program.", - quote: "I recommend A1 Tennis Supply to all my students. Their products are tournament-grade and their staff really understands the game.", - name: "Coach Michael Rodriguez", - role: "Professional Tennis Coach", - imageSrc: "http://img.b2bpic.net/free-photo/young-volleyball-man-player-court_23-2149492396.jpg?_wi=1", - imageAlt: "Coach Michael Rodriguez", - }, + id: "3", title: "Preferred supplier for my coaching program.", quote: "I recommend A1 Tennis Supply to all my students. Their products are tournament-grade and their staff really understands the game.", name: "Coach Michael Rodriguez", role: "Professional Tennis Coach", imageSrc: "http://img.b2bpic.net/free-photo/young-volleyball-man-player-court_23-2149492396.jpg", imageAlt: "Coach Michael Rodriguez"}, { - id: "4", - title: "Quality and reliability you can trust.", - quote: "For our tennis facility, A1 is the only choice. Their equipment withstands heavy use and their return policy is hassle-free.", - name: "David Kim", - role: "Facility Director", - imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg?_wi=1", - imageAlt: "David Kim", - }, + id: "4", title: "Quality and reliability you can trust.", quote: "For our tennis facility, A1 is the only choice. Their equipment withstands heavy use and their return policy is hassle-free.", name: "David Kim", role: "Facility Director", imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-with-ball-fingers_23-2147644470.jpg", imageAlt: "David Kim"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -255,16 +166,10 @@ export default function HomePage() { description="Join our community of elite players and stay updated on new products, exclusive deals, and pro tips." inputs={[ { - name: "email", - type: "email", - placeholder: "Enter your email", - required: true, + name: "email", type: "email", placeholder: "Enter your email", required: true, }, { - name: "name", - type: "text", - placeholder: "First name", - required: false, + name: "name", type: "text", placeholder: "First name", required: false, }, ]} useInvertedBackground={true} @@ -281,19 +186,13 @@ export default function HomePage() { socialLinks={[ { icon: Instagram, - href: "https://instagram.com/a1tennissupply", - ariaLabel: "Instagram", - }, + href: "https://instagram.com/a1tennissupply", ariaLabel: "Instagram"}, { icon: Twitter, - href: "https://twitter.com/a1tennissupply", - ariaLabel: "Twitter", - }, + href: "https://twitter.com/a1tennissupply", ariaLabel: "Twitter"}, { icon: Youtube, - href: "https://youtube.com/a1tennissupply", - ariaLabel: "YouTube", - }, + href: "https://youtube.com/a1tennissupply", ariaLabel: "YouTube"}, ]} /> diff --git a/src/app/propicks/page.tsx b/src/app/propicks/page.tsx index b201416..327a33b 100644 --- a/src/app/propicks/page.tsx +++ b/src/app/propicks/page.tsx @@ -23,7 +23,7 @@ const ProPicksPage = () => { borderRadius="pill" contentWidth="mediumSmall" sizing="largeSmallSizeMediumTitles" - background="noise" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -34,9 +34,7 @@ const ProPicksPage = () => { brandName="A1 Tennis Supply" navItems={navItems} button={{ - text: "Shop Now", - href: "#shop", - }} + text: "Shop Now", href: "#shop"}} /> @@ -47,17 +45,14 @@ const ProPicksPage = () => { description="At A1 Tennis Supply, we curate the highest quality gear used by competitive players and coaches worldwide. Every product is selected for its superior performance characteristics, durability, and proven results on the court." metrics={[ { - value: "15+", - title: "Years of Excellence", - }, + value: "15+", title: "Years of Excellence"}, { - value: "5000+", - title: "Satisfied Players", - }, + value: "5000+", title: "Satisfied Players"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-tennis-player-leaning-against-fence_23-2147664430.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/young-tennis-player-leaning-against-fence_23-2147664430.jpg" imageAlt="Professional tennis player training court" mediaAnimation="slide-up" + metricsAnimation="slide-up" useInvertedBackground={false} /> @@ -69,32 +64,11 @@ const ProPicksPage = () => { description="See what our customers have to say about A1 Tennis Supply" testimonials={[ { - id: "1", - title: "Best tennis gear store I've found online.", - quote: "The quality is incredible and the customer service is outstanding. I've been purchasing from A1 for three years and they never disappoint.", - name: "Maria Santos", - role: "Competitive Club Player", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-tennis-player-court_1303-15852.jpg?_wi=3", - imageAlt: "Maria Santos", - }, + id: "1", title: "Best tennis gear store I've found online.", quote: "The quality is incredible and the customer service is outstanding. I've been purchasing from A1 for three years and they never disappoint.", name: "Maria Santos", role: "Competitive Club Player", imageSrc: "http://img.b2bpic.net/free-photo/young-man-tennis-player-court_1303-15852.jpg", imageAlt: "Maria Santos"}, { - id: "2", - title: "Amazing racket selection and fast delivery.", - quote: "I needed a replacement racket for my tournament and A1 delivered within 2 days. The Pro Performance Racket has become my go-to equipment.", - name: "James Chen", - role: "Tournament Player", - imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-dark-background_23-2147644427.jpg?_wi=3", - imageAlt: "James Chen", - }, + id: "2", title: "Amazing racket selection and fast delivery.", quote: "I needed a replacement racket for my tournament and A1 delivered within 2 days. The Pro Performance Racket has become my go-to equipment.", name: "James Chen", role: "Tournament Player", imageSrc: "http://img.b2bpic.net/free-photo/basketball-player-posing-dark-background_23-2147644427.jpg", imageAlt: "James Chen"}, { - id: "3", - title: "Preferred supplier for my coaching program.", - quote: "I recommend A1 Tennis Supply to all my students. Their products are tournament-grade and their staff really understands the game.", - name: "Coach Michael Rodriguez", - role: "Professional Tennis Coach", - imageSrc: "http://img.b2bpic.net/free-photo/young-volleyball-man-player-court_23-2149492396.jpg?_wi=3", - imageAlt: "Coach Michael Rodriguez", - }, + id: "3", title: "Preferred supplier for my coaching program.", quote: "I recommend A1 Tennis Supply to all my students. Their products are tournament-grade and their staff really understands the game.", name: "Coach Michael Rodriguez", role: "Professional Tennis Coach", imageSrc: "http://img.b2bpic.net/free-photo/young-volleyball-man-player-court_23-2149492396.jpg", imageAlt: "Coach Michael Rodriguez"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -108,19 +82,13 @@ const ProPicksPage = () => { socialLinks={[ { icon: Instagram, - href: "https://instagram.com/a1tennissupply", - ariaLabel: "Instagram", - }, + href: "https://instagram.com/a1tennissupply", ariaLabel: "Instagram"}, { icon: Twitter, - href: "https://twitter.com/a1tennissupply", - ariaLabel: "Twitter", - }, + href: "https://twitter.com/a1tennissupply", ariaLabel: "Twitter"}, { icon: Youtube, - href: "https://youtube.com/a1tennissupply", - ariaLabel: "YouTube", - }, + href: "https://youtube.com/a1tennissupply", ariaLabel: "YouTube"}, ]} />