Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 69cbbf67b3 | |||
| 7d8140d82e | |||
| dfdb75a89c |
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
|||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardTwo
|
<TestimonialCardTwo
|
||||||
title="What Our Customers Say"
|
title="What Our Customers Say"
|
||||||
description="★ 4.9/5 from 200+ Customers. Join thousands of happy customers who've discovered the Wiggly Baker difference."
|
description="Join thousands of happy customers who've discovered the Wiggly Baker difference."
|
||||||
tag="Customer Love"
|
tag="Customer Love"
|
||||||
tagIcon={Star}
|
tagIcon={Star}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -239,4 +239,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user