Merge version_2 into main #2
@@ -12,7 +12,6 @@ import PricingCardFive from '@/components/sections/pricing/PricingCardFive';
|
||||
import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Shield, Star, Truck, Heart } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -103,7 +102,9 @@ export default function LandingPage() {
|
||||
<TestimonialCardThirteen
|
||||
animationType="slide-up"
|
||||
showRating={true}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
description="Nuestros clientes nos cuentan su experiencia."
|
||||
title="Lo que dicen nuestros Nakamas"
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sofia G.", handle: "@otakugirl", testimonial: "La calidad de las figuras es impresionante, superó mis expectativas.", rating: 5 },
|
||||
|
||||
Reference in New Issue
Block a user