Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b2cf9facc | |||
| 9bd5bb8c32 |
@@ -1258,4 +1258,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -145,7 +145,7 @@ export default function SteakhousePage() {
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "elite", title: "Elite Experience", price: "$185", period: "per person", imageSrc: "https://img.b2bpic.net/free-photo/fried-meat-with-smashed-potato_140725-9685.jpg", imageAlt: "Elite fine dining experience", button: {
|
id: "elite", title: "Elite Experience • Available by invitation", price: "$185", period: "per person", imageSrc: "https://img.b2bpic.net/free-photo/fried-meat-with-smashed-potato_140725-9685.jpg", imageAlt: "Elite fine dining experience", button: {
|
||||||
text: "Reserve Now", href: "contact"
|
text: "Reserve Now", href: "contact"
|
||||||
},
|
},
|
||||||
features: [
|
features: [
|
||||||
@@ -250,4 +250,4 @@ export default function SteakhousePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user