Merge version_1 into main #1
@@ -55,7 +55,6 @@ export default function HomePage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-baked-vegetables-potatoes-eggplants-fresh-off-oven-dark-space_140725-79608.jpg"
|
||||
imageAlt="Signature grilled burgers, steaks, chicken wings, and fries"
|
||||
showDimOverlay={true}
|
||||
useInvertedBackground={true}
|
||||
buttonAnimation="opacity"
|
||||
/>
|
||||
</div>
|
||||
@@ -142,6 +141,7 @@ export default function HomePage() {
|
||||
description="Our commitment to outstanding cuisine and service has earned us accolades from esteemed critics and publications."
|
||||
names={["City's Best Grill Award", "Gourmet Magazine Pick", "Diner's Choice Gold", "Culinary Excellence Badge", "Top 10 Steakhouses", "Food Critics' Favorite", "Hospitality Star Award"]}
|
||||
useInvertedBackground={false}
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -156,7 +156,6 @@ export default function HomePage() {
|
||||
{ icon: Instagram, href: "#", ariaLabel: "Instagram profile" },
|
||||
{ icon: Twitter, href: "#", ariaLabel: "Twitter feed" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user