diff --git a/src/app/page.tsx b/src/app/page.tsx
index df2c856..e0e9faf 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,73 +30,46 @@ export default function LandingPage() {
@@ -126,36 +97,24 @@ export default function LandingPage() {
features={[
{
id: 1,
- title: "Unbreakable Community",
- description: "Connect with a global network of fitness enthusiasts who celebrate every personal victory and support each other through every challenge. Your grind is our grind.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-using-mobile-phone_23-2148207376.jpg",
- },
+ title: "Unbreakable Community", description: "Connect with a global network of fitness enthusiasts who celebrate every personal victory and support each other through every challenge. Your grind is our grind.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/fitness-woman-using-mobile-phone_23-2148207376.jpg"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-smartphone_23-2148285908.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-smartphone_23-2148285908.jpg"},
},
{
id: 2,
- title: "Premium Performance Gear",
- description: "Engineered for maximum comfort and durability, our apparel supports you through the toughest workouts. Look good, feel great, and perform at your best, always.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-fit-woman-holding-smartphone_23-2149168695.jpg",
- },
+ title: "Premium Performance Gear", description: "Engineered for maximum comfort and durability, our apparel supports you through the toughest workouts. Look good, feel great, and perform at your best, always.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-fit-woman-holding-smartphone_23-2149168695.jpg"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-vector/minimalist-floral-spring-instagram-stories_23-2148907934.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-vector/minimalist-floral-spring-instagram-stories_23-2148907934.jpg"},
},
{
id: 3,
- title: "Authentic Lifestyle",
- description: "Almost Athletic Co is more than clothes; it's a statement. Embrace the lifestyle of dedication, resilience, and genuine gym culture, both inside and outside the gym.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/sports-woman-sitting-steps-outdoors-chatting-by-phone_171337-8202.jpg",
- },
+ title: "Authentic Lifestyle", description: "Almost Athletic Co is more than clothes; it's a statement. Embrace the lifestyle of dedication, resilience, and genuine gym culture, both inside and outside the gym.", phoneOne: {
+ imageSrc: "http://img.b2bpic.net/free-photo/sports-woman-sitting-steps-outdoors-chatting-by-phone_171337-8202.jpg"},
phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-woman-taking-selfie_23-2148343487.jpg",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-young-woman-taking-selfie_23-2148343487.jpg"},
},
]}
showStepNumbers={true}
@@ -172,26 +131,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "t-shirt-1",
- name: "Apex Performance Tee",
- price: "$34.99",
- imageSrc: "http://img.b2bpic.net/free-photo/urban-athlete-stone-wall_23-2147988136.jpg",
+ id: "hoodie-1", name: "Classic Fleece Hoodie", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-sportswear-hoodie_171337-12497.jpg"
},
{
- id: "hoodie-1",
- name: "Grind Fleece Hoodie",
- price: "$59.99",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-model-with-perfect-tanned-body-female-posing-studio-near-gray-wall-holds-hand-hair-tail_158538-3526.jpg",
+ id: "hoodie-2", name: "Performance Zip Hoodie", price: "$69.99", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-hoodie_23-2149423653.jpg"
},
{
- id: "shorts-1",
- name: "Stride Training Shorts",
- price: "$42.99",
- imageSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-happy-fitness-woman_171337-13312.jpg",
- },
+ id: "hoodie-3", name: "Essential Pullover Hoodie", price: "$54.99", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-hoodie-running_23-2148767675.jpg"
+ }
]}
- title="Gear Up for Your Next Grind"
- description="Designed for those who live the gym life. Performance and style in every stitch."
+ title="Essential Hoodies for Every Grind"
+ description="Our core collection, engineered for warmth, comfort, and unwavering performance. Find your perfect fit."
/>
@@ -200,32 +150,16 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah J.",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-cheerful-motivated-sportswoman-feeling-pleasant-fatigue-after-workout-training-session-crossfit-functional-gym-love-sports-fitness-wear-sportsbra-lean-health-club-wall-smile-camera_197531-30450.jpg",
- imageAlt: "Sarah J.",
- },
+ id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-cheerful-motivated-sportswoman-feeling-pleasant-fatigue-after-workout-training-session-crossfit-functional-gym-love-sports-fitness-wear-sportsbra-lean-health-club-wall-smile-camera_197531-30450.jpg", imageAlt: "Sarah J."},
{
- id: "2",
- name: "Mark D.",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-women-gym_23-2148419849.jpg",
- imageAlt: "Mark D.",
- },
+ id: "2", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-women-gym_23-2148419849.jpg", imageAlt: "Mark D."},
{
- id: "3",
- name: "Emily R.",
- imageSrc: "http://img.b2bpic.net/free-photo/health-healthy-nature-sport-training-lifestyle_1303-3324.jpg",
- imageAlt: "Emily R.",
- },
+ id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/health-healthy-nature-sport-training-lifestyle_1303-3324.jpg", imageAlt: "Emily R."},
{
- id: "4",
- name: "David L.",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-training-with-kettlebell_23-2149358158.jpg",
- imageAlt: "David L.",
- },
+ id: "4", name: "David L.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-training-with-kettlebell_23-2149358158.jpg", imageAlt: "David L."},
]}
- cardTitle="Hear From Our Community"
- cardTag="Real Stories"
+ cardTitle="Hoodie Love: What Our Community Says"
+ cardTag="Real Comfort, Real Performance"
cardAnimation="slide-up"
/>
@@ -233,29 +167,21 @@ export default function LandingPage() {