Update src/app/page.tsx
This commit is contained in:
@@ -52,8 +52,7 @@ export default function LandingPage() {
|
||||
title="Pizza Hut Patto Colony"
|
||||
description="Popular delivery, carry-out & dine-in chain known for pizza, wings, pasta, desserts & more. Experience the taste you love!"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[{ text: "Order Now", href: "#menu" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-italian-food-composition_23-2148601625.jpg"
|
||||
buttons={[{ text: "Order Now", href: "#menu" }]}n imageSrc="http://img.b2bpic.net/free-photo/top-view-italian-food-composition_23-2148601625.jpg"
|
||||
imageAlt="Delicious Pizza Hut pizza"
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
@@ -161,4 +160,4 @@ export default function LandingPage() {
|
||||
</main>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user