Update src/app/page.tsx

This commit is contained in:
2026-02-05 13:47:35 +00:00
parent ea8e07adf2
commit b4ae70fff7

View File

@@ -1,4 +1,4 @@
"use client"
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
@@ -135,7 +135,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
title="What Customers Love"
description="Read authentic reviews from iPhone users who've experienced our premium smartphones."
description="Read authentic reviews from iPhone users who have experienced our premium smartphones."
tag="Reviews"
textboxLayout="default"
useInvertedBackground="noInvert"