Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
dashboard={{
|
||||
title: "Signature Delicacies", logoIcon: Crown,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-plov-with-oil-raisins-inside-plate-dark-space_140725-97896.jpg", searchPlaceholder: "Discover flavors...", sidebarItems: [
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-plov-with-oil-raisins-inside-plate-dark-space_140725-97896.jpg?_wi=1", searchPlaceholder: "Discover flavors...", sidebarItems: [
|
||||
{ icon: Flame, active: true },
|
||||
{ icon: UtensilsCrossed },
|
||||
{ icon: Heart }
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg?_wi=1"
|
||||
imageAlt="Elegant Ziyafath restaurant interior with warm lighting"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -188,10 +188,10 @@ export default function LandingPage() {
|
||||
title: "Authentic Preparation", description: "Each dish prepared using traditional Hyderabadi techniques with premium, freshly sourced ingredients imported and local.", imageSrc: "http://img.b2bpic.net/free-photo/half-empty-restaurant-table-with-plate-glass-cutlery_140725-5022.jpg", imageAlt: "Fine dining table setting with premium plating"
|
||||
},
|
||||
{
|
||||
title: "Warm Hospitality", description: "Our team welcomes you with genuine warmth and exceptional service, ensuring every visit is memorable and comfortable.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg", imageAlt: "Elegant restaurant interior with welcoming ambiance"
|
||||
title: "Warm Hospitality", description: "Our team welcomes you with genuine warmth and exceptional service, ensuring every visit is memorable and comfortable.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg?_wi=2", imageAlt: "Elegant restaurant interior with welcoming ambiance"
|
||||
},
|
||||
{
|
||||
title: "Premium Atmosphere", description: "Sophisticated ambiance designed for intimate dinners, family gatherings, and special celebrations with refined elegance.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-plov-with-oil-raisins-inside-plate-dark-space_140725-97896.jpg", imageAlt: "Premium biryani plating in elegant dining setting"
|
||||
title: "Premium Atmosphere", description: "Sophisticated ambiance designed for intimate dinners, family gatherings, and special celebrations with refined elegance.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-plov-with-oil-raisins-inside-plate-dark-space_140725-97896.jpg?_wi=2", imageAlt: "Premium biryani plating in elegant dining setting"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user