Merge version_1 into main #7

Merged
bender merged 1 commits from version_1 into main 2026-03-25 18:32:09 +00:00

View File

@@ -7,7 +7,7 @@ import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaA
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TeamCardFive from '@/components/sections/team/TeamCardFive';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import { Gem, Lock, ShieldCheck } from "lucide-react";
export default function LandingPage() {
@@ -89,23 +89,19 @@ export default function LandingPage() {
</div>
<div id="about-testimonials" data-section="about-testimonials">
<TestimonialCardSixteen
<TestimonialCardFive
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Isabelle Laurent", role: "Art Collector", company: "Private Client", rating: 5,
quote: "Seven Dials Beauty continually amazes me with its truly unique offerings. Its my secret source for exquisite finds.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-wedding_23-2149860832.jpg", imageAlt: "Isabelle Laurent"},
id: "1", name: "Isabelle Laurent", date: "August 2024", title: "Art Collector", quote: "Seven Dials Beauty continually amazes me with its truly unique offerings. Its my secret source for exquisite finds.", tag: "Art Collector", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-bride-before-wedding_23-2149860832.jpg", avatarAlt: "Isabelle Laurent"},
{
id: "2", name: "Marcus Thorne", role: "Fashion Editor", company: "Elegance Magazine", rating: 5,
quote: "The curation here is impeccable. I've found products I genuinely couldn't source anywhere else.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-relaxing-spa-complex-using-smartphone_169016-55799.jpg", imageAlt: "Marcus Thorne"},
id: "2", name: "Marcus Thorne", date: "August 2024", title: "Fashion Editor", quote: "The curation here is impeccable. I've found products I genuinely couldn't source anywhere else.", tag: "Fashion Editor", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-is-relaxing-spa-complex-using-smartphone_169016-55799.jpg", avatarAlt: "Marcus Thorne"},
{
id: "3", name: "Elena Petrova", role: "Luxury Lifestyle Influencer", company: "Self-Employed", rating: 4.9,
quote: "A truly refreshing experience. Every purchase feels like discovering a hidden gem.", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-attractive-female-model-laughs-sincerely-keeps-hand-chest-applies-facial-clay-mask-skin-rejuvenation-gets-beauty-treatments_273609-38704.jpg", imageAlt: "Elena Petrova"},
id: "3", name: "Elena Petrova", date: "August 2024", title: "Luxury Lifestyle Influencer", quote: "A truly refreshing experience. Every purchase feels like discovering a hidden gem.", tag: "Luxury Lifestyle Influencer", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-attractive-female-model-laughs-sincerely-keeps-hand-chest-applies-facial-clay-mask-skin-rejuvenation-gets-beauty-treatments_273609-38704.jpg", avatarAlt: "Elena Petrova"},
{
id: "4", name: "David Chen", role: "Architect", company: "Urban Designs", rating: 4.8,
quote: "I appreciate the attention to detail and the story behind each product. It's more than just beauty; it's an experience.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg", imageAlt: "David Chen"},
id: "4", name: "David Chen", date: "August 2024", title: "Architect", quote: "I appreciate the attention to detail and the story behind each product. It's more than just beauty; it's an experience.", tag: "Architect", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-cozy-office_23-2149739353.jpg", avatarAlt: "David Chen"},
]}
kpiItems={[
{