Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5bd8723fa7 | |||
| fe0bca85ea |
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials" className="mx-auto px-4 md:px-6">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="\"Dining at L'Authentik was an absolute delight! The flavors were incredible, the service impeccable, and the ambiance truly enchanting. A must-visit for any food lover.\""
|
||||
testimonial="Dining at L'Authentik was an absolute delight! The flavors were incredible, the service impeccable, and the ambiance truly enchanting. A must-visit for any food lover."
|
||||
rating={5}
|
||||
author="Isabelle Dubois"
|
||||
avatars={[
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
{ src: "http://img.b2bpic.net/free-photo/businessman-posing-restaurant_1157-45809.jpg", alt: "older gentleman confident look" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-friends-communicating-while-having-lunch-drinking-wine-dining-room-focus-is-african-american-woman_637285-5486.jpg", alt: "happy couple restaurant dinner" }
|
||||
]}
|
||||
ratingAnimation="reveal-blur"
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user