From 2a9b7e77f3613df22b84b25088632db2c6f20409 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 22 Jan 2026 20:56:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 73cc9d6..b9caa60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,4 +1,4 @@ -"use client" +"use client"; import NavbarStyleMinimal from '@/components/navbar/NavbarStyleMinimal'; import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'; @@ -99,7 +99,7 @@ export default function LandingPage() { id: "cafe-details", name: "Curated Details", role: "Scandinavian Influence", imageSrc: "https://img.b2bpic.net/free-photo/vertical-shot-simple-white-chairs-tables-restaurant-with-blurry-background_181624-57929.jpg", imageAlt: "Minimal cafe design details" } ]} - gridVariant="two-columns-alternating-heights" + gridVariant="uniform-all-items-equal" animationType="slide-up" textboxLayout="default" useInvertedBackground="invertDefault"