Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 022f892db0 | |||
| ec7769f8ab | |||
| 382ac626c3 | |||
| 663e9b0333 | |||
| b1f5041cb1 |
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
|||||||
description="Experience gourmet dining that satisfies your deepest cravings at Hungry Point."
|
description="Experience gourmet dining that satisfies your deepest cravings at Hungry Point."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "View Menu", href: "#menu" },
|
{ text: "View Menu", href: "#menu" },
|
||||||
{ text: "Order Now", href: "#" }
|
{ text: "Browse Delivery Options", href: "#" }
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/gourmet-bacon-cheeseburger-with-arugula-tomato_84443-82005.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/gourmet-bacon-cheeseburger-with-arugula-tomato_84443-82005.jpg"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
|||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardFifteen
|
<TestimonialCardFifteen
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonial="The best dining experience I've had in years! The flavors were incredible, and the staff was so welcoming."
|
testimonial="The speed of service at Hungry Point is truly remarkable. I was served my gourmet meal in minutes, and the quality was impeccable—easily the best dining experience I've had in years!"
|
||||||
rating={5}
|
rating={5}
|
||||||
author="Sarah Miller"
|
author="Sarah Miller"
|
||||||
avatars={[
|
avatars={[
|
||||||
|
|||||||
Reference in New Issue
Block a user