Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bdd371fa67 | |||
| ba53639876 | |||
| 2de598871a | |||
| d11c255a72 | |||
| 683f2b31c8 |
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "sparkles-gradient"}}
|
variant: "sparkles-gradient"}}
|
||||||
title="Crispy Spinach Nuggets, Guilt-Free Goodness"
|
title="Crispy Spinach Nuggets, Guilt-Free Goodness"
|
||||||
description="Fresh, healthy nuggets packed with spinach. Also, discover our protein-rich burgers and refreshing lemon tea."
|
description="Savor our signature Crispy Spinach Nuggets—fresh, healthy, and delicious. Complement your meal with our protein-rich burgers and refreshing lemon tea."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Sarah J.", handle: "@sarah_health", testimonial: "Absolutely love these nuggets! A perfect healthy snack.", rating: 5,
|
name: "Sarah J.", handle: "@sarah_health", testimonial: "Absolutely love these nuggets! A perfect healthy snack.", rating: 5,
|
||||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="blur-reveal"
|
tagAnimation="blur-reveal"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Order via WhatsApp", href: "https://wa.me/yourwhatsappnumber?text=Hi! I'd like to order your delicious spinach nuggets!"},
|
text: "Claim 20% OFF via WhatsApp", href: "https://wa.me/yourwhatsappnumber?text=Hi! I'd like to order your delicious spinach nuggets!"},
|
||||||
{
|
{
|
||||||
text: "Order via Instagram", href: "https://instagram.com/yourinstagramhandle"},
|
text: "Order via Instagram", href: "https://instagram.com/yourinstagramhandle"},
|
||||||
]}
|
]}
|
||||||
@@ -172,8 +172,8 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "bundle-deal", badge: "Best Value", badgeIcon: Tag,
|
id: "bundle-deal", badge: "Best Value", badgeIcon: Tag,
|
||||||
price: "Coming Soon", name: "Exciting New Combo Deals!", features: [
|
price: "Coming Soon", name: "Healthy Combo Deals", features: [
|
||||||
"Discover gourmet healthy combos", "Exclusive bundle savings coming soon", "Sign up for early access & notifications!"],
|
"Nuggets + Burger + Tea", "Exclusive bundle pricing", "Save more with combos"],
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Notify Me", href: "#"},
|
text: "Notify Me", href: "#"},
|
||||||
|
|||||||
Reference in New Issue
Block a user