Update src/app/branches/page.tsx
This commit is contained in:
@@ -55,19 +55,19 @@ export default function LandingPage() {
|
||||
{
|
||||
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?_wi=1", 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?_wi=1", 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"},
|
||||
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?_wi=1", imageAlt: "Fried Chicken Erbil Branch"},
|
||||
{
|
||||
id: "branch-palestine-baghdad", title: "فلسطين – بغداد", subtitle: "شارع3", detail: "الهاتف: 077 388 5500", imageSrc: "http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg", imageAlt: "Fried Chicken Palestine-Baghdad Branch"},
|
||||
id: "branch-palestine-baghdad", title: "فلسطين – بغداد", subtitle: "شارع3", detail: "الهاتف: 077 388 5500", imageSrc: "http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg?_wi=2", imageAlt: "Fried Chicken Palestine-Baghdad Branch"},
|
||||
{
|
||||
id: "branch-al-ahzamya", title: "الأعظمية", subtitle: "شارع الأسمعي", detail: "الهاتف: 0772 222 2857", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-showing-menu-card-female-customer-sitting-restaurant_23-2147936254.jpg", imageAlt: "Fried Chicken Al-Ahzamya Branch"},
|
||||
id: "branch-al-ahzamya", title: "الأعظمية", subtitle: "شارع الأسمعي", detail: "الهاتف: 0772 222 2857", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-showing-menu-card-female-customer-sitting-restaurant_23-2147936254.jpg?_wi=2", imageAlt: "Fried Chicken Al-Ahzamya Branch"},
|
||||
{
|
||||
id: "branch-14-ramadan", title: "شارع 14 رمضان", subtitle: "", detail: "الهاتف: 0780 177 7197", imageSrc: "http://img.b2bpic.net/free-photo/big-event-hall-interior-restaurant_114579-2078.jpg", imageAlt: "Fried Chicken 14 Ramadan Branch"},
|
||||
id: "branch-14-ramadan", title: "شارع 14 رمضان", subtitle: "", detail: "الهاتف: 0780 177 7197", imageSrc: "http://img.b2bpic.net/free-photo/big-event-hall-interior-restaurant_114579-2078.jpg?_wi=2", imageAlt: "Fried Chicken 14 Ramadan Branch"},
|
||||
{
|
||||
id: "branch-baghdad-additional", title: "بغداد", subtitle: "", detail: "الهاتف: 0771 335 5553, أرقام إضافية: 0773 336 6656 ، 0771 666 2260", imageSrc: "http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg", imageAlt: "Fried Chicken Baghdad Additional Branch"}
|
||||
id: "branch-baghdad-additional", title: "بغداد", subtitle: "", detail: "الهاتف: 0771 335 5553, أرقام إضافية: 0773 336 6656 ، 0771 666 2260", imageSrc: "http://img.b2bpic.net/free-photo/french-restaurant-scene-with-menu-board_1147-447.jpg?_wi=3", imageAlt: "Fried Chicken Baghdad Additional Branch"}
|
||||
]
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user