From cdf6dabd8cf7f3578290940f709d89673c2382d2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 31 May 2026 01:23:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 95dd2bb..e91a318 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { { type: "text", content: " World" } ]} useInvertedBackground={false} - buttons={[{ text: "Our Story", href: "#" }]} + buttons={[{ text: "Our Story", href: "#" }]} buttonAnimation="slide-up" /> @@ -95,7 +95,7 @@ export default function LandingPage() { tag="Unique Treasures" tagIcon={Star} tagAnimation="slide-up" - buttons={[{ text: "View All Features", href: "#" }]} + buttons={[{ text: "View All Features", href: "#" }]} buttonAnimation="slide-up" /> @@ -153,8 +153,8 @@ export default function LandingPage() { { id: "3", title: "Do you offer international shipping?", content: "Yes, we proudly offer international shipping to bring Korumi to collectors around the globe. Shipping costs and delivery times vary by destination, and customs duties may apply. Please see our shipping policy for more details." }, { id: "4", title: "Can I request specific Korumi pieces?", content: "We're always on the lookout for rare and unique Korumi. If you're searching for a specific piece, please contact us with details. While we can't guarantee every request, we'll do our best to assist you in your quest!" } ]} - imageSrc="http://img.b2bpic.net/free-photo/kid-playing-with-toy-train_23-2148131039.jpg" - imageAlt="person looking at detailed korumi figure" + imageSrc="http://img.b2bpic.net/free-photo/needle-felted-character-studio_23-2151155016.jpg" + imageAlt="Detailed Korumi collectible figure" mediaAnimation="slide-up" faqsAnimation="blur-reveal" textboxLayout="default"