Merge version_1 into main #2
@@ -9,7 +9,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import { Zap, Briefcase, Shield, Package } from 'lucide-react';
|
||||
import { Zap, Briefcase, Shield, Package, Hanger } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
id: "step-2", value: "2", title: "Fold", description: "Gently fold the organizer to compact size. Everything stays secure and organized inside.", icon: Package
|
||||
},
|
||||
{
|
||||
id: "step-3", value: "3", title: "Hang", description: "Hang anywhere instantly. Hotel, airbnb, hostel—any hook or door works perfectly.", icon: Hanger
|
||||
id: "step-3", value: "3", title: "Hang", description: "Hang anywhere instantly. Hotel, airbnb, hostel—any hook or door works perfectly.", icon: Package
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user