Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9d561874c6 | |||
| d5d431af1e | |||
| c7a3a4eaf9 | |||
| cb728a732a | |||
| abfcbb4a9b | |||
| 671f4a073c |
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="Bel Posto is my go-to cafe for morning meetings. The ambiance is perfect, the coffee is exceptional, and the service is always welcoming. Highly recommended!"
|
||||
rating={5}
|
||||
rating={4.5}
|
||||
author="Rajesh Kumar"
|
||||
avatars={[
|
||||
{
|
||||
@@ -250,4 +250,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user