Merge version_1 into main #3
@@ -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, Hanger } from 'lucide-react';
|
||||
import { Zap, Briefcase, Shield, Package } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -81,11 +81,11 @@ export default function LandingPage() {
|
||||
title: "Save Space in Your Suitcase", description: "Maximize luggage space by 40%. Keep your belongings compact, organized, and wrinkle-free during travel."
|
||||
},
|
||||
{
|
||||
icon: Package,
|
||||
icon: Shield,
|
||||
title: "Hang Anywhere Instantly", description: "Premium hooks work with any hook, door, or rail. Transform any space into an organized wardrobe in seconds."
|
||||
},
|
||||
{
|
||||
icon: Shield,
|
||||
icon: Package,
|
||||
title: "Travel-Ready Durability", description: "Premium materials withstand multiple journeys. Built to last through countless adventures worldwide."
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user