Update src/app/page.tsx
This commit is contained in:
@@ -126,7 +126,7 @@ export default function HomePage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardOne
|
||||
title="What Our Clients Say"
|
||||
description="Real success stories from happy buyers and sellers"
|
||||
description="Trusted by 500+ satisfied clients across the city"
|
||||
tag="Testimonials"
|
||||
testimonials={[
|
||||
{
|
||||
@@ -177,4 +177,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user