Update src/app/page.tsx

This commit is contained in:
2026-03-21 08:13:04 +00:00
parent ad940e7fe4
commit 6133cde6f7

View File

@@ -9,7 +9,7 @@ import MetricCardTen from '@/components/sections/metrics/MetricCardTen';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import { Bike, Boxes, Chair } from 'lucide-react';
import { Bike, Boxes, Armchair } from 'lucide-react';
export default function LandingPage() {
return (
@@ -69,7 +69,7 @@ export default function LandingPage() {
{ text: "Masanı Bron Et", href: "tel:+994604444410" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/cook-frying-ribs-meat-salted-inside-black-metal-pan-kitchen_140725-14160.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/cook-frying-ribs-meat-salted-inside-black-metal-pan-kitchen_140725-14160.jpg"
imageAlt="Alov üzərində yanan pişirmə pan hərarət."
mediaAnimation="blur-reveal"
/>
@@ -102,7 +102,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
title: "Daxili Yemik", description: "Restoranımızda əlləşən gözəl döşəmə və ən xoş atmosferə sahibsiniz. Ailə ilə, dostlarla və ya bizneslə qəbul edə bilərlər.", imageSrc: "http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-glass-platter_114579-16536.jpg", imageAlt: "Restoran daxili dəsti", buttonIcon: Chair,
title: "Daxili Yemik", description: "Restoranımızda əlləşən gözəl döşəmə və ən xoş atmosferə sahibsiniz. Ailə ilə, dostlarla və ya bizneslə qəbul edə bilərlər.", imageSrc: "http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-glass-platter_114579-16536.jpg", imageAlt: "Restoran daxili dəsti", buttonIcon: Armchair,
buttonHref: "tel:+994604444410"
},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/cook-frying-ribs-meat-salted-inside-black-metal-pan-kitchen_140725-14160.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/cook-frying-ribs-meat-salted-inside-black-metal-pan-kitchen_140725-14160.jpg"
imageAlt="Alov üzərində pişirmə — Kəklikotu"
logoText="Kəklikotu"
copyrightText="© 2025 Kəklikotu Restoranı | Naxçıvan"