Merge version_1 into main #2
@@ -28,7 +28,7 @@ export default function HomePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLarge"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -47,14 +47,14 @@ export default function HomePage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="Chrome"
|
||||
description="Experience Modern Japanese Dining at Chrome. Authentic cuisine, fresh ingredients, and contemporary elegance in the heart of San Francisco."
|
||||
background={{ variant: "noise" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "/menu" },
|
||||
{ text: "Reserve a Table", href: "/reservations" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/eat-tasty-japanese-white-black_1203-4157.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/eat-tasty-japanese-white-black_1203-4157.jpg"
|
||||
imageAlt="Beautiful sushi platter at Chrome restaurant"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -95,7 +95,7 @@ export default function HomePage() {
|
||||
title: "Fresh Ingredients",
|
||||
description: "We source the finest Japanese ingredients daily, ensuring every dish reflects authentic flavors and premium quality.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-tuna-fish-meat-salad-with-avocado-mango_74190-749.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/raw-fresh-tuna-fish-meat-salad-with-avocado-mango_74190-749.jpg",
|
||||
imageAlt: "Fresh ingredient preparation",
|
||||
},
|
||||
items: [
|
||||
@@ -115,7 +115,7 @@ export default function HomePage() {
|
||||
title: "Authentic Japanese Cuisine",
|
||||
description: "Our menu features traditional sushi, ramen, and contemporary Japanese dishes prepared by experienced chefs trained in Japan.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-chopsticks_23-2149250127.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-chopsticks_23-2149250127.jpg",
|
||||
imageAlt: "Chef preparing authentic sushi",
|
||||
},
|
||||
items: [
|
||||
@@ -135,7 +135,7 @@ export default function HomePage() {
|
||||
title: "Stylish Dining Experience",
|
||||
description: "Our minimalist-designed restaurant combines sleek modern architecture with warm accents, creating an inviting and elegant atmosphere.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plates-brown-wooden-table_417767-541.jpg?_wi=1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plates-brown-wooden-table_417767-541.jpg",
|
||||
imageAlt: "Modern restaurant interior",
|
||||
},
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user