From 3b79ffbd1284839d2f8e56e7b2b6dd7cce8f14a1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 00:52:52 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 4b59a58..fd9b6a3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -43,7 +43,7 @@ export default function AboutPage() { heading={[{ type: "text", content: "Our Journey: Crafting Culinary Excellence" }]} description="Zad Shawarma began with a simple passion: to bring authentic, high-quality shawarma to our community. From humble beginnings, we've grown, always staying true to our core values of quality, freshness, and unparalleled service. We meticulously select the finest ingredients, from succulent meats to crisp vegetables, ensuring every bite is a delightful experience. Our commitment extends to providing fast, friendly service, making every visit a pleasure. We're more than just a restaurant; we're a destination for unforgettable flavors and cherished moments." useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/unfocused-spacious-store_1203-597.jpg" + imageSrc="http://img.b2bpic.net/free-photo/unfocused-spacious-store_1203-597.jpg?_wi=2" imageAlt="The story of Zad Shawarma" imagePosition="right" /> -- 2.49.1 From 0c475101ab21a0c58a1545da4ee360927de63d92 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 00:52:53 +0000 Subject: [PATCH 2/5] Update src/app/branches/page.tsx --- src/app/branches/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/branches/page.tsx b/src/app/branches/page.tsx index 01594e3..28c49bf 100644 --- a/src/app/branches/page.tsx +++ b/src/app/branches/page.tsx @@ -44,9 +44,9 @@ export default function BranchesPage() { description="Visit one of our conveniently located branches and enjoy the authentic taste of Zad Shawarma." groups={[ { id: "main-branches", groupTitle: "Main Branches", members: [ - { id: "branch-1", title: "Downtown Hub", subtitle: "123 Main Street, City Center", detail: "Contact: +123 456 7890 | Hours: Mon-Sun 10:00 AM - 11:00 PM | Prices: Standard menu prices apply.", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-women-holding-ice-cream-amusement-park_23-2147911706.jpg", imageAlt: "Downtown Zad Shawarma Branch" }, + { id: "branch-1", title: "Downtown Hub", subtitle: "123 Main Street, City Center", detail: "Contact: +123 456 7890 | Hours: Mon-Sun 10:00 AM - 11:00 PM | Prices: Standard menu prices apply.", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-women-holding-ice-cream-amusement-park_23-2147911706.jpg?_wi=1", imageAlt: "Downtown Zad Shawarma Branch" }, { id: "branch-2", title: "Mall Oasis", subtitle: "Unit G-10, Grand Mall", detail: "Contact: +123 987 6543 | Hours: Mon-Thu 10:00 AM - 10:00 PM, Fri-Sat 10:00 AM - 12:00 AM | Prices: Mall-specific pricing.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-bistro_23-2149366411.jpg", imageAlt: "Mall Zad Shawarma Branch" }, - { id: "branch-3", title: "Urban Eats", subtitle: "456 Oak Avenue, Business District", detail: "Contact: Not provided | Hours: Mon-Fri 11:00 AM - 9:00 PM | Prices: Not provided.", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-women-holding-ice-cream-amusement-park_23-2147911706.jpg", imageAlt: "Urban Eats Branch" } + { id: "branch-3", title: "Urban Eats", subtitle: "456 Oak Avenue, Business District", detail: "Contact: Not provided | Hours: Mon-Fri 11:00 AM - 9:00 PM | Prices: Not provided.", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-women-holding-ice-cream-amusement-park_23-2147911706.jpg?_wi=2", imageAlt: "Urban Eats Branch" } ]} ]} animationType="slide-up" -- 2.49.1 From edaad965dca0f0ed50dd0cfb2cad31ae7b951911 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 00:52:53 +0000 Subject: [PATCH 3/5] Update src/app/layout.tsx --- src/app/layout.tsx | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 4b13001..e87e32d 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,26 +1,32 @@ import type { Metadata } from "next"; -import { Halant } from "next/font/google"; -import { Inter } from "next/font/google"; +import { Nunito } from "next/font/google"; import "./globals.css"; import "@/lib/gsap-setup"; import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; import { getVisualEditScript } from "@/utils/visual-edit-script"; -const halant = Halant({ - variable: "--font-halant", - subsets: ["latin"], - weight: ["300", "400", "500", "600", "700"], -}); - -const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], +const nunito = Nunito({ + variable: "--font-nunito", subsets: ["latin"], }); export const metadata: Metadata = { - title: "Webild components 2", - description: "Generated by create next app", + title: "Zad Shawarma | Fresh Taste, Unforgettable Flavor", description: "Experience the fresh taste and unforgettable flavor of Zad Shawarma. Authentic chicken and meat shawarmas, delicious meals, and more. Order online or visit our branches.", keywords: "Zad Shawarma, shawarma, restaurant, menu, chicken shawarma, meat shawarma, fast food, Middle Eastern food, take out, delivery, restaurant offers, branches", metadataBase: new URL(process.env.NEXT_PUBLIC_BASE_URL || 'http://localhost:3000'), + openGraph: { + title: "Zad Shawarma | Fresh Taste, Unforgettable Flavor", description: "Experience the fresh taste and unforgettable flavor of Zad Shawarma. Authentic chicken and meat shawarmas, delicious meals, and more. Order online or visit our branches.", url: "/", siteName: "Zad Shawarma", images: [ + { + url: "http://img.b2bpic.net/free-photo/beef-doner-wrap-flatbread-served-with-fries-mayonnaise_141793-26.jpg", alt: "Appetizing Shawarma Platter" + } + ], + type: "website" + }, + twitter: { + card: "summary_large_image", title: "Zad Shawarma | Fresh Taste, Unforgettable Flavor", description: "Experience the fresh taste and unforgettable flavor of Zad Shawarma. Authentic chicken and meat shawarmas, delicious meals, and more. Order online or visit our branches.", images: ["http://img.b2bpic.net/free-photo/beef-doner-wrap-flatbread-served-with-fries-mayonnaise_141793-26.jpg"] + }, + robots: { + index: true, + follow: true + } }; export default function RootLayout({ @@ -32,7 +38,7 @@ export default function RootLayout({ {children} -- 2.49.1 From 845cae7212140e3ce503a8a786cf6f7cc8ac4e4b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 00:52:54 +0000 Subject: [PATCH 4/5] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index cb6c844..467f53c 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -44,15 +44,15 @@ export default function MenuPage() { description="Explore our delicious range of chicken and meat shawarmas, hearty meals, tempting sides, and refreshing drinks." products={[ { id: "m1", brand: "Chicken Shawarma", name: "Classic Chicken Shawarma Plate", rating: 5, reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-doner-served-flatbread-with-fries-pickles_140725-8272.jpg", imageAlt: "Classic Chicken Shawarma Plate" }, - { id: "m2", brand: "Chicken Shawarma", name: "Spicy Chicken Shawarma Sandwich", rating: 4.9, reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/sliced-meat-roll-pita-bread-french-fries_140725-7531.jpg", imageAlt: "Spicy Chicken Shawarma Sandwich" }, - { id: "m3", brand: "Meat Shawarma", name: "Traditional Meat Shawarma Plate", rating: 4.8, reviewCount: "280", imageSrc: "http://img.b2bpic.net/free-photo/grilled-beed-wrap-doner-with-cucumber-prinkles-tomato-fries_140725-10543.jpg", imageAlt: "Traditional Meat Shawarma Plate" }, + { id: "m2", brand: "Chicken Shawarma", name: "Spicy Chicken Shawarma Sandwich", rating: 4.9, reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/sliced-meat-roll-pita-bread-french-fries_140725-7531.jpg?_wi=2", imageAlt: "Spicy Chicken Shawarma Sandwich" }, + { id: "m3", brand: "Meat Shawarma", name: "Traditional Meat Shawarma Plate", rating: 4.8, reviewCount: "280", imageSrc: "http://img.b2bpic.net/free-photo/grilled-beed-wrap-doner-with-cucumber-prinkles-tomato-fries_140725-10543.jpg?_wi=2", imageAlt: "Traditional Meat Shawarma Plate" }, { id: "m4", brand: "Meat Shawarma", name: "Special Meat Shawarma Sandwich", rating: 4.7, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-shawarma-dish_23-2151805468.jpg", imageAlt: "Special Meat Shawarma Sandwich" }, - { id: "m5", brand: "Meals", name: "Zad Mixed Grill", rating: 5, reviewCount: "190", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-serbian-food-arrangement_23-2149358051.jpg", imageAlt: "Zad Mixed Grill" }, - { id: "m6", brand: "Meals", name: "Kofta Kebab Platter", rating: 4.6, reviewCount: "140", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-serbian-food-arrangement_23-2149358051.jpg", imageAlt: "Kofta Kebab Platter" }, + { id: "m5", brand: "Meals", name: "Zad Mixed Grill", rating: 5, reviewCount: "190", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-serbian-food-arrangement_23-2149358051.jpg?_wi=2", imageAlt: "Zad Mixed Grill" }, + { id: "m6", brand: "Meals", name: "Kofta Kebab Platter", rating: 4.6, reviewCount: "140", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-serbian-food-arrangement_23-2149358051.jpg?_wi=3", imageAlt: "Kofta Kebab Platter" }, { id: "m7", brand: "Sides", name: "Golden French Fries", rating: 4.5, reviewCount: "160", imageSrc: "http://img.b2bpic.net/free-photo/crispy-potato-wedges-with-salt-bowl_84443-94435.jpg", imageAlt: "Golden French Fries" }, - { id: "m8", brand: "Sides", name: "Creamy Hummus with Pita", rating: 4.7, reviewCount: "130", imageSrc: "http://img.b2bpic.net/free-photo/healthy-homemade-hummus-with-olive-oil-pita-chips_2829-16350.jpg", imageAlt: "Creamy Hummus with Pita" }, - { id: "m9", brand: "Drinks", name: "Coca-Cola", rating: 4.8, reviewCount: "100", imageSrc: "http://img.b2bpic.net/free-photo/colorful-soda-drinks-macro-shot_53876-32237.jpg", imageAlt: "Coca-Cola" }, - { id: "m10", brand: "Drinks", name: "Fresh Orange Juice", rating: 4.9, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/colorful-soda-drinks-macro-shot_53876-32237.jpg", imageAlt: "Fresh Orange Juice" } + { id: "m8", brand: "Sides", name: "Creamy Hummus with Pita", rating: 4.7, reviewCount: "130", imageSrc: "http://img.b2bpic.net/free-photo/healthy-homemade-hummus-with-olive-oil-pita-chips_2829-16350.jpg?_wi=2", imageAlt: "Creamy Hummus with Pita" }, + { id: "m9", brand: "Drinks", name: "Coca-Cola", rating: 4.8, reviewCount: "100", imageSrc: "http://img.b2bpic.net/free-photo/colorful-soda-drinks-macro-shot_53876-32237.jpg?_wi=1", imageAlt: "Coca-Cola" }, + { id: "m10", brand: "Drinks", name: "Fresh Orange Juice", rating: 4.9, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/colorful-soda-drinks-macro-shot_53876-32237.jpg?_wi=2", imageAlt: "Fresh Orange Juice" } ]} carouselMode="buttons" gridVariant="uniform-all-items-equal" -- 2.49.1 From 54462c74dd31f8adb6e423e05edbebb1f893293e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 00:52:54 +0000 Subject: [PATCH 5/5] Update src/app/page.tsx --- src/app/page.tsx | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 06bb26c..8b47ac6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,11 +47,11 @@ export default function HomePage() { description="Fresh taste, unforgettable flavor" background={{ variant: "glowing-orb" }} testimonials={[ - { name: "Ahmad Khan", handle: "@ahmadfoodie", testimonial: "Zad Shawarma has the most authentic and delicious shawarma I've ever tasted! The meat is perfectly seasoned and so tender. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg", imageAlt: "Ahmad Khan" }, - { name: "Sara Al-Mansoori", handle: "@saralovesfood", testimonial: "Absolutely love the chicken shawarma here! The flavors are incredibly fresh, and the service is always quick and friendly. My go-to spot!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-pretty-woman-eating-sushi-summer-terrace-japanese-restaurant_496169-300.jpg", imageAlt: "Sara Al-Mansoori" }, - { name: "Omar Hassan", handle: "@omarmunchies", testimonial: "The best shawarma in town, hands down! The portions are generous, and every bite is a burst of flavor. You won't be disappointed.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-handsome-man-isolated_273609-35974.jpg", imageAlt: "Omar Hassan" }, - { name: "Leila Abdullah", handle: "@leilafoodcritc", testimonial: "Consistently amazing quality and taste. Zad Shawarma never disappoints. Their meat shawarma is a must-try!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-cute-woman-model-holding-wooden-board-with-fresh-vegetables_114579-36915.jpg", imageAlt: "Leila Abdullah" }, - { name: "Faisal Al-Hamad", handle: "@faisalapproved", testimonial: "Fast, fresh, and unbelievably delicious. Zad Shawarma truly lives up to its slogan. The 'Order Now' process is super easy.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006579.jpg", imageAlt: "Faisal Al-Hamad" } + { name: "Ahmad Khan", handle: "@ahmadfoodie", testimonial: "Zad Shawarma has the most authentic and delicious shawarma I've ever tasted! The meat is perfectly seasoned and so tender. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happiness-leisure-lifestyle-concept-smiling-african-american-female-recreates-cafe-restaurant-eats-delicious-dessert-drinks-cocktail-happy-have-pleasant-conversation-with-interlocutor_273609-2194.jpg?_wi=1", imageAlt: "Ahmad Khan" }, + { name: "Sara Al-Mansoori", handle: "@saralovesfood", testimonial: "Absolutely love the chicken shawarma here! The flavors are incredibly fresh, and the service is always quick and friendly. My go-to spot!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-blonde-pretty-woman-eating-sushi-summer-terrace-japanese-restaurant_496169-300.jpg?_wi=1", imageAlt: "Sara Al-Mansoori" }, + { name: "Omar Hassan", handle: "@omarmunchies", testimonial: "The best shawarma in town, hands down! The portions are generous, and every bite is a burst of flavor. You won't be disappointed.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-handsome-man-isolated_273609-35974.jpg?_wi=1", imageAlt: "Omar Hassan" }, + { name: "Leila Abdullah", handle: "@leilafoodcritc", testimonial: "Consistently amazing quality and taste. Zad Shawarma never disappoints. Their meat shawarma is a must-try!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-cute-woman-model-holding-wooden-board-with-fresh-vegetables_114579-36915.jpg?_wi=1", imageAlt: "Leila Abdullah" }, + { name: "Faisal Al-Hamad", handle: "@faisalapproved", testimonial: "Fast, fresh, and unbelievably delicious. Zad Shawarma truly lives up to its slogan. The 'Order Now' process is super easy.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006579.jpg?_wi=1", imageAlt: "Faisal Al-Hamad" } ]} testimonialRotationInterval={5000} useInvertedBackground={false} @@ -74,7 +74,7 @@ export default function HomePage() {