Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-07 19:21:00 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -138,17 +138,17 @@ export default function LandingPage() {
tagAnimation="slide-up"
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "@sarahj_runner", testimonial: "These running shoes are game-changing! The comfort and performance have improved my running times significantly.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14575.jpg", imageAlt: "Sarah Johnson"},
id: "1", name: "Sarah Johnson", handle: "@sarahj_runner", testimonial: "These running shoes are game-changing! The comfort and performance have improved my running times significantly.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14575.jpg?_wi=1", imageAlt: "Sarah Johnson"},
{
id: "2", name: "Michael Chen", handle: "@professional_style", testimonial: "The Oxford leather shoes are absolutely perfect for my business meetings. Quality and style combined beautifully.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", imageAlt: "Michael Chen"},
id: "2", name: "Michael Chen", handle: "@professional_style", testimonial: "The Oxford leather shoes are absolutely perfect for my business meetings. Quality and style combined beautifully.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=1", imageAlt: "Michael Chen"},
{
id: "3", name: "Emily Rodriguez", handle: "@adventure_lover", testimonial: "I took the hiking boots on a mountain expedition and they exceeded all expectations. Highly durable and comfortable!", imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4", name: "David Kim", handle: "@everyday_comfort", testimonial: "Finally found shoes that are both stylish and comfortable for my daily lifestyle. Absolutely worth the investment!", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-angry-expression_1194-1680.jpg", imageAlt: "David Kim"},
{
id: "5", name: "Lisa Anderson", handle: "@fashion_forward", testimonial: "ShoeHub's collection is fantastic. The variety and quality are unmatched. Will definitely be a repeat customer!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14575.jpg", imageAlt: "Lisa Anderson"},
id: "5", name: "Lisa Anderson", handle: "@fashion_forward", testimonial: "ShoeHub's collection is fantastic. The variety and quality are unmatched. Will definitely be a repeat customer!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14575.jpg?_wi=2", imageAlt: "Lisa Anderson"},
{
id: "6", name: "James Wilson", handle: "@athletic_gear", testimonial: "Best shoe purchase I've made in years. The attention to detail and craftsmanship is phenomenal.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", imageAlt: "James Wilson"},
id: "6", name: "James Wilson", handle: "@athletic_gear", testimonial: "Best shoe purchase I've made in years. The attention to detail and craftsmanship is phenomenal.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=2", imageAlt: "James Wilson"},
]}
animationType="slide-up"
textboxLayout="default"