12 Commits

Author SHA1 Message Date
0839648b84 Update theme colors 2026-05-20 17:45:31 +00:00
090240f893 Update theme colors 2026-05-20 17:45:22 +00:00
feb294e3c4 Update theme colors 2026-05-20 17:43:58 +00:00
71c06e9994 Update theme colors 2026-05-20 17:43:51 +00:00
bd92be61d6 Update theme colors 2026-05-20 17:43:34 +00:00
7e970f234e Update theme colors 2026-05-20 17:43:11 +00:00
175e3a0859 Update src/app/page.tsx 2026-05-20 17:40:02 +00:00
de74191f56 Update src/app/page.tsx 2026-05-20 17:39:54 +00:00
da35a1e748 Update src/app/page.tsx 2026-05-20 17:37:27 +00:00
ec4897aed6 Update src/app/page.tsx 2026-05-20 17:36:47 +00:00
e0e1af2e47 Update theme colors 2026-05-20 17:35:59 +00:00
1c5c594180 Update theme colors 2026-05-20 17:35:45 +00:00
2 changed files with 12 additions and 12 deletions

View File

@@ -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>

View File

@@ -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);