add Testimonials component with Swiper slider and dynamic review fetching

This commit is contained in:
Alaguraj0361 2026-04-03 20:03:07 +05:30
parent 7aaf56b160
commit db5b63a499

View File

@ -238,12 +238,12 @@ export default function Testimonials() {
<div className={styles.buttonContainer}> <div className={styles.buttonContainer}>
<a <a
href="https://www.google.com/maps/place/Antalya+Turkish+Restaurant/@43.4056182,-80.5009541,17z/data=!4m8!3m7!1s0x882c75a40b8a21eb:0x3986422d1033ec0a!8m2!3d43.4056182!4d-80.5009541!9m1!1b1!16s%2Fg%2F11sd_d0628" href="https://search.google.com/local/writereview?placeid=ChIJJU4PkTL1K4gRPSWJdlAQ7ko"
target="_blank" target="_blank"
rel="noopener noreferrer" rel="noopener noreferrer"
className={styles.button} className={styles.button}
> >
Write a Review on Google Please Share Your Experience on Google
</a> </a>
</div> </div>
</section> </section>