Merge version_2 into main #4
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" },
|
||||
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"
|
||||
@@ -150,6 +150,8 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user