add Testimonials component with Swiper slider and Google review integration

This commit is contained in:
Alaguraj0361 2026-04-03 19:53:36 +05:30
parent cf29060788
commit 7aaf56b160

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/search?sca_esv=fb3147f266a54277&sxsrf=AE3TifPK9lVB_UK5Mt9ko4Ht65w63RgqUQ:1764431326889&si=AMgyJEtREmoPL4P1I5IDCfuA8gybfVI2d5Uj7QMwYCZHKDZ-E3A-qenJpQm2J1V3Wa6_UKYzIQhT0idJrAopWIgZ0RiDDHrNP0RtPpfTzWgU2637exPDNkEZu0WuVN4TEdgoYqqtQwcWsOUIFi4JvvmrZPyybRzrcg%3D%3D&q=Antalya+Turkish+Restaurant+Reviews&sa=X&ved=2ahUKEwic4uDz2peRAxUbTmwGHWwWBRoQ0bkNegQIJRAE&biw=1528&bih=786&dpr=1.25&zx=1764431335803&no_sw_cr=1#lrd=0x882bf532910f4e25:0x4aee10507689253d,3,,,," 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"
target="_blank" target="_blank"
rel="noopener noreferrer" rel="noopener noreferrer"
className={styles.button} className={styles.button}
> >
Review Us on Google Write a Review on Google
</a> </a>
</div> </div>
</section> </section>