diff --git a/src/app/page.tsx b/src/app/page.tsx index da250ef..35b68be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,8 +103,13 @@ export default function LandingPage() { title="Our Coffee Journey" description="From farm to cup, experience the meticulous process behind every perfect brew." tag="Process" - textboxLayout="default" + textboxLayout="split-actions" useInvertedBackground="invertDefault" + buttons={[ + { + text: "Shop Now", href: "#products" + } + ]} features={[ { id: 1,