Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c82b670b1 | |||
| a05d2626c1 | |||
| 3db74053eb | |||
| 6157c834ac | |||
| e217bdd5dc | |||
| 23683703d9 | |||
| 2619077972 | |||
| eb84cd1ed2 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
variant: "sparkles-gradient"}}
|
||||
title="La Divina Terrebonne"
|
||||
description="L'authenticité italienne au cœur de Terrebonne. Découvrez une cuisine généreuse, des ingrédients frais et des pizzas légendaires qui ont conquis nos voisins."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/national-qutab-with-sumakh-other-spices_114579-2393.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-pizza-slice-with-melted-cheese-pepperoni-basil-tomato-sauce-against-dark-background_140725-3343.jpg"
|
||||
imageAlt="gourmet italian pizza wood oven"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000612e6;
|
||||
--primary-cta: #15479c;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #f9f9f9;
|
||||
--secondary-cta-text: #000612e6;
|
||||
--accent: #e2e2e2;
|
||||
--background-accent: #c4c4c4;
|
||||
--background: #fcf6ec;
|
||||
--card: #f3ede2;
|
||||
--foreground: #2e2521;
|
||||
--primary-cta: #2e2521;
|
||||
--primary-cta-text: #fcf6ec;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #2e2521;
|
||||
--accent: #b2a28b;
|
||||
--background-accent: #b2a28b;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user