Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-08 16:01:05 +00:00
2 changed files with 24 additions and 1400 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
@@ -140,7 +140,7 @@ export default function LandingPage() {
<div id="social-proof" data-section="social-proof">
<SocialProofOne
title="Trusted by Thousands"
description="We partner with leading brands and trusted suppliers to bring you authentic products."
description="We partner with leading brands and trusted suppliers to bring you authentic products and unbeatable value."
tag="Brand Partners"
tagIcon={Award}
tagAnimation="slide-up"
@@ -158,7 +158,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardFive
title="What Customers Say"
description="Real reviews from satisfied NelosShop customers worldwide."
description="Real reviews from satisfied NelosShop customers worldwide. Join thousands of happy shoppers."
tag="Customer Reviews"
tagIcon={Star}
tagAnimation="slide-up"
@@ -184,7 +184,7 @@ export default function LandingPage() {
<div id="faq" data-section="faq">
<FaqBase
title="Frequently Asked Questions"
description="Find answers to common questions about our products, shipping, and policies."
description="Find answers to common questions about our products, shipping, and policies. We're here to help!"
tag="Help & Support"
tagIcon={HelpCircle}
tagAnimation="slide-up"