5 Commits

Author SHA1 Message Date
6a28e852cf Update src/app/page.tsx 2026-03-03 14:05:30 +00:00
a4dad3e942 Update src/app/page.tsx 2026-03-03 14:02:21 +00:00
83554c1a39 Merge version_1 into main
Merge version_1 into main
2026-03-03 14:01:02 +00:00
0cb3494146 Merge version_1 into main
Merge version_1 into main
2026-03-03 13:58:53 +00:00
975961bb97 Merge version_1 into main
Merge version_1 into main
2026-03-03 13:58:04 +00:00

View File

@@ -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 (
@@ -48,7 +48,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "animated-grid" }}
buttons={[
{ text: "Shop Now", href: "#products" },
{ text: "Shop Exclusive Collection", href: "#products" },
{ text: "Learn More", href: "#features" }
]}
buttonAnimation="blur-reveal"
@@ -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={[
{