Merge version_1 into main #1
@@ -1,4 +1,4 @@
|
||||
"use client"
|
||||
"use client";
|
||||
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import HeroSplit from '@/components/sections/hero/HeroSplit';
|
||||
@@ -135,7 +135,7 @@ export default function CoffeePage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
testimonial=""Brew & Bloom is my go-to spot! The coffee is always perfect, and the atmosphere is so inviting. It's the best place to start my day.""
|
||||
testimonial="Brew & Bloom is my go-to spot! The coffee is always perfect, and the atmosphere is so inviting. It's the best place to start my day."
|
||||
rating={5}
|
||||
author="Sarah J., Regular Customer"
|
||||
avatars={[
|
||||
|
||||
Reference in New Issue
Block a user