Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-11 00:45:23 +00:00
3 changed files with 123 additions and 432 deletions

View File

@@ -27,37 +27,23 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Menu",
id: "/menu",
},
name: "Menu", id: "/menu"},
{
name: "Offers",
id: "/offers",
},
name: "Offers", id: "/offers"},
{
name: "Branches",
id: "/branches",
},
name: "Branches", id: "/branches"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/set-hand-drawn-hen-logos_23-2147626216.jpg"
logoAlt="Fried Chicken Logo"
brandName="Fried Chicken"
button={{
text: "Order Now",
href: "/menu",
}}
text: "Order Now", href: "/menu"}}
animateOnLoad={true}
/>
</div>
@@ -67,13 +53,8 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Our Journey: Crafting Crispy Perfection Since Day One",
},
type: "text", content: "Our Journey: Crafting Crispy Perfection Since Day One"},
]}
imageSrc="http://img.b2bpic.net/free-photo/fried-calamary-rings-with-radish-parsley-sesame-sweet-chili-sauce_141793-17461.jpg"
imageAlt="Chef preparing fried chicken"
description="Founded on a passion for authentic Iraqi flavors, Fried Chicken began with a simple goal: to bring the most delicious, crispy fried chicken to our community. From our humble beginnings to becoming a beloved brand, we've remained committed to quality ingredients and traditional recipes."
/>
</div>
@@ -84,59 +65,23 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Ahmed Al-Mansoori",
handle: "@AhmedFoodie",
testimonial: "Absolutely the best fried chicken in Iraq! Crispy, juicy, and packed with flavor. A true taste sensation!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-person-enjoying-meal_23-2151525810.jpg",
imageAlt: "Ahmed Al-Mansoori",
},
id: "t1", name: "Ahmed Al-Mansoori", handle: "@AhmedFoodie", testimonial: "Absolutely the best fried chicken in Iraq! Crispy, juicy, and packed with flavor. A true taste sensation!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-person-enjoying-meal_23-2151525810.jpg", imageAlt: "Ahmed Al-Mansoori"},
{
id: "t2",
name: "Layla Hassan",
handle: "@LaylaEats",
testimonial: "The Zinger Supreme is my go-to. It's perfectly spiced and so satisfying. Their quality is consistently high.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza-together_23-2149339480.jpg",
imageAlt: "Layla Hassan",
},
id: "t2", name: "Layla Hassan", handle: "@LaylaEats", testimonial: "The Zinger Supreme is my go-to. It's perfectly spiced and so satisfying. Their quality is consistently high.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza-together_23-2149339480.jpg", imageAlt: "Layla Hassan"},
{
id: "t3",
name: "Omar Fakhri",
handle: "@OmarReviews",
testimonial: "My family loves the Family Feast bucket. It's great value and always a hit. Highly recommend for gatherings!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-fast-food-restaurant-eating-burgers_23-2148718870.jpg",
imageAlt: "Omar Fakhri",
},
id: "t3", name: "Omar Fakhri", handle: "@OmarReviews", testimonial: "My family loves the Family Feast bucket. It's great value and always a hit. Highly recommend for gatherings!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-fast-food-restaurant-eating-burgers_23-2148718870.jpg", imageAlt: "Omar Fakhri"},
{
id: "t4",
name: "Sara Jameel",
handle: "@SaraFoodLover",
testimonial: "The broasted chicken is a game-changer! So tender and flavorful. You can tell they use fresh ingredients.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-139843.jpg",
imageAlt: "Sara Jameel",
},
id: "t4", name: "Sara Jameel", handle: "@SaraFoodLover", testimonial: "The broasted chicken is a game-changer! So tender and flavorful. You can tell they use fresh ingredients.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-139843.jpg", imageAlt: "Sara Jameel"},
{
id: "t5",
name: "Ali Abbas",
handle: "@AliSnacks",
testimonial: "Quick service and delicious food every time. The hot wings are a must-try for spice lovers!",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-near-eating-woman_23-2148113693.jpg",
imageAlt: "Ali Abbas",
},
id: "t5", name: "Ali Abbas", handle: "@AliSnacks", testimonial: "Quick service and delicious food every time. The hot wings are a must-try for spice lovers!", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-near-eating-woman_23-2148113693.jpg", imageAlt: "Ali Abbas"},
{
id: "t6",
name: "Noor Mustafa",
handle: "@NoorOrders",
testimonial: "Their delivery is always fast and the food arrives fresh and hot. My favorite for a convenient and tasty meal.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-cafe-sitting-with-laptop-working-remotely-freelancer-with-phone-hands_1258-245384.jpg",
imageAlt: "Noor Mustafa",
},
id: "t6", name: "Noor Mustafa", handle: "@NoorOrders", testimonial: "Their delivery is always fast and the food arrives fresh and hot. My favorite for a convenient and tasty meal.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-cafe-sitting-with-laptop-working-remotely-freelancer-with-phone-hands_1258-245384.jpg", imageAlt: "Noor Mustafa"},
]}
showRating={true}
title="What Our Customers Say"
@@ -149,14 +94,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"FoodieExpress",
"IraqEats",
"TasteMakers",
"Chef's Choice",
"FreshFarms",
"EventPalace",
"LocalBiz",
]}
"FoodieExpress", "IraqEats", "TasteMakers", "Chef's Choice", "FreshFarms", "EventPalace", "LocalBiz"]}
title="Trusted by Food Lovers & Industry Partners"
description="Our commitment to quality and taste has earned us recognition and partnerships."
/>
@@ -166,62 +104,37 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Buckets",
href: "/menu",
},
label: "Buckets", href: "/menu"},
{
label: "Sandwiches",
href: "/menu",
},
label: "Sandwiches", href: "/menu"},
{
label: "Broasted Chicken",
href: "/menu",
},
label: "Broasted Chicken", href: "/menu"},
{
label: "Sides & Drinks",
href: "/menu",
},
label: "Sides & Drinks", href: "/menu"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Our Branches",
href: "/branches",
},
label: "Our Branches", href: "/branches"},
{
label: "Offers",
href: "/offers",
},
label: "Offers", href: "/offers"},
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
],
},
{
title: "Follow Us",
items: [
title: "Follow Us", items: [
{
label: "Facebook",
href: "https://facebook.com/FriedChickenIQ",
},
label: "Facebook", href: "https://facebook.com/FriedChickenIQ"},
{
label: "Instagram",
href: "https://instagram.com/FriedChickenIQ",
},
label: "Instagram", href: "https://instagram.com/FriedChickenIQ"},
{
label: "WhatsApp",
href: "https://wa.me/9647xxxxxxxx",
},
label: "WhatsApp", href: "https://wa.me/9647xxxxxxxx"},
],
},
]}

