"use client"; import { sliderProps } from "@/utility/sliderProps"; import { useEffect, useState } from "react"; import Slider from "react-slick"; function TestimonialSlider() { const [nav1, setNav1] = useState(null); const [nav2, setNav2] = useState(null); const [slider1, setSlider1] = useState(null); const [slider2, setSlider2] = useState(null); useEffect(() => { setNav1(slider1); setNav2(slider2); }); const thumbs = { dots: false, arrows: false, speed: 800, autoplay: true, focusOnSelect: true, slidesToShow: 3, slidesToScroll: 1, }; const slider = { arrows: false, dots: false, infinite: false, autoplay: true, speed: 500, fade: true, slidesToShow: 1, slidesToScroll: 1, }; return (
Customer Feedback

We’ve Lot’s off Happy Customer Explore Our Feedback

setSlider2(slider)} {...sliderProps.testimonialsFiveAuthors} className="testimonials-five-authors mb-20" data-aos="fade-up" data-aos-delay={50} data-aos-duration={1500} data-aos-offset={50} >
Author
Author
Author
Author
setSlider1(slider)} {...sliderProps.testimonialsFiveContent} data-aos="fade-up" data-aos-delay={100} data-aos-duration={1500} data-aos-offset={50} >
Renowned for its versatility in the kitchen Red can prepared various ways from simple steaming boiling to elaborate preparations such
Salvador I. Burton Manager
From simple steaming boiling to elaborate preparations such Renowned for its versatility in the kitchen Red can prepared various ways
Salvador I. Burton Manager
Renowned for its steaming boiling to elaborate preparations suchver satility in the kitchen Red can prepared various ways from simple{" "}
Salvador I. Burton Manager
Elaborate preparations such renowned for its versatility in the kitchen Red can prepared various ways from simple steaming boiling to
Salvador I. Burton Manager
Left
Left
Shape
Shape
Shape
); } export default TestimonialSlider; export const TestimonialSlider2 = () => { return (
Renowned for its versatility in the kitchen, Red King Crab can be prepared in various ways, from simple steaming or boiling to elaborate preparations such as grilling incorporating
Author
Steven H. Paxson
CEO & Founder
Renowned for its versatility in the kitchen, Red King Crab can be prepared in various ways, from simple steaming or boiling to elaborate preparations such as grilling incorporating
Author
Steven H. Paxson
CEO & Founder
Renowned for its versatility in the kitchen, Red King Crab can be prepared in various ways, from simple steaming or boiling to elaborate preparations such as grilling incorporating
Author
Steven H. Paxson
CEO & Founder
Renowned for its versatility in the kitchen, Red King Crab can be prepared in various ways, from simple steaming or boiling to elaborate preparations such as grilling incorporating
Author
Steven H. Paxson
CEO & Founder
Renowned for its versatility in the kitchen, Red King Crab can be prepared in various ways, from simple steaming or boiling to elaborate preparations such as grilling incorporating
Author
Steven H. Paxson
CEO & Founder
Renowned for its versatility in the kitchen, Red King Crab can be prepared in various ways, from simple steaming or boiling to elaborate preparations such as grilling incorporating
Author
Steven H. Paxson
CEO & Founder
); };