diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index b6af0c3..b1d7e43 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -17,8 +17,7 @@ const navItems = [
const footerColumns = [
{
- title: "Navigate",
- items: [
+ title: "Navigate", items: [
{ label: "Home", href: "/" },
{ label: "Menu", href: "/menu" },
{ label: "Services", href: "/services" },
@@ -26,8 +25,7 @@ const footerColumns = [
],
},
{
- title: "Services",
- items: [
+ title: "Services", items: [
{ label: "Dine-in", href: "/services" },
{ label: "Drive-Thru", href: "/services" },
{ label: "Delivery", href: "/services" },
@@ -35,8 +33,7 @@ const footerColumns = [
],
},
{
- title: "Contact",
- items: [
+ title: "Contact", items: [
{ label: "Phone: +998 90 614 14 44", href: "tel:+998906141444" },
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Location", href: "/contact" },
@@ -44,8 +41,7 @@ const footerColumns = [
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Refund Policy", href: "#" },
@@ -96,25 +92,20 @@ export default function ContactPage() {
textboxLayout="default"
useInvertedBackground={false}
imagePosition="right"
- imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg?_wi=4"
+ imageSrc="http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg"
imageAlt="Restaurant location contact information"
bulletPoints={[
{
- title: "Physical Location",
- description: "Samarqand Darvoza, 200100, Bukhara, Uzbekistan",
- icon: MapPin,
+ title: "Physical Location", description: "Samarqand Darvoza, 200100, Bukhara, Uzbekistan", icon: MapPin,
},
{
- title: "Phone Number",
- description: "+998 90 614 14 44 - Available 24/7",
- icon: Phone,
+ title: "Phone Number", description: "+998 90 614 14 44 - Available 24/7", icon: Phone,
},
{
- title: "Email",
- description: "info@darxanburger.uz - Response within 2 hours",
- icon: Mail,
+ title: "Email", description: "info@darxanburger.uz - Response within 2 hours", icon: Mail,
},
]}
+ mediaAnimation="none"
/>
@@ -122,32 +113,11 @@ export default function ContactPage() {
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7094d2e..15964d5 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -21,8 +21,7 @@ const navItems = [
const footerColumns = [
{
- title: "Navigate",
- items: [
+ title: "Navigate", items: [
{ label: "Home", href: "/" },
{ label: "Menu", href: "/menu" },
{ label: "Services", href: "/services" },
@@ -30,8 +29,7 @@ const footerColumns = [
],
},
{
- title: "Services",
- items: [
+ title: "Services", items: [
{ label: "Dine-in", href: "/services" },
{ label: "Drive-Thru", href: "/services" },
{ label: "Delivery", href: "/services" },
@@ -39,8 +37,7 @@ const footerColumns = [
],
},
{
- title: "Contact",
- items: [
+ title: "Contact", items: [
{ label: "Phone: +998 90 614 14 44", href: "tel:+998906141444" },
{ label: "Instagram", href: "https://instagram.com" },
{ label: "Location", href: "/contact" },
@@ -48,8 +45,7 @@ const footerColumns = [
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Refund Policy", href: "#" },
@@ -89,17 +85,11 @@ export default function HomePage() {
]}
slides={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/black-burger-with-beef-meat-french-fries-tasty-appetizing_482257-10359.jpg?_wi=1",
- imageAlt: "Delicious gourmet burger with fresh toppings",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/black-burger-with-beef-meat-french-fries-tasty-appetizing_482257-10359.jpg", imageAlt: "Delicious gourmet burger with fresh toppings"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/fire-meat-burger-wooden-hemp_140725-7009.jpg?_wi=1",
- imageAlt: "Flame-grilled burger special",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/fire-meat-burger-wooden-hemp_140725-7009.jpg", imageAlt: "Flame-grilled burger special"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-french-fries-with-cheeseburgers-dark-background-snack-dish-fast-food-dinner-toast-burger_140725-158675.jpg?_wi=1",
- imageAlt: "Classic Darxan burger combo",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-french-fries-with-cheeseburgers-dark-background-snack-dish-fast-food-dinner-toast-burger_140725-158675.jpg", imageAlt: "Classic Darxan burger combo"},
]}
autoplayDelay={4000}
showDimOverlay={true}
@@ -111,32 +101,20 @@ export default function HomePage() {
features={[
{
id: 1,
- title: "Rating: 4.3 Stars",
- description: "43 customer reviews - Highly rated for quality and taste",
- imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-showing-golden-star-rating-symbol_53876-71536.jpg?_wi=1",
- imageAlt: "Five stars rating review excellent",
- },
+ title: "Rating: 4.3 Stars", description: "43 customer reviews - Highly rated for quality and taste", imageSrc: "http://img.b2bpic.net/free-photo/diverse-people-showing-golden-star-rating-symbol_53876-71536.jpg", imageAlt: "Five stars rating review excellent"},
{
id: 2,
- title: "Open 24/7",
- description: "Always available for your cravings anytime",
- imageSrc: "http://img.b2bpic.net/free-vector/24-hours-7-days-always-open-helpdesk-sticker-design_1017-62524.jpg?_wi=1",
- imageAlt: "24 hours open clock service",
- },
+ title: "Open 24/7", description: "Always available for your cravings anytime", imageSrc: "http://img.b2bpic.net/free-vector/24-hours-7-days-always-open-helpdesk-sticker-design_1017-62524.jpg", imageAlt: "24 hours open clock service"},
{
id: 3,
- title: "Fast Service",
- description: "Quick preparation without compromising quality",
- imageSrc: "http://img.b2bpic.net/free-photo/delivery-truck-good-distribution-services_53876-128019.jpg?_wi=1",
- imageAlt: "delivery fast shipping truck quick",
- },
+ title: "Fast Service", description: "Quick preparation without compromising quality", imageSrc: "http://img.b2bpic.net/free-photo/delivery-truck-good-distribution-services_53876-128019.jpg", imageAlt: "delivery fast shipping truck quick"},
]}
title="Why Customers Love Us"
description="Darxan Burger is trusted by thousands for exceptional taste and service"
textboxLayout="default"
useInvertedBackground={false}
- tagAnimation="entrance-slide"
- buttonAnimation="entrance-slide"
+ tagAnimation="opacity"
+ buttonAnimation="opacity"
/>
@@ -144,26 +122,11 @@ export default function HomePage() {
@@ -213,59 +169,17 @@ export default function HomePage() {
@@ -110,32 +101,20 @@ export default function ServicesPage() {
features={[
{
id: 1,
- title: "Dine-in Service",
- description: "Comfortable seating for individuals, families, and groups. Modern ambiance with air conditioning. Average wait time: 10-15 minutes. Perfect for enjoying your meal on-site.",
- imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg?_wi=3",
- imageAlt: "Restaurant interior dining comfortable seating",
- },
+ title: "Dine-in Service", description: "Comfortable seating for individuals, families, and groups. Modern ambiance with air conditioning. Average wait time: 10-15 minutes. Perfect for enjoying your meal on-site.", imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-6717.jpg", imageAlt: "Restaurant interior dining comfortable seating"},
{
id: 2,
- title: "Delivery Service",
- description: "Hot and fresh food delivered to your door. Coverage across all Bukhara. Order online or call. Delivery time: 20-30 minutes. Contactless payment options available.",
- imageSrc: "http://img.b2bpic.net/free-photo/delivery-truck-good-distribution-services_53876-128019.jpg?_wi=3",
- imageAlt: "Delivery truck fast service transportation",
- },
+ title: "Delivery Service", description: "Hot and fresh food delivered to your door. Coverage across all Bukhara. Order online or call. Delivery time: 20-30 minutes. Contactless payment options available.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-truck-good-distribution-services_53876-128019.jpg", imageAlt: "Delivery truck fast service transportation"},
{
id: 3,
- title: "Drive-Thru & Takeaway",
- description: "Quick service without leaving your car or waiting. Perfectly packaged for travel. Processing time: 5-8 minutes. Orders can be placed via app, phone, or in person.",
- imageSrc: "http://img.b2bpic.net/free-photo/fire-meat-burger-wooden-hemp_140725-7009.jpg?_wi=3",
- imageAlt: "Fast service quick preparation burger",
- },
+ title: "Drive-Thru & Takeaway", description: "Quick service without leaving your car or waiting. Perfectly packaged for travel. Processing time: 5-8 minutes. Orders can be placed via app, phone, or in person.", imageSrc: "http://img.b2bpic.net/free-photo/fire-meat-burger-wooden-hemp_140725-7009.jpg", imageAlt: "Fast service quick preparation burger"},
]}
title="How Our Services Work"
description="Each service is designed for convenience and quality"
textboxLayout="default"
useInvertedBackground={false}
- tagAnimation="entrance-slide"
- buttonAnimation="entrance-slide"
+ tagAnimation="opacity"
+ buttonAnimation="opacity"
/>