Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d5d431af1e | |||
| c7a3a4eaf9 | |||
| cb728a732a | |||
| abfcbb4a9b | |||
| 671f4a073c |
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
|||||||
<div id="testimonial" data-section="testimonial">
|
<div id="testimonial" data-section="testimonial">
|
||||||
<TestimonialCardFifteen
|
<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!"
|
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"
|
author="Rajesh Kumar"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
@@ -250,4 +250,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user