Update src/app/page.tsx

This commit is contained in:
2026-03-08 16:37:43 +00:00
parent 918ccd332b
commit 71ab1d46f0

View File

@@ -60,8 +60,6 @@ export default function LandingPage() {
imageAlt="Beautiful custom handcrafted fursuit showcase"
mediaAnimation="slide-up"
className="py-20"
titleClassName="text-5xl md:text-6xl font-bold tracking-tight"
descriptionClassName="text-lg md:text-xl leading-relaxed max-w-2xl"
/>
</div>
@@ -82,8 +80,6 @@ export default function LandingPage() {
metricsAnimation="slide-up"
useInvertedBackground={false}
containerClassName="py-16"
titleClassName="text-4xl font-bold mb-6"
descriptionClassName="text-base leading-relaxed mb-8 max-w-xl"
/>
</div>
@@ -97,20 +93,18 @@ 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?_wi=1", imageAlt: "Stunning arctic fox full body fursuit"},
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-flat-halloween-characters-collection_23-2149074342.jpg", 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?_wi=1", imageAlt: "Majestic dragon character fursuit creation"},
imageSrc: "http://img.b2bpic.net/free-photo/bright-neon-colors-shining-wild-chameleon_23-2151682842.jpg", 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?_wi=1", imageAlt: "Professional wolf character design suit"},
imageSrc: "http://img.b2bpic.net/free-psd/theatre-school-landing-page-template_23-2148782128.jpg", imageAlt: "Professional wolf character design suit"},
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
containerClassName="py-16"
titleClassName="text-4xl font-bold mb-4"
descriptionClassName="text-base leading-relaxed mb-8 max-w-2xl"
/>
</div>
@@ -120,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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=2", 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", 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" },
},
@@ -139,8 +133,6 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
containerClassName="py-16"
titleClassName="text-4xl font-bold mb-4"
descriptionClassName="text-base leading-relaxed mb-8 max-w-2xl"
/>
</div>
@@ -161,8 +153,6 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
containerClassName="py-16"
titleClassName="text-4xl font-bold mb-4"
descriptionClassName="text-base leading-relaxed mb-8 max-w-2xl"
/>
</div>
@@ -185,9 +175,9 @@ export default function LandingPage() {
{
id: "5", title: "How do I get started with a commission?", content: "Simply fill out our contact form below or email us with your character description and reference images. We'll respond within 24 hours with a quote and next steps. A brief consultation call helps us understand your vision perfectly."},
{
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."},
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?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/workshop-is-full-work-by-tailors_329181-14375.jpg"
imageAlt="Our creative workspace and fursuit creation studio"
mediaAnimation="slide-up"
faqsAnimation="slide-up"
@@ -195,8 +185,6 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
containerClassName="py-16"
titleClassName="text-4xl font-bold mb-4"
descriptionClassName="text-base leading-relaxed mb-8 max-w-2xl"
/>
</div>
@@ -219,15 +207,13 @@ export default function LandingPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/workshop-is-full-work-by-tailors_329181-14375.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/workshop-is-full-work-by-tailors_329181-14375.jpg"
imageAlt="Our creative workspace where magic happens"
mediaAnimation="slide-up"
mediaPosition="right"
buttonText="Send Inquiry"
className="py-16"
containerClassName="max-w-6xl"
titleClassName="text-4xl font-bold mb-4"
descriptionClassName="text-base leading-relaxed mb-8 max-w-2xl"
/>
</div>
@@ -266,4 +252,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}