From 1ec199a737a6fc2a13ff819805b8c073c06ca898 Mon Sep 17 00:00:00 2001 From: Sean O'Connor Date: Fri, 5 Dec 2025 02:21:22 -0500 Subject: [PATCH] fix: Use `dvh` for dynamic viewport height and update Starbucks description. --- src/lib/data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/data.ts b/src/lib/data.ts index 293d4dd..95d0825 100644 --- a/src/lib/data.ts +++ b/src/lib/data.ts @@ -90,7 +90,7 @@ export const COFFEE_SHOPS = [ { id: 9, name: "Starbucks Coffee", - description: "Charming cafe offering gourmet coffee, lattes, and a full breakfast and lunch menu. A cozy spot with a friendly, hometown feel.", + description: "Seattle-based coffeehouse chain known for its signature roasts, light bites and WiFi availability.", lat: 40.98121817592506, lng: -76.88452326979083, address: "7431 Westbranch Hwy, Lewisburg, PA 17837",