Compare commits
20 Commits
version_20
...
version_21
| Author | SHA1 | Date | |
|---|---|---|---|
| 96c9d7d334 | |||
| c54012833f | |||
| 3dc4b3f8ae | |||
| cef9f0ece0 | |||
| 5edd81621f | |||
| f8494519d3 | |||
| e2a12d9f99 | |||
| e4baf69c3f | |||
| 8b53224320 | |||
| e6e0ff45eb | |||
| e5d5c97795 | |||
| d94d92b864 | |||
| e56c72e9d7 | |||
| 1c8dc803fd | |||
| ceaf89a059 | |||
| 7e0740e952 | |||
| 54c9856906 | |||
| 48df15c856 | |||
| 4cb260d49f | |||
| 56a2a35d8d |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
button={{
|
||||
text: "Shop Collection", href: "#collection"}}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/smelling-sense-plants-collage_23-2149848109.jpg"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780686999548-lfebze17.jpg"
|
||||
logoAlt="COBIS ART logo"
|
||||
brandName="COBIS ART"
|
||||
/>
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Shop Collection", href: "#collection"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-checking-natural-pigmented-cloths_23-2148734282.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780687298717-ou0ukoqn.jpg"
|
||||
imageAlt="Beautiful nature-inspired artwork in a gallery setting"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
{
|
||||
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."
|
||||
avatarText=""
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon", text: "Unique Creations", icon: Sparkles,
|
||||
@@ -122,9 +122,9 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Our Story: Rooted in Nature, Crafted with Soul"
|
||||
description="COBIS ART began with a passion for preserving the fleeting beauty of the natural world through timeless art. Each piece in our collection is a testament to sustainable practices, authentic craftsmanship, and a deep reverence for the materials we use. We collaborate with artisans who share our vision, ensuring every brushstroke and sculpted form tells a meaningful story, inviting collectors to connect with the essence of nature within their homes."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-with-paint-stained-t-shirt-looking-picture-that-is-her-hand_1157-2276.jpg"
|
||||
title="Commissions Are Currently Open And Available. "
|
||||
description="COBIS ART began with a passion for preserving the fleeting beauty of the natural world through timeless art. Each piece in his collection is a testament to sustainable practices, authentic craftsmanship, and a deep reverence for the materials we use. We collaborate with artisans who share our vision, ensuring every brushstroke and pen stroke tells a meaningful story, inviting collectors to connect with the essence of art within their homes."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780687789107-h1ss4roc.jpg"
|
||||
imageAlt="Artist's studio with natural light and handcrafted art pieces"
|
||||
/>
|
||||
</div>
|
||||
@@ -137,13 +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: "Lively Inspired Themes", description: ""},
|
||||
{
|
||||
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: "Quality Prints", description: ""},
|
||||
{
|
||||
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: ""},
|
||||
]}
|
||||
title="The COBIS ART Difference"
|
||||
description="Experience art that transcends mere decoration, offering a profound connection to nature and unparalleled artistic integrity."
|
||||
@@ -245,7 +245,7 @@ export default function LandingPage() {
|
||||
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."
|
||||
description=""
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us", href: "mailto:info@cobisart.com"},
|
||||
|
||||
Reference in New Issue
Block a user