Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-08 21:20:56 +00:00

View File

@@ -53,7 +53,7 @@ export default function MadoSushiPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/sushi-dish-asian-restaurant_23-2148195567.jpg", imageAlt: "Premium sushi platter with fresh ingredients"},
{
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg", imageAlt: "Warm and inviting restaurant interior"},
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg?_wi=1", imageAlt: "Warm and inviting restaurant interior"},
]}
mediaAnimation="blur-reveal"
rating={5}
@@ -92,7 +92,7 @@ export default function MadoSushiPage() {
{ value: "500+", title: "Happy Customers Weekly" },
{ value: "10+", title: "Years of Excellence" },
]}
imageSrc="http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269167.jpg"
imageSrc="http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269167.jpg?_wi=1"
imageAlt="Professional sushi chef preparing fresh ingredients"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -139,7 +139,7 @@ export default function MadoSushiPage() {
features={[
{
id: "1", title: "Fresh Ingredients", description: "Premium sushi made daily with the freshest fish and ingredients sourced directly from trusted suppliers. Every ingredient is selected for quality and flavor.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269167.jpg", imageAlt: "Fresh sushi ingredients"},
imageSrc: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269167.jpg?_wi=2", imageAlt: "Fresh sushi ingredients"},
items: [
{ icon: CheckCircle, text: "Daily fresh deliveries" },
{ icon: CheckCircle, text: "Premium quality ingredients" },
@@ -149,7 +149,7 @@ export default function MadoSushiPage() {
},
{
id: "2", title: "Exceptional Service", description: "Our team is trained to provide warm, attentive service that makes every visit memorable. We treat each guest like family.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg", imageAlt: "Restaurant service"},
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg?_wi=2", imageAlt: "Restaurant service"},
items: [
{ icon: Smile, text: "Friendly and welcoming staff" },
{ icon: Clock, text: "Quick and efficient service" },
@@ -159,7 +159,7 @@ export default function MadoSushiPage() {
},
{
id: "3", title: "Cozy Atmosphere", description: "Perfect for intimate dinners, date nights, or celebrating with friends and family. Our space is designed for comfort and connection.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg", imageAlt: "Cozy restaurant interior"},
imageSrc: "http://img.b2bpic.net/free-photo/wedding-hall-interior-design-photo-shooting_114579-2234.jpg?_wi=3", imageAlt: "Cozy restaurant interior"},
items: [
{ icon: Home, text: "Warm and inviting ambiance" },
{ icon: Music, text: "Curated background music" },