Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 04:08:28 +00:00

View File

@@ -178,17 +178,17 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Mitchell", handle: "Luxury Interior Designer", testimonial: "The craftsmanship is extraordinary. These pieces elevate every space—clients are consistently moved by the authenticity and presence.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Mitchell"},
id: "1", name: "Sarah Mitchell", handle: "Luxury Interior Designer", testimonial: "The craftsmanship is extraordinary. These pieces elevate every space—clients are consistently moved by the authenticity and presence.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Mitchell"},
{
id: "2", name: "James Chen", handle: "Art Collector, Singapore", testimonial: "I've acquired five pieces now. Each firing brings unexpected beauty. Investing in contemporary ceramics has become my passion.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Chen"},
id: "2", name: "James Chen", handle: "Art Collector, Singapore", testimonial: "I've acquired five pieces now. Each firing brings unexpected beauty. Investing in contemporary ceramics has become my passion.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "James Chen"},
{
id: "3", name: "Elena Rodriguez", handle: "Gallery Curator", testimonial: "The artist's evolution is remarkable. From classical forms to sculptural innovation—every exhibition pushes boundaries.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Elena Rodriguez"},
id: "3", name: "Elena Rodriguez", handle: "Gallery Curator", testimonial: "The artist's evolution is remarkable. From classical forms to sculptural innovation—every exhibition pushes boundaries.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Elena Rodriguez"},
{
id: "4", name: "David Kim", handle: "Private Collector, New York", testimonial: "These ceramics are conversation pieces. Guests consistently ask about the artist. That's the mark of truly exceptional work.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Kim"},
id: "4", name: "David Kim", handle: "Private Collector, New York", testimonial: "These ceramics are conversation pieces. Guests consistently ask about the artist. That's the mark of truly exceptional work.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Kim"},
{
id: "5", name: "Victoria Lombard", handle: "Museum Director", testimonial: "We're proud to feature this artist's work. The pieces resonate with our contemporary ceramics initiative.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Victoria Lombard"},
id: "5", name: "Victoria Lombard", handle: "Museum Director", testimonial: "We're proud to feature this artist's work. The pieces resonate with our contemporary ceramics initiative.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Victoria Lombard"},
{
id: "6", name: "Marcus Thompson", handle: "Hospitality Designer", testimonial: "Sourcing for luxury hotels, these ceramics consistently add sophisticated, artisanal character to refined spaces.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Thompson"},
id: "6", name: "Marcus Thompson", handle: "Hospitality Designer", testimonial: "Sourcing for luxury hotels, these ceramics consistently add sophisticated, artisanal character to refined spaces.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Marcus Thompson"},
]}
speed={40}
/>