Update src/app/page.tsx
This commit is contained in:
@@ -110,7 +110,12 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Step-by-Step Guidance", description: "Detailed instructions, photos, and videos make complex recipes easy to follow for all skill levels.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-vinaigrette-salad-cyan-oval-plate-white-purple-checkered-tablecloth-cut-beet-bowl-female-hand-notepad-light-grey-table_140725-136669.jpg", imageAlt: "Hands following a recipe on a screen"},
|
||||
{
|
||||
title: "Engaging Community Hub", description: "Share your creations, rate recipes, leave reviews, and connect with fellow home cooks worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-women-cooking-kitchen_53876-26162.jpg", imageAlt: "People interacting in an online cooking community"},
|
||||
title: "Engaging Community Hub", description: "Share your creations, rate recipes, leave reviews, and connect with fellow home cooks worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/diverse-women-cooking-kitchen_53876-26162.jpg", imageAlt: "People interacting in an online cooking community", buttons: [
|
||||
{
|
||||
text: "Join the Community", href: "#contact"
|
||||
}
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Unlock Your Culinary Potential"
|
||||
description="Our platform is designed to make cooking easy, fun, and accessible for everyone, from beginners to experienced chefs."
|
||||
|
||||
Reference in New Issue
Block a user