Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-16 14:36:56 +00:00

View File

@@ -12,7 +12,6 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import { Instagram, Twitter } from "lucide-react";
export default function LandingPage() {
return (
@@ -128,7 +127,7 @@ export default function LandingPage() {
title="Voices of the Flame"
description="What our community has to say about the movement."
textboxLayout="split"
cardAnimation="blur-reveal"
tagAnimation="blur-reveal"
testimonials={[
{ id: "t1", name: "Sarah J.", date: "Oct 2024", title: "Style Enthusiast", quote: "The best purchase I've made this year. So elegant!", tag: "Essential", avatarSrc: "http://img.b2bpic.net/free-photo/cute-girl-have-rest-summer-park_1157-20797.jpg" },
{ id: "t2", name: "Mike D.", date: "Nov 2024", title: "Minimalist", quote: "Quality you can actually feel. Truly premium.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-bearded-man_171337-4808.jpg" },