View File

@@ -26,37 +26,23 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Menu",
id: "/menu",
},
name: "Menu", id: "/menu"},
{
name: "Offers",
id: "/offers",
},
name: "Offers", id: "/offers"},
{
name: "Branches",
id: "/branches",
},
name: "Branches", id: "/branches"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/set-hand-drawn-hen-logos_23-2147626216.jpg"
logoAlt="Fried Chicken Logo"
brandName="Fried Chicken"
button={{
text: "Order Now",
href: "/menu",
}}
text: "Order Now", href: "/menu"}}
animateOnLoad={true}
/>
</div>
@@ -68,36 +54,14 @@ export default function LandingPage() {
useInvertedBackground={false}
groups={[
{
id: "group-iraq",
groupTitle: "Our Locations in Iraq",
members: [
id: "group-iraq", groupTitle: "Our Locations in Iraq", members: [
{
id: "branch-baghdad",
title: "Baghdad - Main Street",
subtitle: "Open 10 AM - 12 AM Daily",
detail: "Contact: +964 7XX XXX XXXX",
imageSrc: "http://img.b2bpic.net/free-photo/big-event-hall-interior-restaurant_114579-2078.jpg",
imageAlt: "Fried Chicken Baghdad Branch",
},
id: "branch-baghdad", title: "Baghdad - Main Street", subtitle: "Open 10 AM - 12 AM Daily", detail: "Contact: +964 7XX XXX XXXX", imageSrc: "http://img.b2bpic.net/free-photo/big-event-hall-interior-restaurant_114579-2078.jpg", imageAlt: "Fried Chicken Baghdad Branch"},
{
id: "branch-basra",
title: "Basra - Riverside",
subtitle: "Open 11 AM - 11 PM Daily",
detail: "Contact: +964 7YY YYY YYYY",
imageSrc: "http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg",
imageAlt: "Fried Chicken Basra Branch",
},
id: "branch-basra", title: "Basra - Riverside", subtitle: "Open 11 AM - 11 PM Daily", detail: "Contact: +964 7YY YYY YYYY", imageSrc: "http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg", imageAlt: "Fried Chicken Basra Branch"},
{
id: "branch-erbil",
title: "Erbil - Citadel Area",
subtitle: "Open 10 AM - 12 AM Daily",
detail: "Contact: +964 7ZZ ZZZ ZZZZ",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-showing-menu-card-female-customer-sitting-restaurant_23-2147936254.jpg",
imageAlt: "Fried Chicken Erbil Branch",
},
],
imageSrc: "http://img.b2bpic.net/free-vector/set-hand-drawn-hen-logos_23-2147626216.jpg",
imageAlt: "modern fast food restaurant interior baghdad",
id: "branch-erbil", title: "Erbil - Citadel Area", subtitle: "Open 10 AM - 12 AM Daily", detail: "Contact: +964 7ZZ ZZZ ZZZZ", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-showing-menu-card-female-customer-sitting-restaurant_23-2147936254.jpg", imageAlt: "Fried Chicken Erbil Branch"},
]
},
]}
title="Find a Fried Chicken Branch Near You"
@@ -115,59 +79,23 @@ export default function LandingPage() {
showRating={true}
testimonials={[
{
id: "bt1",
name: "Fatima Al-Yasiri",
handle: "@FatimaVisits",
testimonial: "The Baghdad branch is always lively and the service is super fast! My kids love the chicken.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-holding-basket-with-potato-cips-watching-movie-blue-desk-cinema-movies-male-film-theater_140725-71613.jpg",
imageAlt: "Customer at Baghdad branch",
},
id: "bt1", name: "Fatima Al-Yasiri", handle: "@FatimaVisits", testimonial: "The Baghdad branch is always lively and the service is super fast! My kids love the chicken.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-holding-basket-with-potato-cips-watching-movie-blue-desk-cinema-movies-male-film-theater_140725-71613.jpg", imageAlt: "Customer at Baghdad branch"},
{
id: "bt2",
name: "Hassan Karim",
handle: "@HassanLocal",
testimonial: "The Basra Riverside location has a great ambiance, perfect for a casual meal with friends.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-courier-yellow-uniform-holding-paper-food-package-light-pink-wall_140725-45788.jpg",
imageAlt: "Customer at Basra branch",
},
id: "bt2", name: "Hassan Karim", handle: "@HassanLocal", testimonial: "The Basra Riverside location has a great ambiance, perfect for a casual meal with friends.", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-courier-yellow-uniform-holding-paper-food-package-light-pink-wall_140725-45788.jpg", imageAlt: "Customer at Basra branch"},
{
id: "bt3",
name: "Zainab Rashid",
handle: "@ZainabErbil",
testimonial: "Erbil's Citadel branch is a gem. The staff is welcoming and the food is always fresh and delicious.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teenager-playing-as-kid_1149-32.jpg",
imageAlt: "Customer at Erbil branch",
},
id: "bt3", name: "Zainab Rashid", handle: "@ZainabErbil", testimonial: "Erbil's Citadel branch is a gem. The staff is welcoming and the food is always fresh and delicious.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teenager-playing-as-kid_1149-32.jpg", imageAlt: "Customer at Erbil branch"},
{
id: "bt4",
name: "Aliyah Sameer",
handle: "@AliyahFood",
testimonial: "I frequently visit the Baghdad branch for lunch. Their broasted chicken is consistently excellent.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-screams-loudly-opens-mouth-yells-from-anger-has-red-beard-hair-holds-delicious-ice-cream-dressed-casual-black-t-shirt-listens-music-via-headphones-isolated-yellow-wall_273609-54588.jpg",
imageAlt: "Another customer at Baghdad branch",
},
id: "bt4", name: "Aliyah Sameer", handle: "@AliyahFood", testimonial: "I frequently visit the Baghdad branch for lunch. Their broasted chicken is consistently excellent.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-screams-loudly-opens-mouth-yells-from-anger-has-red-beard-hair-holds-delicious-ice-cream-dressed-casual-black-t-shirt-listens-music-via-headphones-isolated-yellow-wall_273609-54588.jpg", imageAlt: "Another customer at Baghdad branch"},
{
id: "bt5",
name: "Jawad Mansour",
handle: "@JawadAdventures",
testimonial: "Tried the new Zinger Supreme at Basra and it did not disappoint. Great place to grab a quick bite.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/surprised-girl-eating-pizza-with-tomatoes-indoor-photo-pretty-white-woman-enjoying-fast-food-weekend-morning_197531-9727.jpg",
imageAlt: "Another customer at Basra branch",
},
id: "bt5", name: "Jawad Mansour", handle: "@JawadAdventures", testimonial: "Tried the new Zinger Supreme at Basra and it did not disappoint. Great place to grab a quick bite.", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/surprised-girl-eating-pizza-with-tomatoes-indoor-photo-pretty-white-woman-enjoying-fast-food-weekend-morning_197531-9727.jpg", imageAlt: "Another customer at Basra branch"},
{
id: "bt6",
name: "Rana Jamal",
handle: "@RanaTravels",
testimonial: "Traveling through Erbil, found this place. The staff were very friendly and the chicken hit the spot!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-couple-heart-shaped-hand-gesture_23-2148378475.jpg",
imageAlt: "Another customer at Erbil branch",
},
id: "bt6", name: "Rana Jamal", handle: "@RanaTravels", testimonial: "Traveling through Erbil, found this place. The staff were very friendly and the chicken hit the spot!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-couple-heart-shaped-hand-gesture_23-2148378475.jpg", imageAlt: "Another customer at Erbil branch"},
]}
/>
</div>
@@ -176,62 +104,37 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Buckets",
href: "/menu",
},
label: "Buckets", href: "/menu"},
{
label: "Sandwiches",
href: "/menu",
},
label: "Sandwiches", href: "/menu"},
{
label: "Broasted Chicken",
href: "/menu",
},
label: "Broasted Chicken", href: "/menu"},
{
label: "Sides & Drinks",
href: "/menu",
},
label: "Sides & Drinks", href: "/menu"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Our Branches",
href: "/branches",
},
label: "Our Branches", href: "/branches"},
{
label: "Offers",
href: "/offers",
},
label: "Offers", href: "/offers"},
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
],
},
{
title: "Follow Us",
items: [
title: "Follow Us", items: [
{
label: "Facebook",
href: "https://facebook.com/FriedChickenIQ",
},
label: "Facebook", href: "https://facebook.com/FriedChickenIQ"},
{
label: "Instagram",
href: "https://instagram.com/FriedChickenIQ",
},
label: "Instagram", href: "https://instagram.com/FriedChickenIQ"},
{
label: "WhatsApp",
href: "https://wa.me/9647xxxxxxxx",
},
label: "WhatsApp", href: "https://wa.me/9647xxxxxxxx"},
],
},
]}

