1 Commits

Author SHA1 Message Date
ea21d8b068 Update src/app/page.tsx 2025-12-29 11:18:21 +00:00

View File

@@ -4,7 +4,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import ProductCardFive from '@/components/sections/product/ProductCardFive';
import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen';
import TestimonialCardEleven from '@/components/sections/testimonial/TestimonialCardEleven';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import ContactText from '@/components/sections/contact/ContactText';
@@ -92,34 +91,6 @@ export default function LandingPage() {
/>
</div>
<div id="comparison" data-section="comparison">
<FeatureCardSixteen
title="Why Choose Our Store"
description="See what sets us apart from the rest"
negativeCard={{
title: "Traditional Shoe Shopping",
items: [
"Limited selection in stores",
"Inconsistent sizing across brands",
"Long return processes",
"Higher retail prices"
]
}}
positiveCard={{
title: "ShoeHub Advantage",
items: [
"Curated collection of premium brands",
"Detailed sizing guides and reviews",
"Fast returns and exchanges",
"Competitive pricing and sales"
]
}}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardEleven
title="What Customers Say"