Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-07 01:51:22 +00:00

View File

@@ -133,16 +133,15 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
animationType="slide-up"
cardAnimation="slide-up"
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Mark S. (Verified Google Review)", imageSrc: "http://img.b2bpic.net/free-photo/barber-doing-haircut-bearded-aged-client-hair-salon_23-2148182013.jpg?_wi=6", imageAlt: "Mark S. Review"},
id: "1", name: "Mark S. (Verified Google Review)", imageSrc: "http://img.b2bpic.net/free-photo/barber-doing-haircut-bearded-aged-client-hair-salon_23-2148182013.jpg?_wi=6"},
{
id: "2", name: "John D. (Verified Google Review)", imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-7904.jpg?_wi=3", imageAlt: "John D. Review"},
id: "2", name: "John D. (Verified Google Review)", imageSrc: "http://img.b2bpic.net/free-photo/barber-shaves-bearded-man-vintage-atmosphere_1153-7904.jpg?_wi=3"},
{
id: "3", name: "David W. (Verified Google Review)", imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94800.jpg?_wi=3", imageAlt: "David W. Review"},
id: "3", name: "David W. (Verified Google Review)", imageSrc: "http://img.b2bpic.net/free-photo/man-getting-his-beard-shaved-with-razor_107420-94800.jpg?_wi=3"},
]}
cardTitle="What Customers Say on Google"
cardTag="Google Reviews"