diff --git a/src/app/page.tsx b/src/app/page.tsx
index 201954e..b075138 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,17 +33,11 @@ export default function LandingPage() {
@@ -52,45 +46,28 @@ export default function LandingPage() {
@@ -103,17 +80,11 @@ export default function LandingPage() {
description="At CourtGear, we believe that the right equipment defines the champion. Our research-backed design ensures your shots are true every time."
bulletPoints={[
{
- title: "Elite Grip",
- description: "Micro-texture technology provides ultimate control.",
- },
+ title: "Elite Grip", description: "Micro-texture technology provides ultimate control."},
{
- title: "Durable Core",
- description: "Tested to maintain pressure through 10,000+ drills.",
- },
+ title: "Durable Core", description: "Tested to maintain pressure through 10,000+ drills."},
{
- title: "Pro-Grade Material",
- description: "Authentic leather feel for indoor mastery.",
- },
+ title: "Pro-Grade Material", description: "Authentic leather feel for indoor mastery."},
]}
imageSrc="http://img.b2bpic.net/free-photo/player-sitting-court-front-view_23-2148393838.jpg"
imageAlt="athlete hands basketball grip"
@@ -128,20 +99,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Advanced Moisture Control",
- description: "Sweat-wicking surface keeps the ball dry even in intense play.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-basket-field_23-2148883553.jpg",
- },
+ title: "Advanced Moisture Control", description: "Sweat-wicking surface keeps the ball dry even in intense play.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-basket-field_23-2148883553.jpg"},
{
- title: "Weather-Resilient Outer",
- description: "Perfectly balanced for both indoor hardwood and rugged outdoor asphalt.",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-high-five_23-2149085514.jpg",
- },
+ title: "Weather-Resilient Outer", description: "Perfectly balanced for both indoor hardwood and rugged outdoor asphalt.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-high-five_23-2149085514.jpg"},
{
- title: "Precision Weighted",
- description: "Calibrated for consistent balance and true-flight trajectory.",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-basketball-player-with-number-10-his-back_181624-19944.jpg",
- },
+ title: "Precision Weighted", description: "Calibrated for consistent balance and true-flight trajectory.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-basketball-player-with-number-10-his-back_181624-19944.jpg"},
]}
title="Unrivaled Engineering"
description="See what makes our basketballs the choice of legends."
@@ -150,64 +112,29 @@ export default function LandingPage() {