Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f752aa2e59 | |||
| b7b2e4073e | |||
| 669b4a8575 | |||
| 27dcf6fdbc | |||
| 8eaa890b99 |
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="A Local Favorite"
|
||||
metrics={[
|
||||
{ icon: Clock, label: "Open Daily", value: "2 AM" },
|
||||
{ icon: Clock, label: "Open Daily", value: "Open until 2 AM" },
|
||||
{ icon: MapPin, label: "Tacoma Location", value: "Pacific Hwy" },
|
||||
{ icon: Smile, label: "Happy Guests", value: "10k+" },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user