27 Commits

Author SHA1 Message Date
73ceac5f6e Update src/app/page.tsx 2026-06-05 18:59:43 +00:00
b78c1ec08f Update src/app/page.tsx 2026-06-05 18:55:44 +00:00
81ea93a9ed Update src/app/page.tsx 2026-06-05 18:47:30 +00:00
2eaf40fcd5 Update src/app/page.tsx 2026-06-05 18:35:20 +00:00
d48b26a778 Merge version_18 into main
Merge version_18 into main
2026-06-05 18:32:53 +00:00
29bdcfe347 Update src/app/page.tsx 2026-06-05 18:32:47 +00:00
2b5258eacd Merge version_17 into main
Merge version_17 into main
2026-06-05 18:28:19 +00:00
c3fc3f2375 Update theme colors 2026-06-05 18:28:16 +00:00
2b914c5673 Merge version_16 into main
Merge version_16 into main
2026-06-05 18:27:34 +00:00
d254e9fe4f Update src/app/page.tsx 2026-06-05 18:27:31 +00:00
6399dd06b3 Merge version_16 into main
Merge version_16 into main
2026-06-05 18:10:03 +00:00
2e4c6e4e45 Update theme colors 2026-06-05 18:09:57 +00:00
457aab691b Merge version_15 into main
Merge version_15 into main
2026-06-05 18:09:54 +00:00
2e5a5c2adf Merge version_14 into main
Merge version_14 into main
2026-06-05 18:09:27 +00:00
6a853d9fef Merge version_13 into main
Merge version_13 into main
2026-06-05 18:09:22 +00:00
ec8a09c149 Merge version_12 into main
Merge version_12 into main
2026-06-05 18:08:40 +00:00
f1f568a735 Merge version_11 into main
Merge version_11 into main
2026-06-05 18:07:44 +00:00
ceb72861b8 Merge version_10 into main
Merge version_10 into main
2026-06-05 18:07:37 +00:00
00d9667113 Merge version_9 into main
Merge version_9 into main
2026-06-05 18:07:20 +00:00
3f0ccc98ce Merge version_8 into main
Merge version_8 into main
2026-06-05 18:07:10 +00:00
325b0ca3c1 Merge version_7 into main
Merge version_7 into main
2026-06-05 18:06:56 +00:00
12d6d3bcbe Merge version_6 into main
Merge version_6 into main
2026-06-05 18:06:22 +00:00
2687a870ad Merge version_5 into main
Merge version_5 into main
2026-06-05 18:06:05 +00:00
6aca18559a Merge version_4 into main
Merge version_4 into main
2026-06-05 18:05:46 +00:00
f7f865ee07 Merge version_3 into main
Merge version_3 into main
2026-06-05 18:05:27 +00:00
082cb8a8c1 Merge version_2 into main
Merge version_2 into main
2026-06-05 18:04:44 +00:00
3fedb6c86a Merge version_2 into main
Merge version_2 into main
2026-06-05 18:04:10 +00:00
2 changed files with 78 additions and 244 deletions

View File

