Update src/app/page.tsx

This commit is contained in:
2026-03-23 22:25:08 +00:00
parent 975a5883b1
commit e009671b17

View File

@@ -34,32 +34,32 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
href: "#home",
},
{
name: "About",
id: "about",
href: "#about",
},
{
name: "Menu",
id: "menu",
href: "#menu",
},
{
name: "Testimonials",
id: "testimonials",
href: "#testimonials",
},
{
name: "FAQ",
id: "faq",
href: "#faq",
},
{
name: "Contact",
id: "contact",
href: "#contact",
},
]}
brandName="Buxoro Amudaryo Baliqlari"