Update src/app/page.tsx
This commit is contained in:
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
{ title: "Save & Organize", description: "Build your personal recipe collection with a simple save system for quick access", icon: Heart },
|
||||
{ title: "Search & Filter", description: "Find recipes by cuisine, ingredients, difficulty level, and cooking time", icon: Search }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/food-instagram-stories-template-collection_52683-11440.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/food-instagram-stories-template-collection_52683-11440.jpg?_wi=1"
|
||||
imageAlt="Platform features overview"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{ id: 1, title: "Vertical Reel Feed", description: "Endless scroll through trending food videos optimized for quick viewing and discovery", imageSrc: "http://img.b2bpic.net/free-vector/food-instagram-stories-template-collection_52683-11440.jpg", imageAlt: "Vertical Reel Feed" },
|
||||
{ id: 1, title: "Vertical Reel Feed", description: "Endless scroll through trending food videos optimized for quick viewing and discovery", imageSrc: "http://img.b2bpic.net/free-vector/food-instagram-stories-template-collection_52683-11440.jpg?_wi=2", imageAlt: "Vertical Reel Feed" },
|
||||
{ id: 2, title: "Detailed Recipes", description: "Tap any video to view ingredients, step-by-step instructions, and cooking tips", imageSrc: "http://img.b2bpic.net/free-vector/simple-healthy-menu-template_23-2148099660.jpg", imageAlt: "Detailed Recipes" },
|
||||
{ id: 3, title: "Save & Organize", description: "Bookmark favorite recipes and organize them into custom collections", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-boho-honeymoon-instagram-stories-collection_23-2149266280.jpg", imageAlt: "Save & Organize" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user