Merge version_2 into main #4
@@ -247,7 +247,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "offer-1", title: "The Metabolic Adaptive System", subtitle: "28-day personalized fat-loss program with AI coaching", category: "Primary", value: "€49", buttons: [{ text: "Start Transformation", href: "#" }]
|
||||
id: "offer-1", title: "The Metabolic Adaptive System", subtitle: "28-day personalized fat-loss program with AI coaching", category: "Primary", value: "€49", buttons: [{ text: "Claim Your Spot Now", href: "#" }]
|
||||
},
|
||||
{
|
||||
id: "offer-2", title: "Bonus: Meal Prep Mastery (€27 value)", subtitle: "Weekly grocery lists + prep templates included free", category: "Bonus", value: "Free", buttons: [{ text: "Included in offer", href: "#" }]
|
||||
@@ -292,4 +292,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user