Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
"use client"
|
||||
"use client";
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
@@ -145,7 +145,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"
|
||||
|
||||
Reference in New Issue
Block a user