View File

@@ -29,37 +29,23 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Menu",
id: "/menu",
},
name: "Menu", id: "/menu"},
{
name: "Offers",
id: "/offers",
},
name: "Offers", id: "/offers"},
{
name: "Branches",
id: "/branches",
},
name: "Branches", id: "/branches"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
logoSrc="http://img.b2bpic.net/free-vector/set-hand-drawn-hen-logos_23-2147626216.jpg"
logoAlt="Fried Chicken Logo"
brandName="Fried Chicken"
button={{
text: "Order Now",
href: "/menu",
}}
text: "Order Now", href: "/menu"}}
animateOnLoad={true}
/>
</div>
@@ -67,41 +53,26 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardGallery
background={{
variant: "downward-rays-animated",
}}
variant: "downward-rays-animated"}}
title="Experience the Taste of Fried Chicken"
description="Indulge in our crispy, juicy, and perfectly seasoned fried chicken. Crafted with fresh ingredients and authentic Iraqi flavors."
buttons={[
{
text: "Order Now",
href: "/menu",
},
text: "Order Now", href: "/menu"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-wings-with-greens-tomatoes-light-background-dinner-meat-food-lunch-fries-burger-meal_140725-156965.jpg",
imageAlt: "Crispy fried chicken bucket",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-wings-with-greens-tomatoes-light-background-dinner-meat-food-lunch-fries-burger-meal_140725-156965.jpg", imageAlt: "Crispy fried chicken bucket"},
{
imageSrc: "http://img.b2bpic.net/free-photo/grilled-ciabatta-sandwich-with-fresh-vegetables-beef-generated-by-ai_188544-21540.jpg",
imageAlt: "Delicious Zinger sandwich",
},
imageSrc: "http://img.b2bpic.net/free-photo/grilled-ciabatta-sandwich-with-fresh-vegetables-beef-generated-by-ai_188544-21540.jpg", imageAlt: "Delicious Zinger sandwich"},
{
imageSrc: "http://img.b2bpic.net/free-photo/thin-chicken-roasted-sticks-served-with-tomato-rosemary-sauce_114579-2019.jpg",
imageAlt: "Golden chicken strips with sauce",
},
imageSrc: "http://img.b2bpic.net/free-photo/thin-chicken-roasted-sticks-served-with-tomato-rosemary-sauce_114579-2019.jpg", imageAlt: "Golden chicken strips with sauce"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-chopping-board_23-2148784891.jpg",
imageAlt: "Fried chicken family meal",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-chopping-board_23-2148784891.jpg", imageAlt: "Fried chicken family meal"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fast-food-made-out-fabric_23-2150864150.jpg",
imageAlt: "Crispy fries and refreshing drink",
},
imageSrc: "http://img.b2bpic.net/free-photo/fast-food-made-out-fabric_23-2150864150.jpg", imageAlt: "Crispy fries and refreshing drink"},
{
imageSrc: "http://img.b2bpic.net/free-photo/ketchup-near-grilled-wings_23-2147717013.jpg",
imageAlt: "Spicy chicken wings",
},
imageSrc: "http://img.b2bpic.net/free-photo/ketchup-near-grilled-wings_23-2147717013.jpg", imageAlt: "Spicy chicken wings"},
]}
mediaAnimation="slide-up"
/>
@@ -112,18 +83,12 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Authentic Iraqi Flavors, Globally Inspired Taste",
},
type: "text", content: "Authentic Iraqi Flavors, Globally Inspired Taste"},
]}
buttons={[
{
text: "Learn More",
href: "/about",
},
text: "Learn More", href: "/about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-eating-fried-chicken-with-sauce-cafe_1303-26171.jpg"
imageAlt="Chef expertly preparing fresh fried chicken"
/>
</div>
@@ -133,45 +98,21 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
tag: "Daily Deal",
title: "Crispy Bucket Bonanza",
subtitle: "Large bucket, 2 sides & 2 drinks",
description: "Enjoy our most popular bucket with your choice of delicious sides and refreshing beverages.",
imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-fried-potatoes-celebration_140725-113378.jpg",
imageAlt: "Fried Chicken Bucket Offer",
buttons: [
tag: "Daily Deal", title: "Crispy Bucket Bonanza", subtitle: "Large bucket, 2 sides & 2 drinks", description: "Enjoy our most popular bucket with your choice of delicious sides and refreshing beverages.", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-with-fried-potatoes-celebration_140725-113378.jpg", imageAlt: "Fried Chicken Bucket Offer", buttons: [
{
text: "View Deal",
href: "/offers",
},
text: "View Deal", href: "/offers"},
],
},
{
tag: "Combo Offer",
title: "Zinger Supreme Meal",
subtitle: "Zinger sandwich, fries & drink",
description: "Our signature spicy Zinger sandwich with a side of crispy fries and a cool drink.",
imageSrc: "http://img.b2bpic.net/free-photo/juicy-chicken-burger-with-fresh-lettuce-crispy-french-fries-wooden-board_181624-50895.jpg",
imageAlt: "Zinger Supreme Meal Offer",
buttons: [
tag: "Combo Offer", title: "Zinger Supreme Meal", subtitle: "Zinger sandwich, fries & drink", description: "Our signature spicy Zinger sandwich with a side of crispy fries and a cool drink.", imageSrc: "http://img.b2bpic.net/free-photo/juicy-chicken-burger-with-fresh-lettuce-crispy-french-fries-wooden-board_181624-50895.jpg", imageAlt: "Zinger Supreme Meal Offer", buttons: [
{
text: "View Deal",
href: "/offers",
},
text: "View Deal", href: "/offers"},
],
},
{
tag: "Family Pack",
title: "Feast for Four",
subtitle: "8pcs chicken, family fries & salad",
description: "Perfect for sharing with family and friends, featuring generous portions of our famous fried chicken.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-chicken-nuggets_23-2148314146.jpg",
imageAlt: "Family Feast Offer",
buttons: [
tag: "Family Pack", title: "Feast for Four", subtitle: "8pcs chicken, family fries & salad", description: "Perfect for sharing with family and friends, featuring generous portions of our famous fried chicken.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-chicken-nuggets_23-2148314146.jpg", imageAlt: "Family Feast Offer", buttons: [
{
text: "View Deal",
href: "/offers",
},
text: "View Deal", href: "/offers"},
],
},
]}
@@ -188,65 +129,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Fried Chicken",
name: "Classic Chicken Bucket",
price: "IQD 15,000",
rating: 5,
reviewCount: "256",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fast-food-dishes_23-2149187929.jpg",
imageAlt: "Classic Chicken Bucket",
},
id: "p1", brand: "Fried Chicken", name: "Classic Chicken Bucket", price: "IQD 15,000", rating: 5,
reviewCount: "256", imageSrc: "http://img.b2bpic.net/free-photo/still-life-fast-food-dishes_23-2149187929.jpg", imageAlt: "Classic Chicken Bucket"},
{
id: "p2",
brand: "Fried Chicken",
name: "Zinger Supreme Sandwich",
price: "IQD 7,500",
rating: 4,
reviewCount: "198",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-hot-dogs-with-fried-onion-rings_23-2147684581.jpg",
imageAlt: "Zinger Supreme Sandwich",
},
id: "p2", brand: "Fried Chicken", name: "Zinger Supreme Sandwich", price: "IQD 7,500", rating: 4,
reviewCount: "198", imageSrc: "http://img.b2bpic.net/free-photo/delicious-hot-dogs-with-fried-onion-rings_23-2147684581.jpg", imageAlt: "Zinger Supreme Sandwich"},
{
id: "p3",
brand: "Fried Chicken",
name: "Broasted Chicken Combo",
price: "IQD 12,000",
rating: 5,
reviewCount: "142",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062777.jpg",
imageAlt: "Broasted Chicken Combo",
},
id: "p3", brand: "Fried Chicken", name: "Broasted Chicken Combo", price: "IQD 12,000", rating: 5,
reviewCount: "142", imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062777.jpg", imageAlt: "Broasted Chicken Combo"},
{
id: "p4",
brand: "Fried Chicken",
name: "Crispy Chicken Strips",
price: "IQD 6,000",
rating: 4,
reviewCount: "110",
imageSrc: "http://img.b2bpic.net/free-photo/woman-sticking-great-britain-flag-fish-chips-dish-paper-cup_23-2148784934.jpg",
imageAlt: "Crispy Chicken Strips Platter",
},
id: "p4", brand: "Fried Chicken", name: "Crispy Chicken Strips", price: "IQD 6,000", rating: 4,
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/woman-sticking-great-britain-flag-fish-chips-dish-paper-cup_23-2148784934.jpg", imageAlt: "Crispy Chicken Strips Platter"},
{
id: "p5",
brand: "Fried Chicken",
name: "Fiery Hot Wings",
price: "IQD 8,000",
rating: 4,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/appetizing-glazed-sesame-chicken-wings-dark-bowl_84443-85767.jpg",
imageAlt: "Fiery Hot Wings",
},
id: "p5", brand: "Fried Chicken", name: "Fiery Hot Wings", price: "IQD 8,000", rating: 4,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/appetizing-glazed-sesame-chicken-wings-dark-bowl_84443-85767.jpg", imageAlt: "Fiery Hot Wings"},
{
id: "p6",
brand: "Fried Chicken",
name: "Golden French Fries",
price: "IQD 3,000",
rating: 5,
reviewCount: "301",
imageSrc: "http://img.b2bpic.net/free-photo/fried-potato-with-ketchup-juice_140725-3649.jpg",
imageAlt: "Golden French Fries",
},
id: "p6", brand: "Fried Chicken", name: "Golden French Fries", price: "IQD 3,000", rating: 5,
reviewCount: "301", imageSrc: "http://img.b2bpic.net/free-photo/fried-potato-with-ketchup-juice_140725-3649.jpg", imageAlt: "Golden French Fries"},
]}
title="Our Most Popular Choices"
description="Discover what everyone's craving from our diverse menu, from classic buckets to spicy zingers."
@@ -256,6 +155,7 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={false}
title="About Fried Chicken"
/>
</div>
@@ -263,62 +163,37 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Buckets",
href: "/menu",
},
label: "Buckets", href: "/menu"},
{
label: "Sandwiches",
href: "/menu",
},
label: "Sandwiches", href: "/menu"},
{
label: "Broasted Chicken",
href: "/menu",
},
label: "Broasted Chicken", href: "/menu"},
{
label: "Sides & Drinks",
href: "/menu",
},
label: "Sides & Drinks", href: "/menu"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
{
label: "Our Branches",
href: "/branches",
},
label: "Our Branches", href: "/branches"},
{
label: "Offers",
href: "/offers",
},
label: "Offers", href: "/offers"},
{
label: "Contact Us",
href: "/contact",
},
label: "Contact Us", href: "/contact"},
],
},
{
title: "Follow Us",
items: [
title: "Follow Us", items: [
{
label: "Facebook",
href: "https://facebook.com/FriedChickenIQ",
},
label: "Facebook", href: "https://facebook.com/FriedChickenIQ"},
{
label: "Instagram",
href: "https://instagram.com/FriedChickenIQ",
},
label: "Instagram", href: "https://instagram.com/FriedChickenIQ"},
{
label: "WhatsApp",
href: "https://wa.me/9647xxxxxxxx",
},
label: "WhatsApp", href: "https://wa.me/9647xxxxxxxx"},
],
},
]}