diff --git a/src/app/page.tsx b/src/app/page.tsx
index fef05cd..f0d163a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
@@ -52,67 +40,29 @@ export default function LandingPage() {
@@ -124,42 +74,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "1",
- name: "Modern Gym Website",
- price: "Custom Project",
- imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163343.jpg",
- },
- {
- id: "2",
- name: "MMA Gym Website",
- price: "Custom Project",
- imageSrc: "http://img.b2bpic.net/free-photo/south-korea-flag-handsome-young-muscular-man-black-background_559531-10948.jpg",
- },
- {
- id: "3",
- name: "Personal Trainer Site",
- price: "Custom Project",
- imageSrc: "http://img.b2bpic.net/free-photo/build-your-own-body-strength-fitness-exercise-get-fit_53876-21377.jpg",
- },
- {
- id: "4",
- name: "Yoga Studio Demo",
- price: "Custom Project",
- imageSrc: "http://img.b2bpic.net/free-photo/build-your-own-body-strength-fitness-exercise-get-fit_53876-21376.jpg",
- },
- {
- id: "5",
- name: "Crossfit Site Redesign",
- price: "Custom Project",
- imageSrc: "http://img.b2bpic.net/free-photo/data-stats-around-person-doing-physical-activity_23-2150165180.jpg",
- },
- {
- id: "6",
- name: "Recovery Clinic Web",
- price: "Custom Project",
- imageSrc: "http://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891763.jpg",
- },
+ { id: "1", name: "Modern Gym Website", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163343.jpg" },
+ { id: "2", name: "MMA Gym Website", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/south-korea-flag-handsome-young-muscular-man-black-background_559531-10948.jpg" },
+ { id: "3", name: "Personal Trainer Site", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/build-your-own-body-strength-fitness-exercise-get-fit_53876-21377.jpg" },
+ { id: "4", name: "Yoga Studio Demo", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/build-your-own-body-strength-fitness-exercise-get-fit_53876-21376.jpg" },
+ { id: "5", name: "Crossfit Site Redesign", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/data-stats-around-person-doing-physical-activity_23-2150165180.jpg" },
+ { id: "6", name: "Recovery Clinic Web", price: "Custom Project", imageSrc: "http://img.b2bpic.net/free-photo/person-being-scanned-by-digital-health-app_23-2151891763.jpg" },
]}
title="My Portfolio"
description="Showcasing modern web designs for the fitness industry."
@@ -168,25 +88,16 @@ export default function LandingPage() {
@@ -212,46 +120,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Alex Rivera",
- handle: "Owner, Apex Gym",
- testimonial: "Steve transformed our online visibility. Our sign-ups doubled in just three months.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-gym_23-2149178038.jpg",
- },
- {
- id: "2",
- name: "Jordan Smith",
- handle: "Lead Coach, Fight Club",
- testimonial: "The MMA gym site looks incredibly professional. Highly recommend his services.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-fit-woman-gym-medium-shot_23-2149445951.jpg",
- },
- {
- id: "3",
- name: "Taylor Reed",
- handle: "Personal Trainer",
- testimonial: "Clean, effective, and perfectly matched our brand. Excellent work, Steve.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg",
- },
- {
- id: "4",
- name: "Morgan Chase",
- handle: "Yoga Center Lead",
- testimonial: "The booking system integration is seamless and has saved us hours every week.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-622.jpg",
- },
- {
- id: "5",
- name: "Casey Quinn",
- handle: "Crossfit Studio Manager",
- testimonial: "Modern design, super fast, and really gets our vibe. Fantastic job.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-handsome-man_158595-2957.jpg",
- },
+ { id: "1", name: "Alex Rivera", handle: "Owner, Apex Gym", testimonial: "Steve transformed our online visibility. Our sign-ups doubled in just three months.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-gym_23-2149178038.jpg" },
+ { id: "2", name: "Jordan Smith", handle: "Lead Coach, Fight Club", testimonial: "The MMA gym site looks incredibly professional. Highly recommend his services.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-fit-woman-gym-medium-shot_23-2149445951.jpg" },
+ { id: "3", name: "Taylor Reed", handle: "Personal Trainer", testimonial: "Clean, effective, and perfectly matched our brand. Excellent work, Steve.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-handsome-sportsman-holds-hand-chin-dark-background_613910-19200.jpg" },
+ { id: "4", name: "Morgan Chase", handle: "Yoga Center Lead", testimonial: "The booking system integration is seamless and has saved us hours every week.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-622.jpg" },
+ { id: "5", name: "Casey Quinn", handle: "Crossfit Studio Manager", testimonial: "Modern design, super fast, and really gets our vibe. Fantastic job.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-handsome-man_158595-2957.jpg" },
]}
showRating={true}
title="Fitness Industry Partners"
@@ -262,17 +135,12 @@ export default function LandingPage() {
@@ -281,29 +149,15 @@ export default function LandingPage() {