Merge version_1 into main #2
@@ -37,7 +37,7 @@ export default function HomePage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLarge"
|
||||
background="grid"
|
||||
background="animated-grid"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -58,7 +58,7 @@ export default function HomePage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="The Dera Cafe & Restaurant"
|
||||
description="Karachi's Perfect Night Hangout for Great Food and Relaxed Vibes. ⭐ 4.3 Rating from 151 Reviews"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "/menu" },
|
||||
{ text: "Reserve Table", href: "/reservations" },
|
||||
@@ -121,7 +121,7 @@ export default function HomePage() {
|
||||
"Traditional smoking techniques",
|
||||
"Perfect for gatherings",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-lamb-ribs-garnished-with-grilled-vegetables-fresh-tomatoes-table_140725-11504.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-lamb-ribs-garnished-with-grilled-vegetables-fresh-tomatoes-table_140725-11504.jpg",
|
||||
},
|
||||
{
|
||||
id: "gourmet-burgers",
|
||||
@@ -131,7 +131,7 @@ export default function HomePage() {
|
||||
"Premium aged cheese selection",
|
||||
"Gourmet bread and sauces",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-delicious-burger_23-2149897395.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hands-holding-delicious-burger_23-2149897395.jpg",
|
||||
},
|
||||
{
|
||||
id: "artisan-pizza",
|
||||
@@ -141,7 +141,7 @@ export default function HomePage() {
|
||||
"Premium imported ingredients",
|
||||
"Classic and creative varieties",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134253.jpg",
|
||||
},
|
||||
{
|
||||
id: "pakistani-cuisine",
|
||||
@@ -151,7 +151,7 @@ export default function HomePage() {
|
||||
"Slow-cooked perfection",
|
||||
"Premium spice blends",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-soup-with-potatoes-seasonings-dark-desk_140725-76788.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-soup-with-potatoes-seasonings-dark-desk_140725-76788.jpg",
|
||||
},
|
||||
{
|
||||
id: "craft-drinks",
|
||||
@@ -161,7 +161,7 @@ export default function HomePage() {
|
||||
"Fresh fruit mocktails",
|
||||
"Imported beverage collection",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cheese-set-with-glass-candles-wood-plate_176474-3035.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cheese-set-with-glass-candles-wood-plate_176474-3035.jpg",
|
||||
},
|
||||
{
|
||||
id: "vegan-options",
|
||||
@@ -171,7 +171,7 @@ export default function HomePage() {
|
||||
"Creative vegetarian options",
|
||||
"Sustainable sourcing",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-arrangement_23-2148510958.jpg",
|
||||
},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
|
||||
Reference in New Issue
Block a user