Update src/app/page.tsx
This commit is contained in:
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Upload,
|
||||
title: "Upload", description: "Send us your favorite photo of your child (even a simple phone selfie works!)."},
|
||||
title: "байршуулах ", description: "Хүүхдийнхээ дуртай зургаа бидэнд илгээгээрэй (энгийн утасны сельфи ч ажилладаг!). "},
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "AI Transformation", description: "Our specialized AI models process the image, enhancing quality and applying your chosen style."},
|
||||
@@ -164,19 +164,19 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "starter", tag: "Basic", price: "$29", period: "/once", description: "1 Enhanced Portrait", button: {
|
||||
id: "starter", tag: "Basic", price: "", period: "₮15000/once", description: "Нэг зураг ", button: {
|
||||
text: "Select Starter"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Studio Grade", "Color Balance", "24h Delivery"],
|
||||
},
|
||||
{
|
||||
id: "pro", tag: "Pro", price: "$55", period: "/once", description: "3 Themed Portraits", button: {
|
||||
id: "pro", tag: "Pro", price: "₮30000 ", period: "₮15000/once", description: "3 зураг", button: {
|
||||
text: "Select Pro"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"3 Unique Themes", "Priority Support", "High-Res Files"],
|
||||
},
|
||||
{
|
||||
id: "master", tag: "Masterpiece", price: "$89", period: "/once", description: "5 Custom Concept Arts", button: {
|
||||
id: "master", tag: "Masterpiece", price: "₮75000 ", period: "₮15000/once", description: "5 Custom Concept Arts", button: {
|
||||
text: "Select Master"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"5 Unique Themes", "Priority Support", "Social Media Kit"],
|
||||
|
||||
Reference in New Issue
Block a user