Update src/app/page.tsx

This commit is contained in:
2026-06-03 00:03:56 +00:00
parent 6506c2d039
commit 225d18c9d7

View File

@@ -163,7 +163,6 @@ export default function LandingPage() {
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-beautiful-city-surrounded-by-hills-night-sky_181624-18200.jpg"
imageAlt="Вид на горы и город Алматы ночью"
videoSrc=""
logoText="CoffeeVarka"
columns={[
{ title: "Разделы", items: [{ label: "Главная", href: "#hero" }, { label: "О нас", href: "#about" }, { label: "Меню", href: "#menu" }, { label: "Галерея", href: "#gallery" }] },