Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-24 13:13:41 +00:00

View File

@@ -32,26 +32,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Products",
id: "products",
},
{
name: "Custom Orders",
id: "custom",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Products", id: "products" },
{ name: "Custom Orders", id: "custom" },
{ name: "Contact", id: "contact" }
]}
brandName="CatAndBru"
/>
@@ -59,42 +44,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
title="Welcome to CatAndBru"
description="Discover high-quality art, posters, and postcards to make your world a bit more colorful. From heartfelt greetings to vibrant home decor."
buttons={[
{
text: "Shop Now",
href: "#products",
},
{
text: "Request Custom Order",
href: "#contact",
},
{ text: "Shop Now", href: "#products" },
{ text: "Request Custom Order", href: "#contact" }
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/multicolored-pencils-with-fruits-blue-table-created-with-generative-ai-technology_185193-162671.jpg?_wi=1",
imageAlt: "Colorful art poster design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/picture-frames-art-exhibition_53876-31233.jpg?_wi=1",
imageAlt: "Modern home decor colorful wall art",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/lovely-birthday-composition-with-colorful-candles_23-2147997526.jpg",
imageAlt: "Unique greeting cards for birthday",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/colorful-plastic-straw-collection_23-2148877873.jpg",
imageAlt: "Colorful plastic straw collection",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/illustrator-tools-arrangement_23-2150268025.jpg",
imageAlt: "Illustrator tools arrangement",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/multicolored-pencils-with-fruits-blue-table-created-with-generative-ai-technology_185193-162671.jpg", imageAlt: "Colorful art poster design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/picture-frames-art-exhibition_53876-31233.jpg", imageAlt: "Modern home decor colorful wall art" },
{ imageSrc: "http://img.b2bpic.net/free-photo/lovely-birthday-composition-with-colorful-candles_23-2147997526.jpg", imageAlt: "Unique greeting cards for birthday" },
{ imageSrc: "http://img.b2bpic.net/free-photo/colorful-plastic-straw-collection_23-2148877873.jpg", imageAlt: "Colorful plastic straw collection" },
{ imageSrc: "http://img.b2bpic.net/free-photo/illustrator-tools-arrangement_23-2150268025.jpg", imageAlt: "Illustrator tools arrangement" }
]}
mediaAnimation="blur-reveal"
/>
@@ -107,18 +69,9 @@ export default function LandingPage() {
title="A Touch of Color"
description="At CatAndBru, we believe art should be accessible and joyful. Whether you are looking for a unique greeting card for a birthday, or a vibrant poster to brighten up your home, we've got you covered. Each piece is crafted with care to add a special touch to your daily life."
bulletPoints={[
{
title: "Quality Assured",
description: "High-quality prints, posters, and postcards.",
},
{
title: "Digital & Printed",
description: "Choose the format that works for your project.",
},
{
title: "Custom Friendly",
description: "We love creating bespoke art just for you.",
},
{ title: "Quality Assured", description: "High-quality prints, posters, and postcards." },
{ title: "Digital & Printed", description: "Choose the format that works for your project." },
{ title: "Custom Friendly", description: "We love creating bespoke art just for you." }
]}
imageSrc="http://img.b2bpic.net/free-photo/young-attractive-female-painter-wearing-casual-shirt-standing-her-workshop-looking-attentively-her-smartphone_273609-904.jpg"
imageAlt="The CatAndBru creative studio"
@@ -133,42 +86,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "1",
name: "Birthday Joy Poster",
price: "$15.00",
imageSrc: "http://img.b2bpic.net/free-photo/flower-with-psychedelic-painting_23-2149372232.jpg",
},
{
id: "2",
name: "Anniversary Floral",
price: "$8.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-painting-elements-fram_23-2147961583.jpg",
},
{
id: "3",
name: "Abstract Geometric Print",
price: "$25.00",
imageSrc: "http://img.b2bpic.net/free-photo/purple-exotic-leaf-purple-vase_23-2149292983.jpg",
},
{
id: "4",
name: "Greeting Card Set",
price: "$12.00",
imageSrc: "http://img.b2bpic.net/free-photo/rose-easter-eggs-near-cans-with-dye-liquid_23-2148068482.jpg",
},
{
id: "5",
name: "Modern Art Canvas",
price: "$45.00",
imageSrc: "http://img.b2bpic.net/free-photo/flower-with-psychedelic-painting_23-2149372240.jpg",
},
{
id: "6",
name: "Watercolor Postcard",
price: "$5.00",
imageSrc: "http://img.b2bpic.net/free-photo/stack-invitations-yellow-background_23-2148252437.jpg",
},
{ id: "1", name: "Birthday Joy Poster", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/flower-with-psychedelic-painting_23-2149372232.jpg" },
{ id: "2", name: "Anniversary Floral", price: "$8.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-painting-elements-fram_23-2147961583.jpg" },
{ id: "3", name: "Abstract Geometric Print", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/purple-exotic-leaf-purple-vase_23-2149292983.jpg" },
{ id: "4", name: "Greeting Card Set", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/rose-easter-eggs-near-cans-with-dye-liquid_23-2148068482.jpg" },
{ id: "5", name: "Modern Art Canvas", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/flower-with-psychedelic-painting_23-2149372240.jpg" },
{ id: "6", name: "Watercolor Postcard", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/stack-invitations-yellow-background_23-2148252437.jpg" }
]}
title="Our Creations"
description="Explore our curated collection of vibrant art prints, postcards, and home decor pieces."
@@ -179,49 +102,28 @@ export default function LandingPage() {
<FeatureCardTen
textboxLayout="default"
useInvertedBackground={false}
animationType="blur-reveal"
features={[
{
title: "Digital Prints",
description: "Download and print at home at your convenience.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-arrangement-colorful-frames_23-2148226729.jpg",
imageAlt: "Digital files",
title: "Digital Prints", description: "Download and print at home at your convenience.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-arrangement-colorful-frames_23-2148226729.jpg", imageAlt: "Digital files"
},
items: [
{
icon: Download,
text: "Instant delivery",
},
{
icon: Layers,
text: "High resolution",
},
{ icon: Download, text: "Instant delivery" },
{ icon: Layers, text: "High resolution" }
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/multicolored-pencils-with-fruits-blue-table-created-with-generative-ai-technology_185193-162671.jpg?_wi=2",
imageAlt: "birthday card design illustration",
reverse: false
},
{
title: "Physical Prints",
description: "Beautifully printed on premium quality materials.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimalist-art-print_23-2152019259.jpg",
imageAlt: "Physical prints",
title: "Physical Prints", description: "Beautifully printed on premium quality materials.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimalist-art-print_23-2152019259.jpg", imageAlt: "Physical prints"
},
items: [
{
icon: Printer,
text: "Museum quality",
},
{
icon: Package,
text: "Shipped securely",
},
{ icon: Printer, text: "Museum quality" },
{ icon: Package, text: "Shipped securely" }
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/picture-frames-art-exhibition_53876-31233.jpg?_wi=2",
imageAlt: "birthday card design illustration",
},
reverse: true
}
]}
title="Flexible Options"
description="We make sure our art fits your lifestyle seamlessly, offering both digital and physical goods."
@@ -234,24 +136,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "1",
icon: Palette,
title: "Design Style",
value: "Unique",
},
{
id: "2",
icon: Clock,
title: "Fast Turnaround",
value: "Quick",
},
{
id: "3",
icon: Heart,
title: "Customer Satisfaction",
value: "100%",
},
{ id: "1", icon: Palette, title: "Design Style", value: "Unique" },
{ id: "2", icon: Clock, title: "Fast Turnaround", value: "Quick" },
{ id: "3", icon: Heart, title: "Customer Satisfaction", value: "100%" }
]}
title="Custom Orders Welcome"
description="Have a specific vision in mind? Tell us about it, and we will bring your ideas to life."
@@ -263,49 +150,14 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Anna S.",
handle: "@anna",
testimonial: "Loved the postcard set!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660763.jpg",
},
{
id: "2",
name: "Mark D.",
handle: "@markd",
testimonial: "Amazing custom service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-beautiful-woman-isolated_273609-34839.jpg",
},
{
id: "3",
name: "Sara B.",
handle: "@sarab",
testimonial: "So colorful and bright!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-woman-draw-paintings-easels_8353-10800.jpg",
},
{
id: "4",
name: "Tom P.",
handle: "@tomp",
testimonial: "Quality print, very nice.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman-posing-with-shopping-bags_23-2148577048.jpg",
},
{
id: "5",
name: "Eve M.",
handle: "@evem",
testimonial: "Fast digital download.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
},
]}
showRating={true}
testimonials={[
{ id: "1", name: "Anna S.", handle: "@anna", testimonial: "Loved the postcard set!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660763.jpg" },
{ id: "2", name: "Mark D.", handle: "@markd", testimonial: "Amazing custom service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-beautiful-woman-isolated_273609-34839.jpg" },
{ id: "3", name: "Sara B.", handle: "@sarab", testimonial: "So colorful and bright!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-woman-draw-paintings-easels_8353-10800.jpg" },
{ id: "4", name: "Tom P.", handle: "@tomp", testimonial: "Quality print, very nice.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-woman-posing-with-shopping-bags_23-2148577048.jpg" },
{ id: "5", name: "Eve M.", handle: "@evem", testimonial: "Fast digital download.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg" }
]}
title="Customer Love"
description="Hear what our wonderful customers have to say about our colorful creations."
/>
@@ -315,21 +167,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "Do you offer custom art?",
content: "Yes, absolutely! Just reach out via the contact form.",
},
{
id: "2",
title: "Are digital downloads high quality?",
content: "Yes, all files are high-resolution for perfect printing.",
},
{
id: "3",
title: "How long for custom order?",
content: "Depending on the complexity, usually 3-5 days.",
},
{ id: "1", title: "Do you offer custom art?", content: "Yes, absolutely! Just reach out via the contact form." },
{ id: "2", title: "Are digital downloads high quality?", content: "Yes, all files are high-resolution for perfect printing." },
{ id: "3", title: "How long for custom order?", content: "Depending on the complexity, usually 3-5 days." }
]}
sideTitle="Common Questions"
faqsAnimation="blur-reveal"
@@ -339,17 +179,12 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Let's Connect"
title="Ready for your Custom Art?"
description="Send us your ideas and let's make something colorful together."
buttons={[
{
text: "Contact Us",
href: "mailto:hello@catandbru.shop",
},
{ text: "Contact Us", href: "mailto:hello@catandbru.shop" }
]}
/>
</div>
@@ -359,31 +194,17 @@ export default function LandingPage() {
logoText="CatAndBru"
columns={[
{
title: "Shop",
items: [
{
label: "Products",
href: "#products",
},
{
label: "About",
href: "#about",
},
],
title: "Shop", items: [
{ label: "Products", href: "#products" },
{ label: "About", href: "#about" }
]
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms",
href: "#",
},
],
},
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms", href: "#" }
]
}
]}
copyrightText="© 2025 CatAndBru Shop"
/>