Merge version_1 into main #4
@@ -83,7 +83,7 @@ export default function HomePage() {
|
||||
description="Premium collectible figures from your favorite anime and movies. Immerse yourself in a world of artistry, nostalgia, and pure passion."
|
||||
tag="New Collection"
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-painted-laughing-buddha-figurine_1252-917.jpg", imageAlt: "Premium anime character figure showcase"
|
||||
@@ -161,28 +161,22 @@ export default function HomePage() {
|
||||
<TestimonialCardOne
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen", role: "Anime Collector", company: "Tokyo Collectibles Club", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Chen testimonial"
|
||||
id: "1", name: "Sarah Chen", role: "Anime Collector", company: "Tokyo Collectibles Club", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Chen testimonial"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Johnson", role: "Movie Fan", company: "Marvel Universe Collectors", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-suit_23-2149705918.jpg", imageAlt: "Marcus Johnson testimonial"
|
||||
id: "2", name: "Marcus Johnson", role: "Movie Fan", company: "Marvel Universe Collectors", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-suit_23-2149705918.jpg", imageAlt: "Marcus Johnson testimonial"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Yuki Tanaka", role: "Serious Collector", company: "Dragon Ball Legacy", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-window-1_1262-1490.jpg", imageAlt: "Yuki Tanaka testimonial"
|
||||
id: "3", name: "Yuki Tanaka", role: "Serious Collector", company: "Dragon Ball Legacy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-window-1_1262-1490.jpg", imageAlt: "Yuki Tanaka testimonial"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Emma Rodriguez", role: "Casual Enthusiast", company: "Animation Lovers Network", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emma Rodriguez testimonial"
|
||||
id: "4", name: "Emma Rodriguez", role: "Casual Enthusiast", company: "Animation Lovers Network", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Emma Rodriguez testimonial"
|
||||
},
|
||||
{
|
||||
id: "5", name: "James Williams", role: "Premium Member", company: "Naruto Fan Association", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "James Williams testimonial"
|
||||
id: "5", name: "James Williams", role: "Premium Member", company: "Naruto Fan Association", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "James Williams testimonial"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Aria Nakamura", role: "Curator", company: "Attack on Titan Collectors", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-confident-entrepreneur_1098-21617.jpg", imageAlt: "Aria Nakamura testimonial"
|
||||
id: "6", name: "Aria Nakamura", role: "Curator", company: "Attack on Titan Collectors", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-confident-entrepreneur_1098-21617.jpg", imageAlt: "Aria Nakamura testimonial"
|
||||
},
|
||||
]}
|
||||
title="What Collectors Say"
|
||||
|
||||
Reference in New Issue
Block a user