Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-18 20:40:03 +00:00

View File

@@ -53,12 +53,12 @@ export default function LandingPage() {
buttonAnimation="slide-up"
background={{ variant: "plain" }}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-salmon-sashimi-served-with-red-tobiko_140725-4991.jpg", imageAlt: "Premium sushi platter arrangement" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-asian-food_23-2149091590.jpg", imageAlt: "Authentic ramen noodle bowl" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-eats-fried-shrimps-with-sauce_141793-1315.jpg", imageAlt: "Golden crispy tempura" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-salmon-sashimi-served-with-red-tobiko_140725-4991.jpg?_wi=1", imageAlt: "Premium sushi platter arrangement" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-asian-food_23-2149091590.jpg?_wi=1", imageAlt: "Authentic ramen noodle bowl" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-eats-fried-shrimps-with-sauce_141793-1315.jpg?_wi=1", imageAlt: "Golden crispy tempura" },
{ imageSrc: "http://img.b2bpic.net/free-psd/spicy-beef-rice-bowl-with-fresh-vegetables_84443-64090.jpg", imageAlt: "Traditional donburi rice bowl" },
{ imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826263.jpg", imageAlt: "Restaurant interior ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/japanese-cups-bottle-arrangement_23-2149869739.jpg", imageAlt: "Premium sake collection" }
{ imageSrc: "http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826263.jpg?_wi=1", imageAlt: "Restaurant interior ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/japanese-cups-bottle-arrangement_23-2149869739.jpg?_wi=1", imageAlt: "Premium sake collection" }
]}
mediaAnimation="slide-up"
ariaLabel="Hero section - Welcome to Ichigo Japanese Restaurant"
@@ -76,7 +76,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#menu" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826263.jpg"
imageSrc="http://img.b2bpic.net/free-photo/minimalist-office-interior-design_23-2151826263.jpg?_wi=2"
imageAlt="Ichigo restaurant interior with traditional Japanese aesthetic"
useInvertedBackground={false}
ariaLabel="About section - Our Story"
@@ -96,7 +96,7 @@ export default function LandingPage() {
buttonAnimation="slide-up"
features={[
{
id: "sushi", title: "Sushi & Sashimi", description: "Fresh daily catch prepared by our master sushi chefs using traditional techniques passed down through generations.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-salmon-sashimi-served-with-red-tobiko_140725-4991.jpg", imageAlt: "Premium sushi platter" },
id: "sushi", title: "Sushi & Sashimi", description: "Fresh daily catch prepared by our master sushi chefs using traditional techniques passed down through generations.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-salmon-sashimi-served-with-red-tobiko_140725-4991.jpg?_wi=2", imageAlt: "Premium sushi platter" },
items: [
{ icon: Fish, text: "Grade A Tuna" },
{ icon: Droplets, text: "Fresh Daily" },
@@ -105,7 +105,7 @@ export default function LandingPage() {
reverse: false
},
{
id: "ramen", title: "Authentic Ramen", description: "Rich, flavorful broths simmered for hours with hand-pulled noodles and premium toppings, creating an unforgettable experience.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-asian-food_23-2149091590.jpg", imageAlt: "Authentic ramen bowl" },
id: "ramen", title: "Authentic Ramen", description: "Rich, flavorful broths simmered for hours with hand-pulled noodles and premium toppings, creating an unforgettable experience.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-asian-food_23-2149091590.jpg?_wi=2", imageAlt: "Authentic ramen bowl" },
items: [
{ icon: Flame, text: "Slow Simmered" },
{ icon: Utensils, text: "Traditional Recipe" },
@@ -114,7 +114,7 @@ export default function LandingPage() {
reverse: true
},
{
id: "tempura", title: "Crispy Tempura", description: "Light, delicate batter coating fresh vegetables and seafood, fried to golden perfection and served immediately.", media: { imageSrc: "http://img.b2bpic.net/free-photo/woman-eats-fried-shrimps-with-sauce_141793-1315.jpg", imageAlt: "Golden tempura assortment" },
id: "tempura", title: "Crispy Tempura", description: "Light, delicate batter coating fresh vegetables and seafood, fried to golden perfection and served immediately.", media: { imageSrc: "http://img.b2bpic.net/free-photo/woman-eats-fried-shrimps-with-sauce_141793-1315.jpg?_wi=2", imageAlt: "Golden tempura assortment" },
items: [
{ icon: Zap, text: "Flash Fried" },
{ icon: Wind, text: "Light Batter" },
@@ -190,7 +190,7 @@ export default function LandingPage() {
{ id: "4", title: "Do you offer takeout or delivery?", content: "We offer premium takeout for selected items. Delivery is available within our local area. Please call ahead to ensure availability and quality." },
{ id: "5", title: "What are your operating hours?", content: "We're open Tuesday-Sunday, 5:00 PM - 11:00 PM. Monday is our rest day. We're closed on major holidays. Call for reservations." }
]}
imageSrc="http://img.b2bpic.net/free-photo/japanese-cups-bottle-arrangement_23-2149869739.jpg"
imageSrc="http://img.b2bpic.net/free-photo/japanese-cups-bottle-arrangement_23-2149869739.jpg?_wi=2"
imageAlt="Premium sake collection"
mediaAnimation="slide-up"
mediaPosition="right"