From 3cac5eed75475f35a427bd716ca4f4c84141d4f7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Feb 2026 01:34:39 +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 010c0b3..716702a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,7 +152,7 @@ export default function LandingPage() { }, { id: 2, - title: "Request Non-Glazed", description: "For a 2-hour drive, ask our staff for non-glazed options. Stays fresher, tastes better in the car. They know the trick.", imageSrc: "http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg", imageAlt: "5th Plaza storefront" + title: "Request Non-Glazed", description: "For a 2-hour drive, ask our staff for non-glazed options. Stays fresher, tastes better in the car. They know the trick.", imageSrc: "http://img.b2bpic.net/free-photo/medieval-brick-church-windows-gothic-architecture-historic-masonry_169016-68133.jpg?_wi=1", imageAlt: "5th Plaza storefront" }, { id: 3, @@ -202,7 +202,7 @@ export default function LandingPage() {