Update src/app/page.tsx
This commit is contained in:
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
dashboard={{
|
||||
title: "Haji Baba Experience", logoIcon: UtensilsCrossed,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-fresh-salad-grey-desk-photo-food-dish-meat_140725-46942.jpg", buttons: [
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-fresh-salad-grey-desk-photo-food-dish-meat_140725-46942.jpg?_wi=1", buttons: [
|
||||
{ text: "View Menu", href: "#dishes" },
|
||||
{ text: "Call Us", href: "#contact" },
|
||||
],
|
||||
@@ -142,7 +142,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Chapli Kebab Perfection", description: "Hand-pounded ground meat mixed with aromatic spices, fresh herbs, and traditional seasonings. Sizzled to golden perfection and served with fresh naan and our signature sauce.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-fresh-salad-grey-desk-photo-food-dish-meat_140725-46942.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-cutlets-with-fresh-salad-grey-desk-photo-food-dish-meat_140725-46942.jpg?_wi=2"},
|
||||
items: [
|
||||
{ icon: Flame, text: "Sizzling hot, made to order" },
|
||||
{ icon: Leaf, text: "Fresh herbs and spices" },
|
||||
|
||||
Reference in New Issue
Block a user