@@ -33,38 +33,22 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Collection",
id: "collection",
},
name: "Collection", id: "collection"},
{
name: "Testimonials",
id: "testimonials-section",
},
name: "Testimonials", id: "testimonials-section"},
{
name: "FAQ",
id: "faq",
},
name: "FAQ", id: "faq"},
{
name: "Partners",
id: "partners",
},
name: "Partners", id: "partners"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
button={{
text: "Shop Collection",
href: "#collection",
}}
text: "Shop Collection", href: "#collection"}}
logoSrc="http://img.b2bpic.net/free-photo/smelling-sense-plants-collage_23-2149848109.jpg"
logoAlt="COBIS ART logo"
brandName="COBIS ART"
@@ -75,109 +59,61 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Art Inspired by Nature Created to Last"
description="Original paintings, fine art prints, and collected works that bring warmth, texture, and story into your space. Each piece is rooted in natural inspiration and handcrafted with intention."
testimonials={[
{
name: "Evelyn Reed",
handle: "@EvelynDesign",
testimonial: "\"COBIS ART pieces are simply breathtaking. The connection to nature is profound, and the craftsmanship is unmatched. My clients adore them!\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/interested-black-man-woolen-elegant-jacket-close-up-portrait-handsome-guy-with-dark-skin-wears-headphones_197531-21842.jpg",
imageAlt: "Evelyn Reed, Interior Designer",
},
name: "Evelyn Reed", handle: "@EvelynDesign", testimonial: "\"COBIS ART pieces are simply breathtaking. The connection to nature is profound, and the craftsmanship is unmatched. My clients adore them!\"", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/interested-black-man-woolen-elegant-jacket-close-up-portrait-handsome-guy-with-dark-skin-wears-headphones_197531-21842.jpg", imageAlt: "Evelyn Reed, Interior Designer"},
{
name: "Marcus Thorne",
handle: "@ThorneCollection",
testimonial: "\"A truly unique gallery. Each artwork tells a story, and the quality is exceptional. A must-have for any serious collector.\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2853.jpg",
imageAlt: "Marcus Thorne, Art Collector",
},
name: "Marcus Thorne", handle: "@ThorneCollection", testimonial: "\"A truly unique gallery. Each artwork tells a story, and the quality is exceptional. A must-have for any serious collector.\"", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-man-surprised_1194-2853.jpg", imageAlt: "Marcus Thorne, Art Collector"},
{
name: "Sophia Lee",
handle: "@SophiaArtLover",
testimonial: "\"I've found my new favorite art source! The natural aesthetic perfectly complements my home, and knowing it's handcrafted makes it even more special.\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67156.jpg",
imageAlt: "Sophia Lee, Luxury Homeowner",
},
name: "Sophia Lee", handle: "@SophiaArtLover", testimonial: "\"I've found my new favorite art source! The natural aesthetic perfectly complements my home, and knowing it's handcrafted makes it even more special.\"", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67156.jpg", imageAlt: "Sophia Lee, Luxury Homeowner"},
{
name: "David Chen",
handle: "@ChenCurates",
testimonial: "\"COBIS ART consistently delivers pieces that resonate deeply. Their commitment to authenticity and sustainable art is commendable.\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/half-length-shot-cheerful-senior-man-smiles-happily-with-white-teeth-wears-optical-glasses-sweater-isolated-brown-wall_273609-44148.jpg",
imageAlt: "David Chen, Gallery Curator",
},
name: "David Chen", handle: "@ChenCurates", testimonial: "\"COBIS ART consistently delivers pieces that resonate deeply. Their commitment to authenticity and sustainable art is commendable.\"", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/half-length-shot-cheerful-senior-man-smiles-happily-with-white-teeth-wears-optical-glasses-sweater-isolated-brown-wall_273609-44148.jpg", imageAlt: "David Chen, Gallery Curator"},
{
name: "Olivia Miller",
handle: "@OliviaCreates",
testimonial: "\"Every piece from COBIS ART is a conversation starter. The textures and stories evoke such warmth and sophistication. Truly inspiring!\"",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-artist-man-posing_23-2148422179.jpg",
imageAlt: "Olivia Miller, Artist & Collector",
},
name: "Olivia Miller", handle: "@OliviaCreates", testimonial: "\"Every piece from COBIS ART is a conversation starter. The textures and stories evoke such warmth and sophistication. Truly inspiring!\"", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-artist-man-posing_23-2148422179.jpg", imageAlt: "Olivia Miller, Artist & Collector"},
]}
buttons={[
{
text: "Shop Collection",
href: "#collection",
},
text: "Shop Collection", href: "#collection"},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-checking-natural-pigmented-cloths_23-2148734282.jpg"
imageAlt="Beautiful nature-inspired artwork in a gallery setting"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/handsome-confident-man_1098-18449.jpg",
alt: "Handsome confident man",
},
src: "http://img.b2bpic.net/free-photo/handsome-confident-man_1098-18449.jpg", alt: "Handsome confident man"},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg",
alt: "Portrait of young business man posing with crossed arms",
},
src: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg", alt: "Portrait of young business man posing with crossed arms"},
{
src: "http://img.b2bpic.net/free-photo/portrait-confident-blonde-young-businesswoman-with-crossed-arms-leaning-glass-wall_23-2148066805.jpg",
alt: "Portrait of a confident blonde young businesswoman with crossed arms leaning on glass wall",
},
src: "http://img.b2bpic.net/free-photo/portrait-confident-blonde-young-businesswoman-with-crossed-arms-leaning-glass-wall_23-2148066805.jpg", alt: "Portrait of a confident blonde young businesswoman with crossed arms leaning on glass wall"},
{
src: "http://img.b2bpic.net/free-photo/front-view-woman-posing-indoors_23-2149927558.jpg",
alt: "Front view woman posing indoors",
},
src: "http://img.b2bpic.net/free-photo/front-view-woman-posing-indoors_23-2149927558.jpg", alt: "Front view woman posing indoors"},
{
src: "http://img.b2bpic.net/free-photo/young-adult-reusing-fabric-material_23-2149400678.jpg",
alt: "Young adult reusing fabric material",
},
src: "http://img.b2bpic.net/free-photo/young-adult-reusing-fabric-material_23-2149400678.jpg", alt: "Young adult reusing fabric material"},
]}
avatarText="Join our growing community of art lovers and collectors."
marqueeItems={[
{
type: "text-icon",
text: "Unique Creations",
icon: Sparkles,
type: "text-icon", text: "Unique Creations", icon: Sparkles,
},
{
type: "text-icon",
text: "Nature's Harmony",
icon: Leaf,
type: "text-icon", text: "Nature's Harmony", icon: Leaf,
},
{
type: "text-icon",
text: "Sustainable Artistry",
icon: Recycle,
type: "text-icon", text: "Sustainable Artistry", icon: Recycle,
},
{
type: "text-icon",
text: "Timeless Elegance",
icon: Diamond,
type: "text-icon", text: "Timeless Elegance", icon: Diamond,
},
{
type: "text-icon",
text: "Art for Every Space",
icon: Home,
type: "text-icon", text: "Art for Every Space", icon: Home,
},
]}
/>
@@ -201,19 +137,13 @@ export default function LandingPage() {
features={[
{
icon: Mountain,
title: "Nature-Inspired Themes",
description: "Each artwork draws inspiration from the intricate patterns, serene landscapes, and vibrant ecosystems of the natural world.",
},
title: "Nature-Inspired Themes", description: "Each artwork draws inspiration from the intricate patterns, serene landscapes, and vibrant ecosystems of the natural world."},
{
icon: Feather,
title: "Authentic Handcrafted Quality",
description: "Our pieces are meticulously created by skilled artisans, using traditional techniques and sustainable materials, ensuring unique character.",
},
title: "Authentic Handcrafted Quality", description: "Our pieces are meticulously created by skilled artisans, using traditional techniques and sustainable materials, ensuring unique character."},
{
icon: Leaf,
title: "Commitment to Sustainability",
description: "From responsibly sourced pigments to eco-friendly packaging, every step reflects our dedication to environmental stewardship.",
},
title: "Commitment to Sustainability", description: "From responsibly sourced pigments to eco-friendly packaging, every step reflects our dedication to environmental stewardship."},
]}
title="The COBIS ART Difference"
description="Experience art that transcends mere decoration, offering a profound connection to nature and unparalleled artistic integrity."
@@ -228,53 +158,29 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Whispers of the Forest",
price: "$1,200",
variant: "Original Oil Painting",
imageSrc: "http://img.b2bpic.net/free-photo/drawing-flowers-inside-frame-wall_53876-23289.jpg",
imageAlt: "Abstract forest landscape painting",
},
id: "p1", name: "Whispers of the Forest", price: "$1,200", variant: "Original Oil Painting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780683158102-pyk4jqx0.jpg", imageAlt: "Abstract forest landscape painting"},
{
id: "p2",
name: "River Stone Sculpture",
price: "$450",
variant: "Handcrafted Ceramic",
imageSrc: "http://img.b2bpic.net/free-photo/different-ceramic-empty-plates-bowls_114579-21176.jpg",
imageAlt: "Smooth ceramic sculpture resembling river stones",
},
id: "p2", name: "River Stone Sculpture", price: "$450", variant: "Handcrafted Ceramic", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780683518636-zihl7w6w.jpg", imageAlt: "Smooth ceramic sculpture resembling river stones"},
{
id: "p3",
name: "Botanical Serenity Print",
price: "$180",
variant: "Limited Edition Giclée",
imageSrc: "http://img.b2bpic.net/free-photo/bloom-summer-flowers-pink-spring_1203-3809.jpg",
imageAlt: "Detailed botanical illustration art print",
},
id: "p3", name: "Botanical Serenity Print", price: "$180", variant: "Limited Edition Giclée", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780683563161-w0lvq0zz.jpg", imageAlt: "Detailed botanical illustration art print"},
{
id: "p4",
name: "Coastal Echoes Abstract",
price: "$850",
variant: "Resin & Mixed Media",
imageSrc: "http://img.b2bpic.net/free-photo/white-background-with-brush-strokes_23-2147611911.jpg",
imageAlt: "Abstract resin art with blue and green tones",
},
id: "p4", name: "Coastal Echoes Abstract", price: "$850", variant: "Resin & Mixed Media", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780683680304-ci738jxh.jpg", imageAlt: "Abstract resin art with blue and green tones"},
{
id: "p5",
name: "Flight of the Heron",
price: "$620",
variant: "Hand-carved Wood Sculpture",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-blanket-wooden-table_23-2148234221.jpg",
imageAlt: "Wooden carved heron sculpture",
},
id: "p5", name: "Flight of the Heron", price: "$620", variant: "Hand-carved Wood Sculpture", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780684615223-5tqlpjai.jpg", imageAlt: "Wooden carved heron sculpture"},
{
id: "p6",
name: "Pressed Petals Canvas",
price: "$380",
variant: "Botanical Mixed Media",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pressed-flowers_23-2150306325.jpg",
imageAlt: "Mixed media artwork with pressed flowers",
},
id: "p6", name: "Pressed Petals Canvas", price: "$380", variant: "Botanical Mixed Media", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780684677141-vikdipmv.jpg", imageAlt: "Mixed media artwork with pressed flowers"},
{
id: "p7", name: "Desert Bloom Watercolor", price: "$250", variant: "Archival Watercolor Print", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780684873505-q3qlv0lv.jpg", imageAlt: "Watercolor painting of desert flowers"},
{
id: "p8", name: "Zen Garden Stones", price: "$320", variant: "Polished River Stone Set", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780684914698-4fixdkjh.png", imageAlt: "Artistic arrangement of zen garden stones"},
{
id: "p9", name: "Sunrise Desert Canvas", price: "$980", variant: "Original Acrylic Painting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780685574648-nfsbs9mu.png", imageAlt: "Artistic desert landscape painting"},
{
id: "p10", name: "Oceanic Depths Sculpture", price: "$710", variant: "Glass & Resin Art", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780685393718-g9glc3yi.jpg", imageAlt: "Abstract blue painting resembling sea waves"},
{
id: "p11", name: "Whispering Willows Sketch", price: "$150", variant: "Charcoal on Paper", imageSrc: "http://img.b2bpic.net/free-photo/sketch-tree-line-art_23-2149591448.jpg", imageAlt: "Charcoal sketch of a willow tree"},
{
id: "p12", name: "Mountain Peak Harmony", price: "$1,100", variant: "Large Format Photography", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780685905735-mdb829ga.png", imageAlt: "Watercolor painting of a mountain landscape"}
]}
title="Curated Collection: Art for the Soul"
description="Explore our exclusive gallery of original paintings, limited-edition prints, and artisanal sculptures, each waiting to transform your space."
@@ -288,45 +194,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Isabella Rossi",
role: "Interior Designer",
testimonial: "COBIS ART brings an unmatched elegance and organic feel to my projects. Their nature-inspired collections are consistently a client favorite.",
imageSrc: "http://img.b2bpic.net/free-photo/african-guy-wears-trendy-wristwatch-posing-with-smile-near-beige-wall-outdoor-portrait-black-man-good-mood-standing-with-arms-crossed_197531-21794.jpg",
imageAlt: "Isabella Rossi",
},
id: "t1", name: "Isabella Rossi", role: "Interior Designer", testimonial: "COBIS ART brings an unmatched elegance and organic feel to my projects. Their nature-inspired collections are consistently a client favorite.", imageSrc: "http://img.b2bpic.net/free-photo/african-guy-wears-trendy-wristwatch-posing-with-smile-near-beige-wall-outdoor-portrait-black-man-good-mood-standing-with-arms-crossed_197531-21794.jpg", imageAlt: "Isabella Rossi"},
{
id: "t2",
name: "Julian Hayes",
role: "Art Enthusiast",
testimonial: "The storytelling behind each piece is truly captivating. I feel a deep connection to nature every time I look at my COBIS ART painting.",
imageSrc: "http://img.b2bpic.net/free-photo/young-artist-looking-details-painting_23-2148422117.jpg",
imageAlt: "Julian Hayes",
},
id: "t2", name: "Julian Hayes", role: "Art Enthusiast", testimonial: "The storytelling behind each piece is truly captivating. I feel a deep connection to nature every time I look at my COBIS ART painting.", imageSrc: "http://img.b2bpic.net/free-photo/young-artist-looking-details-painting_23-2148422117.jpg", imageAlt: "Julian Hayes"},
{
id: "t3",
name: "Chloe Wong",
role: "Luxury Homeowner",
testimonial: "Finding art that is both luxurious and sustainably made is rare. COBIS ART delivers on all fronts beautiful, meaningful, and ethical.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-different-brushes_23-2149050548.jpg",
imageAlt: "Chloe Wong",
},
id: "t3", name: "Chloe Wong", role: "Luxury Homeowner", testimonial: "Finding art that is both luxurious and sustainably made is rare. COBIS ART delivers on all fronts beautiful, meaningful, and ethical.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-different-brushes_23-2149050548.jpg", imageAlt: "Chloe Wong"},
{
id: "t4",
name: "Ethan Davis",
role: "Gallery Owner",
testimonial: "The craftsmanship and artistic vision at COBIS ART are exceptional. Their pieces are highly sought after and always impress.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-artist-studio-painting-with-watercolor_23-2150214885.jpg",
imageAlt: "Ethan Davis",
},
id: "t4", name: "Ethan Davis", role: "Gallery Owner", testimonial: "The craftsmanship and artistic vision at COBIS ART are exceptional. Their pieces are highly sought after and always impress.", imageSrc: "http://img.b2bpic.net/free-photo/senior-artist-studio-painting-with-watercolor_23-2150214885.jpg", imageAlt: "Ethan Davis"},
{
id: "t5",
name: "Ava Johnson",
role: "Conscious Collector",
testimonial: "I love supporting independent artists, and COBIS ART's commitment to transparency and sustainability makes my purchase feel even more valuable.",
imageSrc: "http://img.b2bpic.net/free-photo/curly-pretty-girl-weared-beret-shirt-draws-picture_8353-10774.jpg",
imageAlt: "Ava Johnson",
},
id: "t5", name: "Ava Johnson", role: "Conscious Collector", testimonial: "I love supporting independent artists, and COBIS ART's commitment to transparency and sustainability makes my purchase feel even more valuable.", imageSrc: "http://img.b2bpic.net/free-photo/curly-pretty-girl-weared-beret-shirt-draws-picture_8353-10774.jpg", imageAlt: "Ava Johnson"},
]}
title="Voices of Our Collectors"
description="Hear from art enthusiasts and interior designers who have elevated their spaces with COBIS ART's unique creations."
@@ -339,20 +215,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What makes COBIS ART unique?",
content: "Our studio specializes in nature-inspired luxury art, emphasizing handcrafted authenticity, sustainable practices, and profound storytelling in every piece.",
},
id: "q1", title: "What makes COBIS ART unique?", content: "Our studio specializes in nature-inspired luxury art, emphasizing handcrafted authenticity, sustainable practices, and profound storytelling in every piece."},
{
id: "q2",
title: "How do you ensure sustainability?",
content: "We meticulously source eco-friendly materials, utilize responsible studio practices, and partner with suppliers who share our commitment to the environment.",
},
id: "q2", title: "How do you ensure sustainability?", content: "We meticulously source eco-friendly materials, utilize responsible studio practices, and partner with suppliers who share our commitment to the environment."},
{
id: "q3",
title: "Do you offer commissions or custom pieces?",
content: "Yes, we welcome inquiries for bespoke artworks tailored to your vision and space. Please contact us to discuss your project.",
},
id: "q3", title: "Do you offer commissions or custom pieces?", content: "Yes, we welcome inquiries for bespoke artworks tailored to your vision and space. Please contact us to discuss your project."},
]}
title="Your Questions, Our Answers"
description="Find clarity on our art, process, and commitment to you."
@@ -365,14 +232,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"Botanical Design Group",
"Aesthetic Interiors",
"Green Earth Collective",
"The Modern Art Collective",
"Harmony Hotels & Resorts",
"Art & Design Magazine",
"Curated Spaces",
]}
"Botanical Design Group", "Aesthetic Interiors", "Green Earth Collective", "The Modern Art Collective", "Harmony Hotels & Resorts", "Art & Design Magazine", "Curated Spaces"]}
title="Trusted by Leading Designers & Galleries"
description="Our art has been featured in prestigious collections and admired by discerning connoisseurs worldwide."
/>
@@ -382,16 +242,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
tag="Connect"
title="Let's Create Something Beautiful"
description="Whether you're looking for a specific piece, a commission, or just want to learn more, our team is here to assist you."
buttons={[
{
text: "Contact Us",
href: "mailto:info@cobisart.com",
},
text: "Contact Us", href: "mailto:info@cobisart.com"},
]}
/>
</div>
@@ -400,58 +257,35 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "Collection",
href: "#collection",
},
label: "Collection", href: "#collection"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Testimonials",
href: "#testimonials-section",
},
label: "Testimonials", href: "#testimonials-section"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Shipping & Returns",
href: "#",
},
label: "Shipping & Returns", href: "#"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Instagram",
href: "https://instagram.com/cobisart",
},
label: "Instagram", href: "https://instagram.com/cobisart"},
{
label: "Pinterest",
href: "https://pinterest.com/cobisart",
},
label: "Pinterest", href: "https://pinterest.com/cobisart"},
{
label: "Press",
href: "#",
},
label: "Press", href: "#"},
],
},
]}
@@ -462,4 +296,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -13,9 +13,9 @@
--background: #f6e8ce;
--card: #0e2a0c;
--foreground: #0E2A0C;
--primary-cta: #ffaa70;
--primary-cta: #0E2A0C;
--primary-cta-text: #F6E8CE;
--secondary-cta: #170b07;
--secondary-cta: #9A460E;
--secondary-cta-text: #F6E8CE;
--accent: #9a460e;
--background-accent: #9A460E;