Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-03 17:47:58 +00:00

View File

@@ -62,10 +62,10 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/magician-with-moustache-touching-histop-hat-long-haired-man-black-suit-isolated-dark-background_549566-631.jpg", imageAlt: "Magical illusion stage"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bearded-magician-black-suit-top-hat-showing-trick-with-playing-cards-dark-background_613910-11407.jpg", imageAlt: "Card magic performance"
imageSrc: "http://img.b2bpic.net/free-photo/bearded-magician-black-suit-top-hat-showing-trick-with-playing-cards-dark-background_613910-11407.jpg?_wi=1", imageAlt: "Card magic performance"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-magician-black-suit-showing-trick-with-playing-cards-dark-background_613910-11403.jpg", imageAlt: "Sleight of hand magic"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-magician-black-suit-showing-trick-with-playing-cards-dark-background_613910-11403.jpg?_wi=1", imageAlt: "Sleight of hand magic"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fortune-teller-sitting-table_23-2150006249.jpg", imageAlt: "Enchanted magic wand"
@@ -87,7 +87,7 @@ export default function LandingPage() {
{ value: "10,000+", title: "Satisfied Magicians" }
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/bearded-magician-black-suit-top-hat-showing-trick-with-playing-cards-dark-background_613910-11407.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bearded-magician-black-suit-top-hat-showing-trick-with-playing-cards-dark-background_613910-11407.jpg?_wi=2"
imageAlt="Professional magician performing"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -109,7 +109,7 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Art of Magic", name: "Classic Card Illusion Set", price: "$49.99", rating: 5,
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-magician-black-suit-showing-trick-with-playing-cards-dark-background_613910-11403.jpg", imageAlt: "Card magic illusion set"
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-magician-black-suit-showing-trick-with-playing-cards-dark-background_613910-11403.jpg?_wi=2", imageAlt: "Card magic illusion set"
},
{
id: "2", brand: "Art of Magic", name: "Professional Magic Wand", price: "$79.99", rating: 5,
@@ -136,7 +136,7 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Foundation", title: "Learn the Basics", subtitle: "Master fundamental techniques", description: "Begin your magical journey by understanding the core principles of illusion, misdirection, and performance. Our comprehensive curriculum covers everything from hand positioning to audience engagement.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-clear-transparent-crystal-glass-ball-their-hand_1153-6155.jpg", imageAlt: "Magic training"
tag: "Foundation", title: "Learn the Basics", subtitle: "Master fundamental techniques", description: "Begin your magical journey by understanding the core principles of illusion, misdirection, and performance. Our comprehensive curriculum covers everything from hand positioning to audience engagement.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-clear-transparent-crystal-glass-ball-their-hand_1153-6155.jpg?_wi=1", imageAlt: "Magic training"
},
{
id: 2,
@@ -171,7 +171,7 @@ export default function LandingPage() {
]
},
{
id: "2", name: "Elena Mystique", role: "Close-Up Magic Specialist", description: "Master of card magic and sleight of hand. Enchants audiences with intimate magical moments.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-magician-black-suit-showing-trick-with-playing-cards-dark-background_613910-11403.jpg", imageAlt: "Elena Mystique", socialLinks: [
id: "2", name: "Elena Mystique", role: "Close-Up Magic Specialist", description: "Master of card magic and sleight of hand. Enchants audiences with intimate magical moments.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-magician-black-suit-showing-trick-with-playing-cards-dark-background_613910-11403.jpg?_wi=3", imageAlt: "Elena Mystique", socialLinks: [
{ icon: Twitter, url: "https://twitter.com" },
{ icon: Instagram, url: "https://instagram.com" }
]
@@ -183,7 +183,7 @@ export default function LandingPage() {
]
},
{
id: "4", name: "Sophia Illusion", role: "Head Instructor", description: "Passionate educator dedicated to mentoring the next generation of magicians worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-clear-transparent-crystal-glass-ball-their-hand_1153-6155.jpg", imageAlt: "Sophia Illusion", socialLinks: [
id: "4", name: "Sophia Illusion", role: "Head Instructor", description: "Passionate educator dedicated to mentoring the next generation of magicians worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-holding-clear-transparent-crystal-glass-ball-their-hand_1153-6155.jpg?_wi=2", imageAlt: "Sophia Illusion", socialLinks: [
{ icon: Twitter, url: "https://twitter.com" },
{ icon: Mail, url: "mailto:sophia@artofmagic.com" }
]