Update src/app/page.tsx
This commit is contained in:
@@ -10,7 +10,7 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar
|
||||
import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import { Award, Globe, Lightbulb, MapPin, Sparkles, Star, ThumbsUp, Zap, Crown } from 'lucide-react';
|
||||
import { Award, Globe, MapPin, ThumbsUp, Sparkles, Star, Zap, Crown } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
title="Why Choose Nike"
|
||||
description="Nike products are engineered with precision and innovation to meet the demands of serious athletes and everyday enthusiasts."
|
||||
tag="Innovation First"
|
||||
tagIcon={Lightbulb}
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user