From bd216a83d68fdab5a220fb0e9b7a737b71d6e951 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 8 Jan 2026 15:13:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f612de3..c01dd4f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarStyleMinimal from '@/components/navbar/NavbarStyleMinimal'; @@ -85,6 +85,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground="noInvert" animationType="slide-up" + buttons={[ + { + text: "Shop", href: "#products" + } + ]} features={[ { id: "1", title: "Clean Caffeine Blend", description: "Premium 50mg caffeine combined with 30mg L-Theanine for smooth, sustained energy without the jitters", imageSrc: "https://img.b2bpic.net/free-photo/hand-taking-chocolate-candies-black_114579-37289.jpg", imageAlt: "Clean natural ingredients"