5a2ede563d
- 2 landing pages keyword-targeted: weekly-meal-planner, meal-planning-for-families (Article + BreadcrumbList + FAQPage JSON-LD) - llms.txt para descubrimiento por LLMs/AI assistants - og:site_name/locale/image:alt; hreflang en/x-default - SoftwareApplication JSON-LD: featureList, inLanguage (6 idiomas), author - Eliminado pt=123456 (provider token placeholder inválido) de todos los links App Store - Footer con sección Guides; sitemap actualizado Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WoScpmHdVj1aUf4rAp6hbe
518 lines
26 KiB
HTML
518 lines
26 KiB
HTML
<!doctype html>
|
||
<html lang="en">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<title>MealMood Family Meal Planner | Meal Plan iOS App</title>
|
||
<meta name="description" content="MealMood is a family meal planner and meal plan iOS app to organize weekly lunches and dinners in minutes with smart tags, calendar sync, and easy sharing.">
|
||
<meta name="keywords" content="family meal planner, meal plan iOS app, weekly meal planner, meal planning app for families, family meal plan">
|
||
<meta name="apple-itunes-app" content="app-id=6759255553">
|
||
<link rel="canonical" href="https://mealmood.app/">
|
||
|
||
<meta property="og:type" content="website">
|
||
<meta property="og:site_name" content="MealMood">
|
||
<meta property="og:locale" content="en_US">
|
||
<meta property="og:title" content="MealMood: Family Meal Planner">
|
||
<meta property="og:description" content="Plan weekly family lunches and dinners in minutes with the MealMood meal plan iOS app.">
|
||
<meta property="og:url" content="https://mealmood.app/">
|
||
<meta property="og:image" content="https://mealmood.app/assets/images/og-image.png">
|
||
<meta property="og:image:width" content="1200">
|
||
<meta property="og:image:height" content="630">
|
||
<meta property="og:image:type" content="image/png">
|
||
<meta property="og:image:alt" content="MealMood app showing a weekly family meal plan board">
|
||
|
||
<meta name="twitter:card" content="summary_large_image">
|
||
<meta name="twitter:title" content="MealMood: Family Meal Planner">
|
||
<meta name="twitter:description" content="Family meal planner for iPhone and iPad with weekly plans, tags, calendar sync, and sharing.">
|
||
<meta name="twitter:image" content="https://mealmood.app/assets/images/og-image.png">
|
||
|
||
<link rel="icon" href="assets/icons/favicon.png" type="image/png">
|
||
<link rel="apple-touch-icon" href="assets/icons/apple-touch-icon.png">
|
||
<link rel="preconnect" href="https://apps.apple.com">
|
||
<link rel="preconnect" href="https://plausible.io">
|
||
|
||
<link rel="stylesheet" href="assets/css/style.css">
|
||
<script defer data-domain="mealmood.app" src="https://plausible.io/js/script.js"></script>
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-LVB8MLYLL8"></script>
|
||
<script>
|
||
window.dataLayer = window.dataLayer || [];
|
||
function gtag(){dataLayer.push(arguments);}
|
||
gtag('js', new Date());
|
||
gtag('config', 'G-LVB8MLYLL8');
|
||
</script>
|
||
<script src="assets/js/config.js"></script>
|
||
<script src="assets/js/main.js" defer></script>
|
||
<script type="application/ld+json">
|
||
{
|
||
"@context": "https://schema.org",
|
||
"@type": "SoftwareApplication",
|
||
"name": "MealMood: Family Meal Planner",
|
||
"applicationCategory": "FoodApplication",
|
||
"operatingSystem": "iOS",
|
||
"softwareVersion": "1.0.6",
|
||
"url": "https://mealmood.app/",
|
||
"description": "Family meal planner and meal plan iOS app for organizing weekly lunches and dinners with tags, calendar sync, and sharing.",
|
||
"downloadUrl": "https://apps.apple.com/us/app/mealmood/id6759255553?ct=homepage_other&mt=8",
|
||
"screenshot": [
|
||
"https://mealmood.app/assets/images/screenshots/screen-1.png",
|
||
"https://mealmood.app/assets/images/screenshots/screen-2.png",
|
||
"https://mealmood.app/assets/images/screenshots/screen-3.png",
|
||
"https://mealmood.app/assets/images/screenshots/screen-4.png",
|
||
"https://mealmood.app/assets/images/screenshots/screen-5.png"
|
||
],
|
||
"offers": {
|
||
"@type": "Offer",
|
||
"price": "0",
|
||
"priceCurrency": "USD"
|
||
},
|
||
"featureList": ["5-minute weekly planning", "Dishes with smart tags", "Nutrition rules (max per week, no consecutive repeats)", "Smart auto-complete", "iOS Calendar sync", "Weekly plan export as image", "Offline-first", "iCloud sync", "iPhone and iPad"],
|
||
"inLanguage": ["en", "es", "fr", "de", "it", "pt-BR"],
|
||
"author": {
|
||
"@type": "Person",
|
||
"name": "Alexandre Vazquez",
|
||
"url": "https://alexandre-vazquez.com"
|
||
}
|
||
}
|
||
</script>
|
||
<script type="application/ld+json">
|
||
{
|
||
"@context": "https://schema.org",
|
||
"@type": "FAQPage",
|
||
"mainEntity": [
|
||
{
|
||
"@type": "Question",
|
||
"name": "Does MealMood work offline?",
|
||
"acceptedAnswer": { "@type": "Answer", "text": "Yes. Your dishes, tags, and week plans are stored on-device by default." }
|
||
},
|
||
{
|
||
"@type": "Question",
|
||
"name": "Is iCloud sync required?",
|
||
"acceptedAnswer": { "@type": "Answer", "text": "No. iCloud is optional. Enable it only if you want to sync across devices." }
|
||
},
|
||
{
|
||
"@type": "Question",
|
||
"name": "How do I back up my data?",
|
||
"acceptedAnswer": { "@type": "Answer", "text": "Enable iCloud sync for cross-device backup and continuity. Your data can also be protected through standard iOS/iCloud device backups." }
|
||
},
|
||
{
|
||
"@type": "Question",
|
||
"name": "Is MealMood available on iPad?",
|
||
"acceptedAnswer": { "@type": "Answer", "text": "Yes. MealMood runs natively on iPhone and iPad, and also works as an iOS app on Mac." }
|
||
},
|
||
{
|
||
"@type": "Question",
|
||
"name": "What languages does MealMood support?",
|
||
"acceptedAnswer": { "@type": "Answer", "text": "MealMood is available in English, Spanish, French, German, Italian, and Brazilian Portuguese." }
|
||
},
|
||
{
|
||
"@type": "Question",
|
||
"name": "Is there a free version?",
|
||
"acceptedAnswer": { "@type": "Answer", "text": "Yes. The free plan includes up to 20 dishes and lets you plan the current week. Premium unlocks unlimited dishes, future weeks, advanced tag rules, and weekly image export." }
|
||
},
|
||
{
|
||
"@type": "Question",
|
||
"name": "Can I share my meal plan with my family?",
|
||
"acceptedAnswer": { "@type": "Answer", "text": "Yes. You can export your weekly plan as a beautiful image in 3 styles and share it via WhatsApp, iMessage, or print it for the fridge. iCloud sync keeps the plan updated across all your Apple devices." }
|
||
}
|
||
]
|
||
}
|
||
</script>
|
||
<link rel="alternate" hreflang="en" href="https://mealmood.app/">
|
||
<link rel="alternate" hreflang="x-default" href="https://mealmood.app/">
|
||
</head>
|
||
<body>
|
||
<a class="skip-link" href="#main">Skip to content</a>
|
||
<header class="nav" role="banner">
|
||
<div class="nav-inner">
|
||
<a class="nav-logo" href="index.html" aria-label="MealMood home">
|
||
<img src="assets/images/app-icon.png" alt="" aria-hidden="true">
|
||
<span>MealMood</span>
|
||
</a>
|
||
<nav aria-label="Primary">
|
||
<button class="mobile-menu-toggle" aria-label="Open navigation" aria-expanded="false"></button>
|
||
<div class="nav-links">
|
||
<a class="nav-link" href="index.html">Home</a>
|
||
<a class="nav-link" href="privacy.html">Privacy</a>
|
||
<a class="nav-link" href="terms.html">Terms</a>
|
||
<a class="nav-link" href="support.html">Support</a>
|
||
<a class="nav-link" href="about.html">About</a>
|
||
</div>
|
||
</nav>
|
||
<div class="nav-actions">
|
||
<button class="theme-toggle" aria-label="Toggle theme"></button>
|
||
</div>
|
||
</div>
|
||
</header>
|
||
|
||
<main id="main">
|
||
<section class="hero hero-variant-a-only">
|
||
<div class="container">
|
||
<div class="hero-content">
|
||
<div class="hero-app-icon" aria-hidden="true">
|
||
<img src="assets/images/app-icon.png" alt="" aria-hidden="true">
|
||
</div>
|
||
<div class="hero-badge">
|
||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true">
|
||
<path d="M3 12l2-2 4 4 8-8 4 4"></path>
|
||
</svg>
|
||
Offline-first meal planning
|
||
</div>
|
||
<h1 class="hero-title">Family meal planning made simple with <span class="hero-title-gradient">MealMood</span>.</h1>
|
||
<p class="hero-description">Use this meal plan iOS app to organize weekly lunches and dinners in under 5 minutes with drag-and-drop, smart tags, and easy sharing.</p>
|
||
<div class="hero-features">
|
||
<span class="feature-badge">✓ Offline-first</span>
|
||
<span class="feature-badge">✓ No account needed</span>
|
||
<span class="feature-badge">✓ Privacy-focused</span>
|
||
</div>
|
||
<div class="hero-ctas">
|
||
<a class="app-store-badge" href="https://apps.apple.com/us/app/mealmood/id6759255553?ct=homepage_hero&mt=8" aria-label="Download on the App Store">
|
||
<img src="assets/images/app-store-badge.svg" alt="Download on the App Store">
|
||
</a>
|
||
<button class="cta-secondary" type="button" data-cta="learn-more">Learn More</button>
|
||
</div>
|
||
<p class="hero-social-proof">⭐⭐⭐⭐⭐ 5.0 rating on App Store</p>
|
||
<div class="hero-variant-b-only hero-variant-placeholder" aria-hidden="true">
|
||
<div class="hero-video-placeholder">Video demo placeholder</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="hero hero-variant-b-only" aria-hidden="true">
|
||
<div class="container">
|
||
<div class="hero-content hero-content-split">
|
||
<div class="hero-copy">
|
||
<div class="hero-app-icon" aria-hidden="true">
|
||
<img src="assets/images/app-icon.png" alt="" aria-hidden="true">
|
||
</div>
|
||
<div class="hero-badge">
|
||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true">
|
||
<path d="M3 12l2-2 4 4 8-8 4 4"></path>
|
||
</svg>
|
||
Offline-first meal planning
|
||
</div>
|
||
<h2 class="hero-title">Family meal planning made simple with <span class="hero-title-gradient">MealMood</span>.</h2>
|
||
<p class="hero-description">Use this meal plan iOS app to organize weekly lunches and dinners in under 5 minutes with drag-and-drop, smart tags, and easy sharing.</p>
|
||
<div class="hero-features">
|
||
<span class="feature-badge">✓ Offline-first</span>
|
||
<span class="feature-badge">✓ No account needed</span>
|
||
<span class="feature-badge">✓ Privacy-focused</span>
|
||
</div>
|
||
<div class="hero-ctas">
|
||
<a class="app-store-badge" href="https://apps.apple.com/us/app/mealmood/id6759255553?ct=homepage_hero&mt=8" aria-label="Download on the App Store">
|
||
<img src="assets/images/app-store-badge.svg" alt="Download on the App Store">
|
||
</a>
|
||
<button class="cta-secondary" type="button" data-cta="learn-more">Learn More</button>
|
||
</div>
|
||
<p class="hero-social-proof">⭐⭐⭐⭐⭐ 5.0 rating on App Store</p>
|
||
</div>
|
||
<div class="hero-media hero-variant-b-only">
|
||
<div class="hero-video-placeholder">Video demo coming soon</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="section features features-section" id="features">
|
||
<div class="container">
|
||
<div class="features-header">
|
||
<h2>Meal planning without Sunday stress</h2>
|
||
<p>MealMood is built around speed, variety, and low-friction planning for busy families.</p>
|
||
<div class="features-cta">
|
||
<a class="btn btn-primary" href="https://apps.apple.com/us/app/mealmood/id6759255553?ct=homepage_features&mt=8">Download on the App Store</a>
|
||
</div>
|
||
</div>
|
||
<div class="features-grid">
|
||
<article class="feature-card">
|
||
<div class="feature-icon" aria-hidden="true">
|
||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M4 19h16M4 15h10M4 11h16M4 7h10"/></svg>
|
||
</div>
|
||
<h3>5-minute weekly planning</h3>
|
||
<p>Fill your week visually with lunch and dinner slots using an easy drag-and-drop flow.</p>
|
||
</article>
|
||
<article class="feature-card">
|
||
<div class="feature-icon" aria-hidden="true">
|
||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 3v18M5 12h14"/></svg>
|
||
</div>
|
||
<h3>Dishes + tags</h3>
|
||
<p>Create dishes once, assign tags, and reuse them to keep your weekly menu organized.</p>
|
||
</article>
|
||
<article class="feature-card">
|
||
<div class="feature-icon" aria-hidden="true">
|
||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M3 12h6l3-7 3 14 3-7h3"/></svg>
|
||
</div>
|
||
<h3>Rule-aware weekly board</h3>
|
||
<p>See your full week at a glance and validate assignments before dropping each dish.</p>
|
||
</article>
|
||
<article class="feature-card">
|
||
<div class="feature-icon" aria-hidden="true">
|
||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M7 21h10M12 17V3"/></svg>
|
||
</div>
|
||
<h3>Nutrition rules</h3>
|
||
<p>Set limits like max per week, no consecutive repeats, and meal-type restrictions.</p>
|
||
</article>
|
||
<article class="feature-card">
|
||
<div class="feature-icon" aria-hidden="true">
|
||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M4 4h16v16H4z"/><path d="M8 8h8v8H8z"/></svg>
|
||
</div>
|
||
<h3>Calendar sync (optional)</h3>
|
||
<p>Send planned meals to your iOS Calendar with custom times, durations, and reminders.</p>
|
||
</article>
|
||
<article class="feature-card">
|
||
<div class="feature-icon" aria-hidden="true">
|
||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 2l3 7h7l-5.5 4 2.5 7-7-4-7 4 2.5-7L2 9h7z"/></svg>
|
||
</div>
|
||
<h3>Smart auto-complete</h3>
|
||
<p>Fill empty slots automatically while respecting your configured tag rules.</p>
|
||
</article>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="section screenshots">
|
||
<div class="container">
|
||
<div class="screenshots-header">
|
||
<h2>App Store screenshots</h2>
|
||
<p>Real product flows for family meal planning, weekly scheduling, and meal plan sharing.</p>
|
||
</div>
|
||
</div>
|
||
<div class="screenshots-gallery" aria-label="App screenshots">
|
||
<div class="screenshot-item">
|
||
<picture>
|
||
<img class="screenshot-frame" src="assets/images/screenshots/screen-1.png" alt="Family Meal Planning Made Easy screen showing tag rules and limits" loading="lazy">
|
||
</picture>
|
||
</div>
|
||
<div class="screenshot-item">
|
||
<picture>
|
||
<img class="screenshot-frame" src="assets/images/screenshots/screen-2.png" alt="Plan Smarter Stay Consistent screen showing iOS Calendar sync" loading="lazy">
|
||
</picture>
|
||
</div>
|
||
<div class="screenshot-item">
|
||
<picture>
|
||
<img class="screenshot-frame" src="assets/images/screenshots/screen-3.png" alt="Share or Print Your Weekly Plan export screen" loading="lazy">
|
||
</picture>
|
||
</div>
|
||
<div class="screenshot-item">
|
||
<picture>
|
||
<img class="screenshot-frame" src="assets/images/screenshots/screen-4.png" alt="Weekly Meal Planner for Families weekly board view" loading="lazy">
|
||
</picture>
|
||
</div>
|
||
<div class="screenshot-item">
|
||
<picture>
|
||
<img class="screenshot-frame" src="assets/images/screenshots/screen-5.png" alt="Your Meal Library Always Ready dishes list screen" loading="lazy">
|
||
</picture>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="section ios-features">
|
||
<div class="container">
|
||
<div class="ios-features-header">
|
||
<h2>Built for iOS, built for privacy</h2>
|
||
<p>MealMood keeps your data on-device by default, with optional iCloud sync when you choose it.</p>
|
||
</div>
|
||
<div class="ios-features-grid">
|
||
<div class="ios-feature">
|
||
<div class="ios-feature-icon" aria-hidden="true">
|
||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M3 12l2-2 4 4 8-8 4 4"/></svg>
|
||
</div>
|
||
<h4>Offline-first</h4>
|
||
<p>Full meal plan history stays on your device, even when you are off the grid.</p>
|
||
</div>
|
||
<div class="ios-feature">
|
||
<div class="ios-feature-icon" aria-hidden="true">
|
||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M5 12h14M12 5v14"/></svg>
|
||
</div>
|
||
<h4>iCloud sync</h4>
|
||
<p>Opt-in sync keeps data consistent across devices when you enable it.</p>
|
||
</div>
|
||
<div class="ios-feature">
|
||
<div class="ios-feature-icon" aria-hidden="true">
|
||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M12 3l7 4v5c0 5-3 9-7 9s-7-4-7-9V7l7-4z"/></svg>
|
||
</div>
|
||
<h4>Face ID ready</h4>
|
||
<p>Use device-level protections like Face ID and your iPhone passcode for peace of mind.</p>
|
||
</div>
|
||
<div class="ios-feature">
|
||
<div class="ios-feature-icon" aria-hidden="true">
|
||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><path d="M4 4h16v16H4z"/><path d="M8 8h8v8H8z"/></svg>
|
||
</div>
|
||
<h4>6 languages supported</h4>
|
||
<p>Available in English, Spanish, French, German, Italian, and Portuguese — the whole family, wherever you are.</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="section early-adopters">
|
||
<div class="container">
|
||
<div class="early-adopters-header">
|
||
<h2>Join Early Adopters</h2>
|
||
<p>MealMood is in active development. Early users help shape features and polish before scale.</p>
|
||
</div>
|
||
<div class="early-adopters-grid">
|
||
<div class="early-adopter-card">
|
||
<span class="early-adopter-icon">🎯</span>
|
||
<h3>Shape the roadmap</h3>
|
||
<p>Your feedback directly influences future features.</p>
|
||
</div>
|
||
<div class="early-adopter-card">
|
||
<span class="early-adopter-icon">💎</span>
|
||
<h3>Early access perks</h3>
|
||
<p>Get priority updates and launch pricing while we grow.</p>
|
||
</div>
|
||
<div class="early-adopter-card">
|
||
<span class="early-adopter-icon">🤝</span>
|
||
<h3>Direct support</h3>
|
||
<p>Talk directly with the developer for fast answers.</p>
|
||
</div>
|
||
</div>
|
||
<div class="early-adopters-cta">
|
||
<a class="btn btn-primary btn-lg" href="https://apps.apple.com/us/app/mealmood/id6759255553?ct=early_adopters&mt=8">Download MealMood</a>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="section faq">
|
||
<div class="container">
|
||
<div class="faq-header">
|
||
<h2>Questions, answered</h2>
|
||
<p>Quick answers for families planning meals on iPhone and iPad.</p>
|
||
</div>
|
||
<div class="faq-list">
|
||
<div class="faq-item">
|
||
<button class="faq-question" aria-expanded="false">Does MealMood work offline?</button>
|
||
<div class="faq-answer">
|
||
<div class="faq-answer-inner">Yes. Your dishes, tags, and week plans are stored on-device by default.</div>
|
||
</div>
|
||
</div>
|
||
<div class="faq-item">
|
||
<button class="faq-question" aria-expanded="false">Is iCloud sync required?</button>
|
||
<div class="faq-answer">
|
||
<div class="faq-answer-inner">No. iCloud is optional. Enable it only if you want to sync across devices.</div>
|
||
</div>
|
||
</div>
|
||
<div class="faq-item">
|
||
<button class="faq-question" aria-expanded="false">How do I back up my data?</button>
|
||
<div class="faq-answer">
|
||
<div class="faq-answer-inner">Enable iCloud sync for cross-device backup and continuity. Your data can also be protected through standard iOS/iCloud device backups.</div>
|
||
</div>
|
||
</div>
|
||
<div class="faq-item">
|
||
<button class="faq-question" aria-expanded="false">Do you track me?</button>
|
||
<div class="faq-answer">
|
||
<div class="faq-answer-inner">We use privacy-friendly website analytics to understand page usage and improve the experience. No personal data is shared with third parties.</div>
|
||
</div>
|
||
</div>
|
||
<div class="faq-item">
|
||
<button class="faq-question" aria-expanded="false">Is MealMood available on iPad?</button>
|
||
<div class="faq-answer">
|
||
<div class="faq-answer-inner">Yes. MealMood runs natively on iPhone and iPad, and also works as an iOS app on Mac.</div>
|
||
</div>
|
||
</div>
|
||
<div class="faq-item">
|
||
<button class="faq-question" aria-expanded="false">What languages does MealMood support?</button>
|
||
<div class="faq-answer">
|
||
<div class="faq-answer-inner">MealMood is available in English, Spanish, French, German, Italian, and Brazilian Portuguese.</div>
|
||
</div>
|
||
</div>
|
||
<div class="faq-item">
|
||
<button class="faq-question" aria-expanded="false">Is there a free version?</button>
|
||
<div class="faq-answer">
|
||
<div class="faq-answer-inner">Yes. The free plan includes up to 20 dishes and lets you plan the current week. Premium unlocks unlimited dishes, future weeks, advanced tag rules, and weekly image export.</div>
|
||
</div>
|
||
</div>
|
||
<div class="faq-item">
|
||
<button class="faq-question" aria-expanded="false">Can I share my meal plan with my family?</button>
|
||
<div class="faq-answer">
|
||
<div class="faq-answer-inner">Yes. You can export your weekly plan as a beautiful image in 3 styles and share it via WhatsApp, iMessage, or print it for the fridge. iCloud sync keeps the plan updated across all your Apple devices.</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<section class="section cta">
|
||
<div class="container">
|
||
<div class="cta-content">
|
||
<h2>Start your calm meal plan habit</h2>
|
||
<p>Download MealMood and build a record of your meal planning routine that you will actually want to revisit.</p>
|
||
<div class="cta-actions">
|
||
<a class="btn btn-primary btn-lg" href="https://apps.apple.com/us/app/mealmood/id6759255553?ct=homepage_cta_bottom&mt=8">Download on the App Store</a>
|
||
<a class="btn btn-secondary btn-lg" href="support.html">Contact Support</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
</main>
|
||
|
||
<footer class="footer">
|
||
<div class="container">
|
||
<div class="footer-grid">
|
||
<div class="footer-brand">
|
||
<div class="footer-logo">
|
||
<img src="assets/images/app-icon.png" alt="" aria-hidden="true">
|
||
<span>MealMood</span>
|
||
</div>
|
||
<p>Fast, visual weekly meal planning for iOS.</p>
|
||
<a class="footer-appstore" href="https://apps.apple.com/us/app/mealmood/id6759255553?ct=homepage_footer&mt=8">Download on the App Store</a>
|
||
</div>
|
||
<div class="footer-column">
|
||
<h5>Product</h5>
|
||
<div class="footer-links">
|
||
<a class="footer-link" href="index.html">Overview</a>
|
||
<a class="footer-link" href="about.html">About</a>
|
||
<a class="footer-link" href="changelog.html">Changelog</a>
|
||
<a class="footer-link" href="status.html">Status</a>
|
||
</div>
|
||
</div>
|
||
<div class="footer-column">
|
||
<h5>Guides</h5>
|
||
<div class="footer-links">
|
||
<a class="footer-link" href="weekly-meal-planner.html">Weekly Meal Planner</a>
|
||
<a class="footer-link" href="meal-planning-for-families.html">Family Meal Planning</a>
|
||
</div>
|
||
</div>
|
||
<div class="footer-column">
|
||
<h5>Support</h5>
|
||
<div class="footer-links">
|
||
<a class="footer-link" href="support.html">Support</a>
|
||
<a class="footer-link" href="security.html">Security</a>
|
||
<a class="footer-link" href="delete-data.html">Delete Data</a>
|
||
<a class="footer-link" href="press-kit.html">Press Kit</a>
|
||
</div>
|
||
</div>
|
||
<div class="footer-column">
|
||
<h5>Legal</h5>
|
||
<div class="footer-links">
|
||
<a class="footer-link" href="privacy.html">Privacy Policy</a>
|
||
<a class="footer-link" href="terms.html">Terms</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div class="footer-bottom">
|
||
<div class="footer-copyright">© <span data-year></span> MealMood. All rights reserved.</div>
|
||
<div class="footer-legal">
|
||
<a href="privacy.html">Privacy</a>
|
||
<a href="terms.html">Terms</a>
|
||
<a href="support.html">Support</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
|
||
<div id="exit-intent-modal" class="modal" aria-hidden="true">
|
||
<div class="modal-content" role="dialog" aria-modal="true" aria-labelledby="exit-modal-title">
|
||
<button class="modal-close" type="button" aria-label="Close" data-exit-close>×</button>
|
||
<h3 id="exit-modal-title">Before you go... 📱</h3>
|
||
<p>MealMood is free to download. Give it a try!</p>
|
||
<a href="https://apps.apple.com/us/app/mealmood/id6759255553?ct=exit_intent&mt=8" class="modal-cta">Download on App Store</a>
|
||
</div>
|
||
</div>
|
||
|
||
<div id="sticky-mobile-cta" class="sticky-cta" aria-hidden="true">
|
||
<a href="https://apps.apple.com/us/app/mealmood/id6759255553?ct=sticky_mobile&mt=8">Download App</a>
|
||
</div>
|
||
</body>
|
||
</html>
|