From 40f1264456965dca2464f351055b4d3f2b3cdd69 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 00:58:58 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f8f05ee..110221b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import FooterSimple from '@/components/sections/footer/FooterSimple'; import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; -import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; @@ -24,7 +24,7 @@ export default function LandingPage() { > From b995fbd3e2db75604888c28b6e8e97aff28dbb9f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 00:58:58 +0000 Subject: [PATCH 2/4] Update src/app/branches/page.tsx --- src/app/branches/page.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/app/branches/page.tsx b/src/app/branches/page.tsx index e1a0468..8730ba6 100644 --- a/src/app/branches/page.tsx +++ b/src/app/branches/page.tsx @@ -3,7 +3,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import FooterSimple from '@/components/sections/footer/FooterSimple'; -import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import TeamCardEleven from '@/components/sections/team/TeamCardEleven'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; @@ -23,7 +23,7 @@ export default function LandingPage() { > From d65ba307aa16fae2fcc6800dc8d3c5ccb3e97276 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 00:58:59 +0000 Subject: [PATCH 3/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 89 +++++++++++----------------------------- 1 file changed, 24 insertions(+), 65 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index dbcf3eb..8fb2c15 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -4,7 +4,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FooterSimple from '@/components/sections/footer/FooterSimple'; -import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; export default function LandingPage() { return ( @@ -22,41 +22,26 @@ export default function LandingPage() { > @@ -64,8 +49,7 @@ export default function LandingPage() { Date: Thu, 11 Jun 2026 00:58:59 +0000 Subject: [PATCH 4/4] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 218 +++++++++--------------------------------- 1 file changed, 47 insertions(+), 171 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 22c1a9a..5cadfdb 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -3,7 +3,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; import FooterSimple from '@/components/sections/footer/FooterSimple'; -import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; +import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; export default function LandingPage() { @@ -22,41 +22,26 @@ export default function LandingPage() { > @@ -68,125 +53,41 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "m1", - brand: "Buckets", - name: "Classic 8-Piece Bucket", - price: "IQD 20,000", - rating: 5, - reviewCount: "200", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fried-chicken-wings-tray-with-green-onions-fork_23-2148699037.jpg", - imageAlt: "Classic 8-Piece Bucket", - }, + id: "m1", brand: "Buckets", name: "Classic 8-Piece Bucket", price: "IQD 20,000", rating: 5, + reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fried-chicken-wings-tray-with-green-onions-fork_23-2148699037.jpg", imageAlt: "Classic 8-Piece Bucket"}, { - id: "m2", - brand: "Buckets", - name: "Family Feast Bucket", - price: "IQD 35,000", - rating: 5, - reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-french-fries_23-2148910361.jpg", - imageAlt: "Family Feast Bucket", - }, + id: "m2", brand: "Buckets", name: "Family Feast Bucket", price: "IQD 35,000", rating: 5, + reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-french-fries_23-2148910361.jpg", imageAlt: "Family Feast Bucket"}, { - id: "m3", - brand: "Zinger Sandwiches", - name: "Zinger Supreme Sandwich", - price: "IQD 7,500", - rating: 4, - reviewCount: "198", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-chicken-pieces-burger-tray_23-2148699052.jpg", - imageAlt: "Zinger Supreme Sandwich", - }, + id: "m3", brand: "Zinger Sandwiches", name: "Zinger Supreme Sandwich", price: "IQD 7,500", rating: 4, + reviewCount: "198", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-chicken-pieces-burger-tray_23-2148699052.jpg", imageAlt: "Zinger Supreme Sandwich"}, { - id: "m4", - brand: "Zinger Sandwiches", - name: "Spicy Zinger Meal", - price: "IQD 12,000", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-plate-fastfood-appetizing-french-fries-chicken-wings-lemon-with-three-types-sauces-dark-background_140725-110462.jpg", - imageAlt: "Spicy Zinger Meal", - }, + id: "m4", brand: "Zinger Sandwiches", name: "Spicy Zinger Meal", price: "IQD 12,000", rating: 5, + reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-plate-fastfood-appetizing-french-fries-chicken-wings-lemon-with-three-types-sauces-dark-background_140725-110462.jpg", imageAlt: "Spicy Zinger Meal"}, { - id: "m5", - brand: "Broasted Chicken", - name: "Broasted Half Chicken", - price: "IQD 10,000", - rating: 5, - reviewCount: "90", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-appetizing-chicken-with-lemon-herbs-tomatoes-sauce-spices-oil_140725-73747.jpg", - imageAlt: "Broasted Half Chicken", - }, + id: "m5", brand: "Broasted Chicken", name: "Broasted Half Chicken", price: "IQD 10,000", rating: 5, + reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/chicken-appetizing-chicken-with-lemon-herbs-tomatoes-sauce-spices-oil_140725-73747.jpg", imageAlt: "Broasted Half Chicken"}, { - id: "m6", - brand: "Broasted Chicken", - name: "Broasted Full Chicken", - price: "IQD 18,000", - rating: 5, - reviewCount: "70", - imageSrc: "http://img.b2bpic.net/free-photo/nuggets-with-fried-potatoes-noodles_114579-19734.jpg", - imageAlt: "Broasted Full Chicken", - }, + id: "m6", brand: "Broasted Chicken", name: "Broasted Full Chicken", price: "IQD 18,000", rating: 5, + reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/nuggets-with-fried-potatoes-noodles_114579-19734.jpg", imageAlt: "Broasted Full Chicken"}, { - id: "m7", - brand: "Chicken Strips", - name: "6-Piece Crispy Strips", - price: "IQD 8,000", - rating: 4, - reviewCount: "110", - imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-nuggets-grilled-sausage-sticks-piece-lettuce-served-with-ketchup_114579-71807.jpg", - imageAlt: "6-Piece Crispy Strips", - }, + id: "m7", brand: "Chicken Strips", name: "6-Piece Crispy Strips", price: "IQD 8,000", rating: 4, + reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-nuggets-grilled-sausage-sticks-piece-lettuce-served-with-ketchup_114579-71807.jpg", imageAlt: "6-Piece Crispy Strips"}, { - id: "m8", - brand: "Wings", - name: "Spicy Hot Wings (6pcs)", - price: "IQD 8,000", - rating: 4, - reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/batter-fried-prawns-wood_1339-7721.jpg", - imageAlt: "Spicy Hot Wings", - }, + id: "m8", brand: "Wings", name: "Spicy Hot Wings (6pcs)", price: "IQD 8,000", rating: 4, + reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/batter-fried-prawns-wood_1339-7721.jpg", imageAlt: "Spicy Hot Wings"}, { - id: "m9", - brand: "Family Meals", - name: "Kids Meal with Toy", - price: "IQD 7,000", - rating: 4, - reviewCount: "80", - imageSrc: "http://img.b2bpic.net/free-photo/pan-with-chicken-near-ketchup-beer_23-2147717022.jpg", - imageAlt: "Kids Meal with Toy", - }, + id: "m9", brand: "Family Meals", name: "Kids Meal with Toy", price: "IQD 7,000", rating: 4, + reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/pan-with-chicken-near-ketchup-beer_23-2147717022.jpg", imageAlt: "Kids Meal with Toy"}, { - id: "m10", - brand: "Fries", - name: "Large Golden Fries", - price: "IQD 3,000", - rating: 5, - reviewCount: "301", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-french-fries-plate-with-ketchup-bowl_23-2148701491.jpg", - imageAlt: "Large Golden Fries", - }, + id: "m10", brand: "Fries", name: "Large Golden Fries", price: "IQD 3,000", rating: 5, + reviewCount: "301", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-french-fries-plate-with-ketchup-bowl_23-2148701491.jpg", imageAlt: "Large Golden Fries"}, { - id: "m11", - brand: "Drinks", - name: "Refreshing Cola", - price: "IQD 1,500", - rating: 4, - reviewCount: "250", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-beverage-tall-glass_23-2148437037.jpg", - imageAlt: "Refreshing Cola", - }, + id: "m11", brand: "Drinks", name: "Refreshing Cola", price: "IQD 1,500", rating: 4, + reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-beverage-tall-glass_23-2148437037.jpg", imageAlt: "Refreshing Cola"}, { - id: "m12", - brand: "Sauces", - name: "Creamy Garlic Sauce", - price: "IQD 1,000", - rating: 5, - reviewCount: "180", - imageSrc: "http://img.b2bpic.net/free-photo/spicy-chicken-meat-wooden-board-with-sauces_114579-19647.jpg", - imageAlt: "Creamy Garlic Sauce", - }, + id: "m12", brand: "Sauces", name: "Creamy Garlic Sauce", price: "IQD 1,000", rating: 5, + reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/spicy-chicken-meat-wooden-board-with-sauces_114579-19647.jpg", imageAlt: "Creamy Garlic Sauce"}, ]} title="Our Full Menu" description="Explore all our delicious offerings, from classic fried chicken to refreshing drinks and tempting sides." @@ -197,62 +98,37 @@ export default function LandingPage() {