Merge version_1 into main #5
@@ -13,7 +13,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
|
||||
import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
|
||||
import TeamCardTen from '@/components/sections/team/TeamCardTen';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { Award, Bike, ClipboardList, Dumbbell, HeartPulse, Leaf, Users, Zap, Treadmill } from "lucide-react";
|
||||
import { Award, Bike, ClipboardList, Dumbbell, HeartPulse, Leaf, Users, Zap, Run } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-running-treadmill_158595-1910.jpg", imageAlt: "Person running on a treadmill"},
|
||||
items: [
|
||||
{
|
||||
icon: Treadmill,
|
||||
icon: Run,
|
||||
text: "Cardio Machines"},
|
||||
{
|
||||
icon: Dumbbell,
|
||||
|
||||
Reference in New Issue
Block a user