Update src/app/page.tsx
This commit is contained in:
@@ -196,7 +196,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Local Eats Magazine", "Foodie Favorites Weekly", "Chef's Choice Awards", "City Best Dining Guide", "Gourmet Burger Society", "Sheraton Food Bloggers", "The Culinary Times"]}
|
||||
"Local Eats Magazine", "Foodie Favorites Weekly", "Chef's Choice Awards", "City Best Dining Guide", "Gourmet Burger Society", "Sheraton Food Bloggers", "The Culinary Times" stiffness={100} damping={10}
|
||||
"The Culinary Times" stiffness={100} damping={10}
|
||||
"The Culinary Times" stiffness={100} damping={10}] stiffness={100} damping={10}
|
||||
title="Recognized for Excellence"
|
||||
description="Proudly featured in and trusted by leading culinary critics and local communities."
|
||||
tag="Awards & Mentions"
|
||||
@@ -237,7 +239,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
title="Get in Touch or Book a Table"
|
||||
description="Have a question, feedback, or want to make a reservation? Reach out to us using the form below, and we'll get back to you shortly!"
|
||||
description="Have a question, feedback, or want to make a reservation? Reach out to us using the form below, or visit us at our Sheraton location: https://maps.app.goo.gl/vveKQLzZNcwytDF6. We'll get back to you shortly!"
|
||||
inputs={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
|
||||
Reference in New Issue
Block a user