Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-02 12:25:14 +00:00

View File

@@ -67,11 +67,11 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1", name: "Maguro Nigiri", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_74190-5921.jpg"},
id: "p1", name: "Maguro Nigiri", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_74190-5921.jpg?_wi=1"},
{
id: "p2", name: "Salmon Roll", price: "$8.90", imageSrc: "http://img.b2bpic.net/free-photo/sushi-food-white-background_1368-6259.jpg"},
id: "p2", name: "Salmon Roll", price: "$8.90", imageSrc: "http://img.b2bpic.net/free-photo/sushi-food-white-background_1368-6259.jpg?_wi=1"},
{
id: "p3", name: "Unagi Nigiri", price: "$5.20", imageSrc: "http://img.b2bpic.net/free-photo/sushi-pieces-with-seafood_1203-600.jpg"},
id: "p3", name: "Unagi Nigiri", price: "$5.20", imageSrc: "http://img.b2bpic.net/free-photo/sushi-pieces-with-seafood_1203-600.jpg?_wi=1"},
]}
title="Our Signature Menu"
description="Hand-picked selection of our most popular sushi rolls and nigiri favorites."
@@ -85,11 +85,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1", value: "15+", title: "Years Experience", description: "Serving fresh quality food.", imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_74190-5921.jpg"},
id: "m1", value: "15+", title: "Years Experience", description: "Serving fresh quality food.", imageSrc: "http://img.b2bpic.net/free-photo/tuna-sushi_74190-5921.jpg?_wi=2"},
{
id: "m2", value: "100%", title: "Fresh Fish", description: "Daily catch delivery.", imageSrc: "http://img.b2bpic.net/free-photo/sushi-food-white-background_1368-6259.jpg"},
id: "m2", value: "100%", title: "Fresh Fish", description: "Daily catch delivery.", imageSrc: "http://img.b2bpic.net/free-photo/sushi-food-white-background_1368-6259.jpg?_wi=2"},
{
id: "m3", value: "50+", title: "Sushi Varieties", description: "Authentic flavor range.", imageSrc: "http://img.b2bpic.net/free-photo/sushi-pieces-with-seafood_1203-600.jpg"},
id: "m3", value: "50+", title: "Sushi Varieties", description: "Authentic flavor range.", imageSrc: "http://img.b2bpic.net/free-photo/sushi-pieces-with-seafood_1203-600.jpg?_wi=2"},
]}
title="Our Commitment to Quality"
description="We source the finest ingredients from sustainable suppliers to bring you the best sushi experience."
@@ -104,7 +104,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Foodie", company: "Local Blog", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg?_wi=1"},
{
id: "2", name: "Michael Chen", role: "Regular", company: "Neighbor", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-stylish-woman-eating-healthy-food-sitting-beautiful-interior-with-green-flowers_273443-1899.jpg"},
@@ -116,7 +116,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-white-sweater-eating-sushi-lunch-small-caffe_231208-5220.jpg"},
{
id: "5", name: "Aki Nakamura", role: "Critic", company: "Tokyo Eats", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg?_wi=2"},
]}
kpiItems={[
{