diff --git a/src/app/page.tsx b/src/app/page.tsx index 5213a3c..b9ff04b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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."