Update src/app/branches/page.tsx

This commit is contained in:
2026-06-11 00:45:20 +00:00
parent f3da82c148
commit fe3ae42b29

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"},
],
},
]}