Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1c82b670b1 | |||
| a05d2626c1 | |||
| 3db74053eb | |||
| 6157c834ac | |||
| e217bdd5dc | |||
| 23683703d9 | |||
| 2619077972 | |||
| 02b7f74846 | |||
| eb84cd1ed2 |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
variant: "sparkles-gradient"}}
|
variant: "sparkles-gradient"}}
|
||||||
title="La Divina Terrebonne"
|
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."
|
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"
|
imageAlt="gourmet italian pizza wood oven"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f6f0e9;
|
--background: #fcf6ec;
|
||||||
--card: #efe7dd;
|
--card: #f3ede2;
|
||||||
--foreground: #2b180a;
|
--foreground: #2e2521;
|
||||||
--primary-cta: #2b180a;
|
--primary-cta: #2e2521;
|
||||||
--primary-cta-text: #f6f0e9;
|
--primary-cta-text: #fcf6ec;
|
||||||
--secondary-cta: #efe7dd;
|
--secondary-cta: #ffffff;
|
||||||
--secondary-cta-text: #2b180a;
|
--secondary-cta-text: #2e2521;
|
||||||
--accent: #94877c;
|
--accent: #b2a28b;
|
||||||
--background-accent: #afa094;
|
--background-accent: #b2a28b;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user