Merge version_2 into main #1

Merged
development merged 2 commits from version_2 into main 2026-01-12 13:15:59 +00:00
Showing only changes of commit 2d34b40ba8 - Show all commits

View File

@@ -103,8 +103,13 @@ export default function LandingPage() {
title="Our Coffee Journey" title="Our Coffee Journey"
description="From farm to cup, experience the meticulous process behind every perfect brew." description="From farm to cup, experience the meticulous process behind every perfect brew."
tag="Process" tag="Process"
textboxLayout="default" textboxLayout="split-actions"
useInvertedBackground="invertDefault" useInvertedBackground="invertDefault"
buttons={[
{
text: "Shop Now", href: "#products"
}
]}
features={[ features={[
{ {
id: 1, id: 1,