Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ad550f1bbb | |||
| c998d57329 | |||
| 331913ae1e | |||
| 761be3a9e9 | |||
| 4067344040 |
1417
src/app/layout.tsx
1417
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "growth", tag: "Büyüme Paketi", tagIcon: TrendingUp,
|
id: "growth", tag: "Büyüme Paketi ⭐ En Popüler", tagIcon: TrendingUp,
|
||||||
price: "8.500 TL", period: "/1 Kez", description: "Gelişen işletmeler için kapsamlı çözüm", button: { text: "Seçin", href: "#contact" },
|
price: "8.500 TL", period: "/1 Kez", description: "Gelişen işletmeler için kapsamlı çözüm", button: { text: "Seçin", href: "#contact" },
|
||||||
featuresTitle: "Neler Dahil:", features: [
|
featuresTitle: "Neler Dahil:", features: [
|
||||||
"Başlangıç Paketi özellikleri", "E-ticaret entegrasyonu", "Sosyal medya bağlantıları", "Blog/İçerik yönetim sistemi", "3 aylık teknik destek"
|
"Başlangıç Paketi özellikleri", "E-ticaret entegrasyonu", "Sosyal medya bağlantıları", "Blog/İçerik yönetim sistemi", "3 aylık teknik destek"
|
||||||
@@ -150,6 +150,8 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
planTagClassName="ring-2 ring-amber-400 bg-gradient-to-r from-amber-50 to-yellow-50"
|
||||||
|
cardClassName="has-[div:contains('Büyüme Paketi')]:shadow-2xl has-[div:contains('Büyüme Paketi')]:scale-105 has-[div:contains('Büyüme Paketi')]:z-10"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user