Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-17 11:56:29 +00:00

View File

@@ -45,7 +45,7 @@ export default function LandingPage() {
title="Precision Taxidermy. Built to Last."
description="Meticulous craftsmanship, honest pricing, and mounts youll be proud to display."
buttons={[{ text: "Get a Quote", href: "/contact" }, { text: "View Work", href: "/gallery" }]}
imageSrc="asset://hero-taxidermy"
imageSrc="asset://hero-taxidermy?_wi=1"
imageAlt="Professional taxidermy workshop and wildlife mounts"
mediaAnimation="blur-reveal"
avatars={[{ src: "asset://gen-stock-rsv-16", alt: "Portrait of park ranger" }, { src: "asset://gen-stock-rsv-17", alt: "Outdoor portrait of young bearded man" }, { src: "asset://gen-stock-rsv-18", alt: "Man tree worker" }, { src: "asset://gen-stock-rsv-19", alt: "Tourist by bonfire" }, { src: "asset://gen-stock-rsv-20", alt: "Happy african man" }]}
@@ -60,7 +60,7 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[{ id: "p1", brand: "The Backyard Taxidermist", name: "Moose Shoulder Mount", price: "Custom", rating: 5, reviewCount: "12", imageSrc: "asset://work-1" }, { id: "p2", brand: "The Backyard Taxidermist", name: "Bear Rug", price: "Custom", rating: 5, reviewCount: "15", imageSrc: "asset://work-2" }, { id: "p3", brand: "The Backyard Taxidermist", name: "Whitetail Mount", price: "Custom", rating: 5, reviewCount: "9", imageSrc: "asset://work-3" }, { id: "p4", brand: "The Backyard Taxidermist", name: "Elk Shoulder Mount", price: "Custom", rating: 5, reviewCount: "11", imageSrc: "asset://work-1__2" }, { id: "p5", brand: "The Backyard Taxidermist", name: "Boar Mount", price: "Custom", rating: 5, reviewCount: "7", imageSrc: "asset://work-2__2" }]}
products={[{ id: "p1", brand: "The Backyard Taxidermist", name: "Moose Shoulder Mount", price: "Custom", rating: 5, reviewCount: "12", imageSrc: "asset://work-1?_wi=1" }, { id: "p2", brand: "The Backyard Taxidermist", name: "Bear Rug", price: "Custom", rating: 5, reviewCount: "15", imageSrc: "asset://work-2?_wi=1" }, { id: "p3", brand: "The Backyard Taxidermist", name: "Whitetail Mount", price: "Custom", rating: 5, reviewCount: "9", imageSrc: "asset://work-3?_wi=1" }, { id: "p4", brand: "The Backyard Taxidermist", name: "Elk Shoulder Mount", price: "Custom", rating: 5, reviewCount: "11", imageSrc: "asset://work-1__2" }, { id: "p5", brand: "The Backyard Taxidermist", name: "Boar Mount", price: "Custom", rating: 5, reviewCount: "7", imageSrc: "asset://work-2__2" }]}
title="Featured Craftsmanship"
description="Expert mounts ranging from impressive shoulder pieces to full game displays."
/>
@@ -70,7 +70,7 @@ export default function LandingPage() {
<TestimonialCardFive
textboxLayout="default"
useInvertedBackground={false}
testimonials={[{ id: "t1", name: "Sarah Johnson", date: "Jan 2024", title: "Repeat Client", quote: "Always turned out meticulous! Very thorough, knowledgeable, friendly, and quite affordable. Can't recommend enough!", tag: "Expertise", avatarSrc: "asset://testimonial-1", imageSrc: "asset://hero-taxidermy", imageAlt: "portrait happy middle aged hunter outdoors" }, { id: "t2", name: "Michael Chen", date: "Dec 2023", title: "Hunter", quote: "Brian is the best! All flawless… everyone Ive referred is impressed.", tag: "Quality", avatarSrc: "asset://testimonial-2", imageSrc: "asset://work-1", imageAlt: "portrait happy middle aged hunter outdoors" }, { id: "t3", name: "Emily Rodriguez", date: "Nov 2023", title: "Client", quote: "Exceptional care… beautiful work. Highly recommend him to everyone.", tag: "Service", avatarSrc: "asset://testimonial-3", imageSrc: "asset://work-2", imageAlt: "portrait happy middle aged hunter outdoors" }, { id: "t4", name: "David Kim", date: "Oct 2023", title: "Client", quote: "Brian's attention to detail is unmatched in the local industry.", tag: "Detail", avatarSrc: "asset://testimonial-4", imageSrc: "asset://work-3", imageAlt: "portrait happy middle aged hunter outdoors" }, { id: "t5", name: "Mark Wilson", date: "Sep 2023", title: "Repeat Client", quote: "Reliable, honest, and truly a master craftsman.", tag: "Reliability", avatarSrc: "asset://testimonial-5", imageSrc: "asset://about-brian", imageAlt: "portrait happy middle aged hunter outdoors" }]}
testimonials={[{ id: "t1", name: "Sarah Johnson", date: "Jan 2024", title: "Repeat Client", quote: "Always turned out meticulous! Very thorough, knowledgeable, friendly, and quite affordable. Can't recommend enough!", tag: "Expertise", avatarSrc: "asset://testimonial-1", imageSrc: "asset://hero-taxidermy?_wi=2", imageAlt: "portrait happy middle aged hunter outdoors" }, { id: "t2", name: "Michael Chen", date: "Dec 2023", title: "Hunter", quote: "Brian is the best! All flawless… everyone Ive referred is impressed.", tag: "Quality", avatarSrc: "asset://testimonial-2", imageSrc: "asset://work-1?_wi=2", imageAlt: "portrait happy middle aged hunter outdoors" }, { id: "t3", name: "Emily Rodriguez", date: "Nov 2023", title: "Client", quote: "Exceptional care… beautiful work. Highly recommend him to everyone.", tag: "Service", avatarSrc: "asset://testimonial-3", imageSrc: "asset://work-2?_wi=2", imageAlt: "portrait happy middle aged hunter outdoors" }, { id: "t4", name: "David Kim", date: "Oct 2023", title: "Client", quote: "Brian's attention to detail is unmatched in the local industry.", tag: "Detail", avatarSrc: "asset://testimonial-4", imageSrc: "asset://work-3?_wi=2", imageAlt: "portrait happy middle aged hunter outdoors" }, { id: "t5", name: "Mark Wilson", date: "Sep 2023", title: "Repeat Client", quote: "Reliable, honest, and truly a master craftsman.", tag: "Reliability", avatarSrc: "asset://testimonial-5", imageSrc: "asset://about-brian?_wi=1", imageAlt: "portrait happy middle aged hunter outdoors" }]}
title="Trusted by Hunters"
description="Hear what our repeat customers have to say about Brian's work."
/>
@@ -93,7 +93,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[{ id: "f1", title: "Step 1: Contact/Quote", content: "Reach out to Brian to discuss your trophy and receive an honest quote." }, { id: "f2", title: "Step 2: Drop-off", content: "Bring your hide or game to our workshop according to your scheduled appointment." }, { id: "f3", title: "Step 3: Crafting", content: "Brian meticulously cleans, preserves, and mounts your trophy." }, { id: "f4", title: "Step 4: Completion", content: "Once completed, we notify you for pickup and provide display care tips." }]}
imageSrc="asset://about-brian"
imageSrc="asset://about-brian?_wi=2"
title="Simple Process"
description="From drop-off to completion."
faqsAnimation="slide-up"