diff --git a/src/app/(agent)/agent/dashboard/page.tsx b/src/app/(agent)/agent/dashboard/page.tsx index 9a8e3aa..00c0684 100644 --- a/src/app/(agent)/agent/dashboard/page.tsx +++ b/src/app/(agent)/agent/dashboard/page.tsx @@ -481,9 +481,6 @@ export default function AgentDashboard() { } content={
{availabilityData.type}
- )}{availabilityData.type}
- )}I have been working with Lorem .
{text}
-{text}
+{author}
{role}
diff --git a/src/components/profile/TestimonialsSection.tsx b/src/components/profile/TestimonialsSection.tsx index 8e1a2e3..bf12a4e 100644 --- a/src/components/profile/TestimonialsSection.tsx +++ b/src/components/profile/TestimonialsSection.tsx @@ -30,7 +30,7 @@ export function TestimonialsSection({ testimonials }: TestimonialsSectionProps)Clients rate our real estate services {averageRating} out of 5 on average, based on {testimonials.length} recent client review{testimonials.length !== 1 ? 's' : ''}.
-