Merge version_17 into main
Merge version_17 into main
This commit was merged in pull request #24.
This commit is contained in:
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hot-steaming-crispy-fried-chicken-wings_84443-82019.jpg?_wi=2"
|
||||
imageAlt="Fresh colorful restaurant food platter"
|
||||
buttons={[
|
||||
{ text: "Order Online Now", href: "https://example.com/order" },
|
||||
{ text: "Order Now", href: "https://example.com/order" },
|
||||
{ text: "Reserve Table", href: "https://example.com/reserve" }
|
||||
]}
|
||||
marqueeItems={[
|
||||
@@ -411,4 +411,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user