Update src/app/testimonials/page.tsx

This commit is contained in:
2026-05-10 18:40:02 +00:00
parent 0b8930c695
commit 132279e7ae

View File

@@ -8,17 +8,30 @@ import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCar
export default function TestimonialsPage() {
return (
<ThemeProvider>
<ThemeProvider
defaultButtonVariant="bounce-effect"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
contentWidth="mediumLarge"
sizing="largeSmallSizeMediumTitles"
background="none"
cardStyle="subtle-shadow"
primaryButtonStyle="double-inset"
secondaryButtonStyle="radial-glow"
headingFontWeight="normal"
>
<ReactLenis root>
<NavbarStyleFullscreen
navItems={[
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "Gallery", id: "/gallery" },
{ name: "Testimonials", id: "/testimonials" },
]}
brandName="Spanish Ranch II"
/>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "Gallery", id: "/gallery" },
{ name: "Testimonials", id: "/testimonials" },
]}
brandName="Spanish Ranch II"
/>
</div>
<div className="pt-32 pb-20">
<TestimonialCardTen
title="What People Say"