Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-21 13:03:57 +00:00

View File

@@ -28,7 +28,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
brandName="Cafe One Ten"
brandName=""
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
@@ -59,7 +59,7 @@ export default function LandingPage() {
<AboutMetric
title="Cafe One Ten: A Sanctuary of Taste & Tranquility"
metrics={[
{ icon: MapPin, label: "Location", value: "F884+35R, HUDA Layout, Nallagandla, Hyderabad" },
{ icon: MapPin, label: "Location", value: "F884+35R, HUDA Layout, Hyderabad, Nallagandla, Telangana 500019" },
{ icon: Clock, label: "Opening Hours", value: "8 AM 11 PM Daily" },
{ icon: Phone, label: "Contact", value: "08977641020" },
{ icon: Star, label: "Rating", value: "4 Stars" }