Merge version_2 into main #2
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-psd/golden-mozzarella-sticks-with-marinara-dipping-sauce-plate_84443-68973.jpg", imageAlt: "mozzarella sticks appetizer crispy italian"
|
||||
id: "1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWp0NPvhsLPeLJTuYHYRoUe9KA/uploaded-1772718091386-l17tf4ey.png", imageAlt: "La Petite Cuisine Romaine logo"
|
||||
},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-traditional-italian-pizza_1328-3988.jpg", imageAlt: "cheese pizza italian pizza margherita traditional"
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fcf6ec;
|
||||
--card: #f3ede2;
|
||||
--foreground: #2e2521;
|
||||
--primary-cta: #ff8c42;
|
||||
--background: #f5f3f0;
|
||||
--card: #faf8f5;
|
||||
--foreground: #2b1f15;
|
||||
--primary-cta: #d4533f;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #2e2521;
|
||||
--accent: #b2a28b;
|
||||
--background-accent: #b2a28b;
|
||||
--accent: #d4533f;
|
||||
--background-accent: #e8cfc3;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user