Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 16:38:37 +00:00

View File

@@ -93,13 +93,13 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Arctic Fox Character", tags: ["Full Suit", "Arctic Blue"],
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-halloween-characters-collection_23-2149074342.jpg", imageAlt: "Stunning arctic fox full body fursuit"},
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-halloween-characters-collection_23-2149074342.jpg?_wi=1", imageAlt: "Stunning arctic fox full body fursuit"},
{
id: "2", title: "Dragon Fantasy Design", tags: ["Full Suit", "Custom Colors"],
imageSrc: "http://img.b2bpic.net/free-photo/bright-neon-colors-shining-wild-chameleon_23-2151682842.jpg", imageAlt: "Majestic dragon character fursuit creation"},
imageSrc: "http://img.b2bpic.net/free-photo/bright-neon-colors-shining-wild-chameleon_23-2151682842.jpg?_wi=1", imageAlt: "Majestic dragon character fursuit creation"},
{
id: "3", title: "Wolf Pack Pride", tags: ["Partials & Head", "Realistic"],
imageSrc: "http://img.b2bpic.net/free-psd/theatre-school-landing-page-template_23-2148782128.jpg", imageAlt: "Professional wolf character design suit"},
imageSrc: "http://img.b2bpic.net/free-psd/theatre-school-landing-page-template_23-2148782128.jpg?_wi=1", imageAlt: "Professional wolf character design suit"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -114,17 +114,17 @@ export default function LandingPage() {
description="We offer flexible pricing tiers to fit your vision and budget. All packages include personalized consultations and unlimited revisions until you're delighted."
plans={[
{
id: "head", title: "Fursuit Head", price: "$350", period: "starting", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-halloween-characters-collection_23-2149074342.jpg", features: [
id: "head", title: "Fursuit Head", price: "$350", period: "starting", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-halloween-characters-collection_23-2149074342.jpg?_wi=2", features: [
"Custom design from your description", "Professional resin or foam construction", "Detailed facial features and expressions", "2-3 week turnaround"],
button: { text: "Commission Now", href: "#contact" },
},
{
id: "partial", title: "Partial Suit", price: "$750", period: "starting", imageSrc: "http://img.b2bpic.net/free-photo/bright-neon-colors-shining-wild-chameleon_23-2151682842.jpg", features: [
id: "partial", title: "Partial Suit", price: "$750", period: "starting", imageSrc: "http://img.b2bpic.net/free-photo/bright-neon-colors-shining-wild-chameleon_23-2151682842.jpg?_wi=2", features: [
"Head, hands, and tail included", "Premium fabric selection", "Full movement and comfort", "3-4 week production"],
button: { text: "Commission Now", href: "#contact" },
},
{
id: "full", title: "Full Fursuit", price: "$1,500", period: "starting", imageSrc: "http://img.b2bpic.net/free-psd/theatre-school-landing-page-template_23-2148782128.jpg", features: [
id: "full", title: "Full Fursuit", price: "$1,500", period: "starting", imageSrc: "http://img.b2bpic.net/free-psd/theatre-school-landing-page-template_23-2148782128.jpg?_wi=2", features: [
"Complete head-to-toe creation", "Custom bodysuit and paws", "Professional padding and shaping", "4-6 week creation timeline"],
button: { text: "Commission Now", href: "#contact" },
},
@@ -177,7 +177,7 @@ export default function LandingPage() {
{
id: "6", title: "Do you ship internationally?", content: "Yes! We ship worldwide. Shipping costs are calculated based on location and item weight. We use secure, tracked shipping with insurance for all orders. International customers should allow 1-2 weeks for delivery."}
]}
imageSrc="http://img.b2bpic.net/free-photo/workshop-is-full-work-by-tailors_329181-14375.jpg"
imageSrc="http://img.b2bpic.net/free-photo/workshop-is-full-work-by-tailors_329181-14375.jpg?_wi=1"
imageAlt="Our creative workspace and fursuit creation studio"
mediaAnimation="slide-up"
faqsAnimation="slide-up"
@@ -207,7 +207,7 @@ export default function LandingPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/workshop-is-full-work-by-tailors_329181-14375.jpg"
imageSrc="http://img.b2bpic.net/free-photo/workshop-is-full-work-by-tailors_329181-14375.jpg?_wi=2"
imageAlt="Our creative workspace where magic happens"
mediaAnimation="slide-up"
mediaPosition="right"