Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-28 12:01:15 +00:00

View File

@@ -72,7 +72,7 @@ export default function HomePage() {
<AboutMetric
title="Our Flavorful Journey: From Food Truck to New Haven Favorite"
metrics={[
{ icon: Gauge, label: "Rating", value: "3.9 Stars" },
{ icon: Gauge, label: "Google Rating", value: "3.9 Stars" },
{ icon: CalendarDays, label: "Years Serving", value: "8+" },
{ icon: ChefHat, label: "Dishes Served", value: "100K+" }
]}