Merge version_1 into main #1
@@ -70,7 +70,7 @@ export default function AboutPage() {
|
||||
title: "Chef Marcus Laurent",
|
||||
subtitle: "Executive Chef & Co-Founder",
|
||||
detail: "marcus@savoria.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-kitchen-preparing-dishes-with-fresh-ingredients_482257-127694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-kitchen-preparing-dishes-with-fresh-ingredients_482257-127694.jpg?_wi=1",
|
||||
imageAlt: "Chef Marcus Laurent",
|
||||
},
|
||||
{
|
||||
@@ -78,7 +78,7 @@ export default function AboutPage() {
|
||||
title: "Chef Sophie Beaumont",
|
||||
subtitle: "Pastry Chef",
|
||||
detail: "sophie@savoria.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-kitchen-preparing-dishes-with-fresh-ingredients_482257-127694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-kitchen-preparing-dishes-with-fresh-ingredients_482257-127694.jpg?_wi=2",
|
||||
imageAlt: "Chef Sophie Beaumont",
|
||||
},
|
||||
],
|
||||
@@ -92,7 +92,7 @@ export default function AboutPage() {
|
||||
title: "Chef Alexandre Durand",
|
||||
subtitle: "Sous Chef - Sauce",
|
||||
detail: "alexandre@savoria.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-kitchen-preparing-dishes-with-fresh-ingredients_482257-127694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-kitchen-preparing-dishes-with-fresh-ingredients_482257-127694.jpg?_wi=3",
|
||||
imageAlt: "Chef Alexandre Durand",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function AboutPage() {
|
||||
title: "Chef Elena Rossi",
|
||||
subtitle: "Sous Chef - Fish",
|
||||
detail: "elena@savoria.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-kitchen-preparing-dishes-with-fresh-ingredients_482257-127694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-kitchen-preparing-dishes-with-fresh-ingredients_482257-127694.jpg?_wi=4",
|
||||
imageAlt: "Chef Elena Rossi",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function AboutPage() {
|
||||
title: "Chef Antoine Moreau",
|
||||
subtitle: "Commis Chef",
|
||||
detail: "antoine@savoria.com",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-kitchen-preparing-dishes-with-fresh-ingredients_482257-127694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-expert-kitchen-preparing-dishes-with-fresh-ingredients_482257-127694.jpg?_wi=5",
|
||||
imageAlt: "Chef Antoine Moreau",
|
||||
},
|
||||
],
|
||||
|
||||
@@ -53,7 +53,7 @@ export default function GalleryPage() {
|
||||
price: "Featured",
|
||||
rating: 5,
|
||||
reviewCount: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chick-kebab-served-with-cherries-green-salad_114579-1996.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chick-kebab-served-with-cherries-green-salad_114579-1996.jpg?_wi=1",
|
||||
imageAlt: "Signature plated dish",
|
||||
},
|
||||
{
|
||||
@@ -63,7 +63,7 @@ export default function GalleryPage() {
|
||||
price: "Featured",
|
||||
rating: 5,
|
||||
reviewCount: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg?_wi=1",
|
||||
imageAlt: "Dining room ambiance",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function GalleryPage() {
|
||||
price: "Featured",
|
||||
rating: 5,
|
||||
reviewCount: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chick-kebab-served-with-cherries-green-salad_114579-1996.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chick-kebab-served-with-cherries-green-salad_114579-1996.jpg?_wi=2",
|
||||
imageAlt: "Artisan gourmet plate",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function GalleryPage() {
|
||||
price: "Featured",
|
||||
rating: 5,
|
||||
reviewCount: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg?_wi=2",
|
||||
imageAlt: "Fine dining experience",
|
||||
},
|
||||
{
|
||||
@@ -93,7 +93,7 @@ export default function GalleryPage() {
|
||||
price: "Featured",
|
||||
rating: 5,
|
||||
reviewCount: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chick-kebab-served-with-cherries-green-salad_114579-1996.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chick-kebab-served-with-cherries-green-salad_114579-1996.jpg?_wi=3",
|
||||
imageAlt: "Exquisite dessert plate",
|
||||
},
|
||||
{
|
||||
|
||||
@@ -53,7 +53,7 @@ export default function MenuPage() {
|
||||
price: "$18",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calamari-with-mango-sauce-with-nice-decoration-white-plate_1258-84913.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calamari-with-mango-sauce-with-nice-decoration-white-plate_1258-84913.jpg?_wi=2",
|
||||
imageAlt: "Foie gras terrine",
|
||||
},
|
||||
{
|
||||
@@ -63,7 +63,7 @@ export default function MenuPage() {
|
||||
price: "$16",
|
||||
rating: 5,
|
||||
reviewCount: "76",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calamari-with-mango-sauce-with-nice-decoration-white-plate_1258-84913.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calamari-with-mango-sauce-with-nice-decoration-white-plate_1258-84913.jpg?_wi=3",
|
||||
imageAlt: "Burrata with truffle oil",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function MenuPage() {
|
||||
price: "$20",
|
||||
rating: 5,
|
||||
reviewCount: "94",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calamari-with-mango-sauce-with-nice-decoration-white-plate_1258-84913.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calamari-with-mango-sauce-with-nice-decoration-white-plate_1258-84913.jpg?_wi=4",
|
||||
imageAlt: "Seared ahi tuna",
|
||||
},
|
||||
]}
|
||||
@@ -98,7 +98,7 @@ export default function MenuPage() {
|
||||
price: "$52",
|
||||
rating: 5,
|
||||
reviewCount: "156",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg?_wi=1",
|
||||
imageAlt: "Filet mignon with peppercorn crust",
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function MenuPage() {
|
||||
price: "$48",
|
||||
rating: 5,
|
||||
reviewCount: "132",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg?_wi=2",
|
||||
imageAlt: "Dover sole with brown butter",
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function MenuPage() {
|
||||
price: "$54",
|
||||
rating: 5,
|
||||
reviewCount: "118",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg?_wi=3",
|
||||
imageAlt: "Lobster thermidor",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -84,7 +84,7 @@ export default function HomePage() {
|
||||
price: "$38",
|
||||
rating: 5,
|
||||
reviewCount: "192",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calamari-with-mango-sauce-with-nice-decoration-white-plate_1258-84913.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calamari-with-mango-sauce-with-nice-decoration-white-plate_1258-84913.jpg?_wi=1",
|
||||
imageAlt: "Herb-crusted lamb chops plated",
|
||||
},
|
||||
{
|
||||
@@ -120,7 +120,7 @@ export default function HomePage() {
|
||||
title: "Fresh Ingredients",
|
||||
subtitle: "Locally sourced and seasonal",
|
||||
description: "We partner with local farmers and suppliers to bring the freshest, highest-quality ingredients to your table. Our dedication to farm-to-table excellence ensures every dish bursts with authentic flavor.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=1",
|
||||
imageAlt: "Fresh restaurant ingredients",
|
||||
},
|
||||
{
|
||||
@@ -154,37 +154,37 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Mitchell",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "James Chen",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Victoria Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "Victoria Rodriguez",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Michael Thompson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
|
||||
imageAlt: "Michael Thompson",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Elena Martinez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5",
|
||||
imageAlt: "Elena Martinez",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "David Wilson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6",
|
||||
imageAlt: "David Wilson",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -62,7 +62,7 @@ export default function ReservationsPage() {
|
||||
description="Find answers to common questions about dining at Savoria."
|
||||
tag="Help & Information"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=2"
|
||||
imageAlt="Restaurant interior FAQ section"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user