Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0839648b84 | |||
| 090240f893 | |||
| feb294e3c4 | |||
| 71c06e9994 | |||
| bd92be61d6 | |||
| 7e970f234e | |||
| 175e3a0859 | |||
| de74191f56 | |||
| da35a1e748 | |||
| ec4897aed6 | |||
| e0e1af2e47 | |||
| 1c5c594180 |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[{ text: "Hemen Sipariş Ver", href: "#" }]}
|
buttons={[{ text: "Hemen Sipariş Ver", href: "#" }]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/grilled-beef-sausages-with-rice-french-fries-pepper-tomato_140725-573.jpg"
|
imageSrc="https://img.b2bpic.net/free-photo/lahmacun-with-lemons-greens_140725-134.jpg?id=5937958"
|
||||||
imageAlt="Kebap tabağı sunumu"
|
imageAlt="Kebap tabağı sunumu"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="Geleneksel Lezzet, Modern Hizmet"
|
title="Geleneksel Lezzet, Modern Hizmet"
|
||||||
description="Yılların tecrübesiyle hazırladığımız adana kebap, pide ve döner çeşitlerimizde kaliteyi ve tazeliği ön planda tutuyoruz. Hacıoğlu'ndaki mekanımızda sizleri ağırlamaktan mutluluk duyarız."
|
description="Yılların tecrübesiyle hazırladığımız adana kebap, pide ve döner çeşitlerimizde kaliteyi ve tazeliği ön planda tutuyoruz. Hacıoğlu'ndaki mekanımızda sizleri ağırlamaktan mutluluk duyarız."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/dining-table-background-zoom-calls_23-2149684456.jpg"
|
imageSrc="https://img.b2bpic.net/free-photo/turkish-pide-with-cheese-meat_140725-3087.jpg?id=6752003"
|
||||||
imageAlt="Restoran iç mekan"
|
imageAlt="Restoran iç mekan"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{ variant: "gradient-bars" }}
|
background={{ variant: "gradient-bars" }}
|
||||||
text="Bize Ulaşın: (0264) 241 02 54 | Hacıoğlu, Mehmet Akif Ersoy Cd. No:5, Erenler/Sakarya"
|
text="Bize Ulaşın: 0264 241 02 54 Hacıoğlu, Mehmet Akif Ersoy Cd. No:5, Erenler/Sakarya"
|
||||||
buttons={[{ text: "Yol Tarifi Al", href: "https://maps.google.com" }]}
|
buttons={[{ text: "Yol Tarifi Al", href: "https://maps.google.com" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #f5f4ef;
|
--background: #060000;
|
||||||
--card: #dad6cd;
|
--card: #1d0d0d;
|
||||||
--foreground: #2a2928;
|
--foreground: #ffe6e6;
|
||||||
--primary-cta: #2a2928;
|
--primary-cta: #ff3d4a;
|
||||||
--primary-cta-text: #f5f4ef;
|
--primary-cta-text: #ffffff;
|
||||||
--secondary-cta: #ecebea;
|
--secondary-cta: #1f0a0a;
|
||||||
--secondary-cta-text: #2a2928;
|
--secondary-cta-text: #ffe6e6;
|
||||||
--accent: #ffffff;
|
--accent: #7b2d2d;
|
||||||
--background-accent: #c6b180;
|
--background-accent: #b8111f;
|
||||||
|
|
||||||
/* 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