Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
title="Authentic Halal BBQ in Brooklyn"
|
||||
description="Fresh grilled meats, flavorful rice platters, and family-style meals made daily. Open for dine-in, pickup, and delivery."
|
||||
tag="Est. Local Favorite"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/meat-medallions-with-potatoe-pure_140725-4823.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/meat-medallions-with-potatoe-pure_140725-4823.jpg?_wi=1"
|
||||
imageAlt="Noor BBQ and Grill restaurant interior with flames on grill"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/meat-medallions-with-potatoe-pure_140725-4823.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/meat-medallions-with-potatoe-pure_140725-4823.jpg?_wi=2"
|
||||
imageAlt="Restaurant interior showing grill and counter"
|
||||
bulletPoints={[
|
||||
{
|
||||
@@ -166,15 +166,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "5119 Avenue U, Brooklyn, NY 11234", tags: ["📍 Location"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-medallions-with-potatoe-pure_140725-4823.jpg", imageAlt: "Noor BBQ location"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-medallions-with-potatoe-pure_140725-4823.jpg?_wi=3", imageAlt: "Noor BBQ location"
|
||||
},
|
||||
{
|
||||
id: "2", title: "(347) 374-3580", tags: ["📞 Call Now"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-medallions-with-potatoe-pure_140725-4823.jpg", imageAlt: "Contact phone number"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-medallions-with-potatoe-pure_140725-4823.jpg?_wi=4", imageAlt: "Contact phone number"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Mon-Sun: 11AM - 11PM", tags: ["🕐 Hours"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-medallions-with-potatoe-pure_140725-4823.jpg", imageAlt: "Business hours"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-medallions-with-potatoe-pure_140725-4823.jpg?_wi=5", imageAlt: "Business hours"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user