Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user