Compare commits
6 Commits
version_24
...
version_27
| Author | SHA1 | Date | |
|---|---|---|---|
| 2be50cee9e | |||
| 62553e5516 | |||
| f556444493 | |||
| 25f2844f3a | |||
| 53c0180ce4 | |||
| c9f232c756 |
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
title="Art Inspired by Nature Created to Last"
|
||||
title="Cobi's Art "
|
||||
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={[
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Shop Collection", href: "#collection"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780687298717-ou0ukoqn.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EjBvVauf3jyjTL11cMkZ8QIIJV/uploaded-1780685905735-mdb829ga.png"
|
||||
imageAlt="Beautiful nature-inspired artwork in a gallery setting"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
|
||||
@@ -11,14 +11,14 @@
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f6e8ce;
|
||||
--card: #0e2a0c;
|
||||
--card: #9A460E;
|
||||
--foreground: #0E2A0C;
|
||||
--primary-cta: #0E2A0C;
|
||||
--primary-cta-text: #F6E8CE;
|
||||
--secondary-cta: #9A460E;
|
||||
--secondary-cta-text: #F6E8CE;
|
||||
--accent: #9a460e;
|
||||
--background-accent: #9A460E;
|
||||
--accent: #F6E8CE;
|
||||
--background-accent: #0E2A0C;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user