Merge version_1_1782244247800 into main #2

Merged
bender merged 1 commits from version_1_1782244247800 into main 2026-06-23 19:51:57 +00:00

View File

@@ -12,315 +12,156 @@ import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
export default function HomePage() {
return (
<>
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroBillboard
tag="For the cat who has everything"
title="The desk-side suite your cat already reserved."
description="A soft, secure spot beside you — close enough for comfort, clear enough for work."
primaryButton={{
text: "Reserve their spot",
href: "#booking",
}}
secondaryButton={{
text: "Explore the suite",
href: "#stay",
}}
imageSrc="http://img.b2bpic.net/free-photo/legs-orange-black-stockings_23-2147680120.jpg?_wi=1"
/>
</SectionErrorBoundary>
</div>
tag="For the cat who has everything"
title="The desk-side suite your cat already reserved."
description="A soft, secure spot beside you — close enough for comfort, clear enough for work."
primaryButton={{ text: "Reserve their spot", href: "#booking" }}
secondaryButton={{ text: "Explore the suite", href: "#stay" }}
imageSrc="http://img.b2bpic.net/free-photo/legs-orange-black-stockings_23-2147680120.jpg"
/>
</SectionErrorBoundary>
</div>
<div id="stay" data-section="stay">
<SectionErrorBoundary name="stay">
<div id="stay" data-section="stay">
<SectionErrorBoundary name="stay">
<AboutMediaOverlay
tag="The Collection"
title="A better place to stay while you work."
description="Imagine a retreat that keeps them close without ever interrupting your flow. Our premium desk-side suites offer a raised vantage point, plush comfort, and a secure grip on your workspace — exactly where they want to be."
imageSrc="http://img.b2bpic.net/free-photo/modern-workspace-with-bright-ambient_344912-146.jpg"
/>
</SectionErrorBoundary>
</div>
tag="The Collection"
title="A better place to stay while you work."
description="Imagine a retreat that keeps them close without ever interrupting your flow. Our premium desk-side suites offer a raised vantage point, plush comfort, and a secure grip on your workspace — exactly where they want to be."
imageSrc="http://img.b2bpic.net/free-photo/modern-workspace-with-bright-ambient_344912-146.jpg"
/>
</SectionErrorBoundary>
</div>
<div id="problem" data-section="problem">
<SectionErrorBoundary name="problem">
<div id="problem" data-section="problem">
<SectionErrorBoundary name="problem">
<FeaturesBento
tag="The Reality"
title="They were never trying to interrupt. They were trying to be close."
description="Your workspace is their favorite room because you are in it. We just made it official."
features={[
{
title: "The Keyboard Trap",
description: "The keyboard becomes their bed purely for proximity.",
bentoComponent: "media-stack",
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-petting-dog_23-2149047392.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-selfemployed-girl-works-from-home-young-woman-online-studying-watching-course-website-looking-laptop-screen_1258-183136.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-pajamas-working-from-home-with-cat_23-2148557234.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/legs-orange-black-stockings_23-2147680120.jpg?_wi=2",
imageAlt: "cat paw on laptop",
},
{
title: "The Screen Barrier",
description: "The screen becomes their wall, blocking both your view and your affection.",
bentoComponent: "media-stack",
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/person-creating-online-content-with-their-pets_23-2151420195.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/pet-lifestyle-together-with-owner_23-2149258730.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-pajamas-from-from-home-bed-with-bed_23-2148557229.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-cat_23-2149216376.jpg",
imageAlt: "cat paw on laptop",
},
{
title: "The Guilty Displacement",
description: "Moving them away feels like a broken promise. It's time for a better solution.",
bentoComponent: "media-stack",
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cat-besdie-stack-books_23-2148469916.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/person-working-from-home-with-pet-dog_23-2149104738.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-from-modern-place_23-2148854156.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/bengal-cat-comes-woman-while-she-reads-bed_8353-525.jpg",
imageAlt: "cat paw on laptop",
},
]}
/>
</SectionErrorBoundary>
</div>
tag="The Reality"
title="They were never trying to interrupt. They were trying to be close."
description="Your workspace is their favorite room because you are in it. We just made it official."
features={[
{
title: "The Keyboard Trap", description: "The keyboard becomes their bed purely for proximity.", bentoComponent: "media-stack", mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-petting-dog_23-2149047392.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-selfemployed-girl-works-from-home-young-woman-online-studying-watching-course-website-looking-laptop-screen_1258-183136.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-pajamas-working-from-home-with-cat_23-2148557234.jpg" }
]
},
{
title: "The Screen Barrier", description: "The screen becomes their wall, blocking both your view and your affection.", bentoComponent: "media-stack", mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/person-creating-online-content-with-their-pets_23-2151420195.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/pet-lifestyle-together-with-owner_23-2149258730.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-pajamas-from-from-home-bed-with-bed_23-2148557229.jpg" }
]
},
{
title: "The Guilty Displacement", description: "Moving them away feels like a broken promise. It's time for a better solution.", bentoComponent: "media-stack", mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cat-besdie-stack-books_23-2148469916.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/person-working-from-home-with-pet-dog_23-2149104738.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-working-from-modern-place_23-2148854156.jpg" }
]
}
]}
/>
</SectionErrorBoundary>
</div>
<div id="product-reveal" data-section="product-reveal">
<SectionErrorBoundary name="product-reveal">
<div id="product-reveal" data-section="product-reveal">
<SectionErrorBoundary name="product-reveal">
<FeaturesRevealCardsBento
tag="The Suite Unveiled"
title="Close to you. Out of your way."
description="Precision-engineered for the modern home office, DeskPaws combines industrial-strength security with hotel-suite softness."
items={[
{
title: "The Clamp",
description: "Matte-black hardware locks securely onto any desk edge.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/view-3d-personal-computer-with-workstation-office-items_23-2150714065.jpg",
},
{
title: "The Basket",
description: "Plush, high-pile sherpa that begs to be curled into.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/cardboard-box-clipboard-white-table_23-2152001500.jpg",
},
{
title: "The View",
description: "Raised perfectly to be at eye-level while you focus.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-cute-greyhound-dog_23-2150231884.jpg",
},
{
title: "The Design",
description: "Modern minimalism meets domestic luxury.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/drawer-with-cutlery-modern-kitchen-integrated-organization_169016-69119.jpg",
},
{
title: "The Feel",
description: "Soft, calm, and reassuring for your most loyal coworker.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-playing-with-doll-home_114579-81381.jpg",
},
{
title: "The Fit",
description: "Fits almost any desk depth with ease.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/view-automatic-smart-feeder-household-pets_23-2151482487.jpg",
},
{
title: "The Peace",
description: "Your keyboard back, your cat happy. Finally.",
href: "#",
imageSrc: "http://img.b2bpic.net/free-photo/egg-laying-machine_1260-4.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
tag="The Suite Unveiled"
title="Close to you. Out of your way."
description="Precision-engineered for the modern home office, DeskPaws combines industrial-strength security with hotel-suite softness."
items={[
{ title: "The Clamp", description: "Matte-black hardware locks securely onto any desk edge.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-personal-computer-with-workstation-office-items_23-2150714065.jpg" },
{ title: "The Basket", description: "Plush, high-pile sherpa that begs to be curled into.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/cardboard-box-clipboard-white-table_23-2152001500.jpg" },
{ title: "The View", description: "Raised perfectly to be at eye-level while you focus.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-with-cute-greyhound-dog_23-2150231884.jpg" },
{ title: "The Design", description: "Modern minimalism meets domestic luxury.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/drawer-with-cutlery-modern-kitchen-integrated-organization_169016-69119.jpg" },
{ title: "The Feel", description: "Soft, calm, and reassuring for your most loyal coworker.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-playing-with-doll-home_114579-81381.jpg" },
{ title: "The Fit", description: "Fits almost any desk depth with ease.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/view-automatic-smart-feeder-household-pets_23-2151482487.jpg" },
{ title: "The Peace", description: "Your keyboard back, your cat happy. Finally.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/egg-laying-machine_1260-4.jpg" }
]}
/>
</SectionErrorBoundary>
</div>
<div id="amenities" data-section="amenities">
<SectionErrorBoundary name="amenities">
<div id="amenities" data-section="amenities">
<SectionErrorBoundary name="amenities">
<MetricsMediaCards
tag="Hotel Amenities"
title="Everything their favorite spot needs."
description="Details designed to transform a simple desk edge into a personal sanctuary."
metrics={[
{
value: "Sherpa",
title: "Plush Lining",
description: "Ultra-soft sherpa interior for maximum comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/white-knitted-textile_23-2147952602.jpg",
},
{
value: "Mount",
title: "Secure Clamp",
description: "Heavy-duty steel hardware for complete stability.",
imageSrc: "http://img.b2bpic.net/free-photo/neat-organised-workspace-with-laptop_23-2148592338.jpg",
},
{
value: "View",
title: "Raised Comfort",
description: "Optimal desk-side elevation for companionship.",
imageSrc: "http://img.b2bpic.net/free-photo/nice-organised-workspace-with-lamp_23-2148592325.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
tag="Hotel Amenities"
title="Everything their favorite spot needs."
description="Details designed to transform a simple desk edge into a personal sanctuary."
metrics={[
{ value: "Sherpa", title: "Plush Lining", description: "Ultra-soft sherpa interior for maximum comfort.", imageSrc: "http://img.b2bpic.net/free-photo/white-knitted-textile_23-2147952602.jpg" },
{ value: "Mount", title: "Secure Clamp", description: "Heavy-duty steel hardware for complete stability.", imageSrc: "http://img.b2bpic.net/free-photo/neat-organised-workspace-with-laptop_23-2148592338.jpg" },
{ value: "View", title: "Raised Comfort", description: "Optimal desk-side elevation for companionship.", imageSrc: "http://img.b2bpic.net/free-photo/nice-organised-workspace-with-lamp_23-2148592325.jpg" }
]}
/>
</SectionErrorBoundary>
</div>
<div id="gallery" data-section="gallery">
<SectionErrorBoundary name="gallery">
<div id="gallery" data-section="gallery">
<SectionErrorBoundary name="gallery">
<TeamProfileCards
tag="Recent Arrivals"
title="Recently claimed spots."
description="Our satisfied guests, sharing their desk-side suites."
items={[
{
title: "Luna",
description: "Keyboard retired immediately.",
avatarSrc: "http://img.b2bpic.net/free-photo/cat-walking-desk-indoors_23-2148806344.jpg",
buttonText: "See Suite",
imageSrc: "http://img.b2bpic.net/free-photo/cute-little-dog-impersonating-business-person_23-2148985937.jpg",
},
{
title: "Oliver",
description: "Refuses to leave his post.",
avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-home-work_23-2148603964.jpg",
buttonText: "See Suite",
imageSrc: "http://img.b2bpic.net/free-photo/joyful-cat-having-fun_23-2151082420.jpg",
},
{
title: "Milo",
description: "New favorite suite.",
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-selective-shot-beautiful-domestic-cat-with-light-green-eyes_181624-21579.jpg",
buttonText: "See Suite",
imageSrc: "http://img.b2bpic.net/free-photo/cute-cat-indoors_23-2150932084.jpg",
},
{
title: "Bella",
description: "Claimed in 3 minutes.",
avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-home_52683-136389.jpg",
buttonText: "See Suite",
imageSrc: "http://img.b2bpic.net/free-photo/adorable-dog-fantasy-style_23-2151147826.jpg",
},
{
title: "Leo",
description: "Total keyboard freedom.",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-tailoring-studio-with-cat-sewing-machine_23-2148834095.jpg",
buttonText: "See Suite",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-adorable-little-domestic-cat-lying-chair_181624-42191.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
tag="Recent Arrivals"
title="Recently claimed spots."
description="Our satisfied guests, sharing their desk-side suites."
items={[
{ title: "Luna", description: "Keyboard retired immediately.", avatarSrc: "http://img.b2bpic.net/free-photo/cat-walking-desk-indoors_23-2148806344.jpg", buttonText: "See Suite", imageSrc: "http://img.b2bpic.net/free-photo/cute-little-dog-impersonating-business-person_23-2148985937.jpg" },
{ title: "Oliver", description: "Refuses to leave his post.", avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-home-work_23-2148603964.jpg", buttonText: "See Suite", imageSrc: "http://img.b2bpic.net/free-photo/joyful-cat-having-fun_23-2151082420.jpg" },
{ title: "Milo", description: "New favorite suite.", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-selective-shot-beautiful-domestic-cat-with-light-green-eyes_181624-21579.jpg", buttonText: "See Suite", imageSrc: "http://img.b2bpic.net/free-photo/cute-cat-indoors_23-2150932084.jpg" },
{ title: "Bella", description: "Claimed in 3 minutes.", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-home_52683-136389.jpg", buttonText: "See Suite", imageSrc: "http://img.b2bpic.net/free-photo/adorable-dog-fantasy-style_23-2151147826.jpg" },
{ title: "Leo", description: "Total keyboard freedom.", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-tailoring-studio-with-cat-sewing-machine_23-2148834095.jpg", buttonText: "See Suite", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-adorable-little-domestic-cat-lying-chair_181624-42191.jpg" }
]}
/>
</SectionErrorBoundary>
</div>
<div id="process" data-section="process">
<SectionErrorBoundary name="process">
<div id="process" data-section="process">
<SectionErrorBoundary name="process">
<FaqSimple
tag="Check-in"
title="Check-in takes less than a minute."
description="Simplified installation for a superior stay."
items={[
{
question: "Step 1: The Setup",
answer: "Clamp the DeskPaws mount onto your preferred desk edge. It's designed to stay firm without damaging your surface.",
},
{
question: "Step 2: The Inspection",
answer: "Let your guest inspect the new territory. They'll appreciate the soft, high-pile sherpa feel immediately.",
},
{
question: "Step 3: The Settlement",
answer: "Watch as they settle into their suite. You focus on your work; they'll focus on keeping you company.",
},
]}
/>
</SectionErrorBoundary>
</div>
tag="Check-in"
title="Check-in takes less than a minute."
description="Simplified installation for a superior stay."
items={[
{ question: "Step 1: The Setup", answer: "Clamp the DeskPaws mount onto your preferred desk edge. It's designed to stay firm without damaging your surface." },
{ question: "Step 2: The Inspection", answer: "Let your guest inspect the new territory. They'll appreciate the soft, high-pile sherpa feel immediately." },
{ question: "Step 3: The Settlement", answer: "Watch as they settle into their suite. You focus on your work; they'll focus on keeping you company." }
]}
/>
</SectionErrorBoundary>
</div>
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<div id="testimonials" data-section="testimonials">
<SectionErrorBoundary name="testimonials">
<TestimonialColumnMarqueeCards
tag="Guest Reviews"
title="Notes from happy cat parents."
description="The sentiment is clear: closer is better."
testimonials={[
{
name: "Elena R.",
role: "Designer",
quote: "My cat used to sleep on my keyboard. Now she sleeps beside me. Pure bliss.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-cat_23-2149214363.jpg",
},
{
name: "Mark D.",
role: "Writer",
quote: "It looks beautiful on my desk and made my workday significantly calmer.",
imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-gray-cat-with-eyes-different-colors_181624-55985.jpg",
},
{
name: "Sarah K.",
role: "Developer",
quote: "She claimed it immediately. I finally got my keyboard back.",
imageSrc: "http://img.b2bpic.net/free-photo/white-brown-cat-blurred-background-home_181624-58890.jpg",
},
{
name: "James P.",
role: "Architect",
quote: "The build quality is stunning. A piece of furniture, not a toy.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-cat_23-2149216321.jpg",
},
{
name: "Lydia M.",
role: "Editor",
quote: "I love being able to reach over and scratch her ears without breaking concentration.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cat-with-green-eyes-resting-couch_181624-24715.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
tag="Guest Reviews"
title="Notes from happy cat parents."
description="The sentiment is clear: closer is better."
testimonials={[
{ name: "Elena R.", role: "Designer", quote: "My cat used to sleep on my keyboard. Now she sleeps beside me. Pure bliss.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-cat_23-2149214363.jpg" },
{ name: "Mark D.", role: "Writer", quote: "It looks beautiful on my desk and made my workday significantly calmer.", imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-gray-cat-with-eyes-different-colors_181624-55985.jpg" },
{ name: "Sarah K.", role: "Developer", quote: "She claimed it immediately. I finally got my keyboard back.", imageSrc: "http://img.b2bpic.net/free-photo/white-brown-cat-blurred-background-home_181624-58890.jpg" },
{ name: "James P.", role: "Architect", quote: "The build quality is stunning. A piece of furniture, not a toy.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-cat_23-2149216321.jpg" },
{ name: "Lydia M.", role: "Editor", quote: "I love being able to reach over and scratch her ears without breaking concentration.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-cat-with-green-eyes-resting-couch_181624-24715.jpg" }
]}
/>
</SectionErrorBoundary>
</div>
<div id="booking" data-section="booking">
<SectionErrorBoundary name="booking">
<div id="booking" data-section="booking">
<SectionErrorBoundary name="booking">
<ContactCta
tag="The Suite Awaits"
text="Their desk-side suite is ready. Give them the closeness they want — without giving up your workspace."
primaryButton={{
text: "Reserve their spot",
href: "#",
}}
secondaryButton={{
text: "View Amenities",
href: "#amenities",
}}
/>
</SectionErrorBoundary>
</div>
tag="The Suite Awaits"
text="Their desk-side suite is ready. Give them the closeness they want — without giving up your workspace."
primaryButton={{ text: "Reserve their spot", href: "#" }}
secondaryButton={{ text: "View Amenities", href: "#amenities" }}
/>
</SectionErrorBoundary>
</div>
</>
);
}
}