From 6d8a04a31e85c4452c32cf8fb1bcf65845905e6b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 06:50:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 20c4ecb..9965394 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,6 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/dry-landscape-view_1112-385.jpg", imageAlt: "Vast desert dunes under a clear sky" }, { imageSrc: "http://img.b2bpic.net/free-photo/aerial-photography-mountains_417767-324.jpg", imageAlt: "Snow-capped peaks with an alpine lake" } ]} - useInvertedBackground={false} tag="Travel Photography" tagIcon={Camera} />