6 Commits

Author SHA1 Message Date
281c1d10c2 Update src/app/layout.tsx 2026-03-08 16:01:50 +00:00
31dbde0f31 Update src/app/page.tsx 2026-03-08 16:00:55 +00:00
7cf4689f18 Update src/app/layout.tsx 2026-03-08 16:00:54 +00:00
648142a736 Merge version_1 into main
Merge version_1 into main
2026-03-08 15:55:51 +00:00
a2ccd6acbb Merge version_1 into main
Merge version_1 into main
2026-03-08 15:54:46 +00:00
e09a4c762b Merge version_1 into main
Merge version_1 into main
2026-03-08 15:53:33 +00:00
2 changed files with 21 additions and 1401 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"