Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 21:02:32 +00:00

View File

@@ -154,16 +154,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "@sarahartsketches", testimonial: "I went from stick figures to realistic portraits in just 3 weeks. The step-by-step approach is incredibly clear and the exercises really work. Best investment I've made for my art!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Johnson"},
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Johnson"},
{
id: "2", name: "Michael Chen", handle: "@michaeldraws", testimonial: "As someone with zero drawing experience, I was nervous. But the ebook breaks everything down so well that I actually understand facial anatomy now. Highly recommended!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "Michael Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=1", imageAlt: "Michael Chen"},
{
id: "3", name: "Emma Rodriguez", handle: "@emmaartist", testimonial: "The video tutorials combined with the ebook are perfect. I love being able to reference the book while also seeing the techniques in action. Worth every penny!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Emma Rodriguez"},
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Emma Rodriguez"},
{
id: "4", name: "David Kim", handle: "@davidsketchart", testimonial: "Finally a resource that explains shading in a way I actually understand! The practice exercises have genuinely improved my work. Can't wait to start the advanced lessons.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "David Kim"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg?_wi=2", imageAlt: "David Kim"},
]}
animationType="slide-up"
textboxLayout="default"