Update src/app/about/page.tsx
This commit is contained in:
@@ -87,7 +87,7 @@ export default function AboutPage() {
|
||||
{ value: "20+", title: "Years of Excellence" },
|
||||
{ value: "5★", title: "Guest Satisfaction" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fine-cuisine-design-made-by-chef-his-restaurant-kitchen_482257-10352.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fine-cuisine-design-made-by-chef-his-restaurant-kitchen_482257-10352.jpg?_wi=2"
|
||||
imageAlt="Chef preparing signature dish"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -108,21 +108,21 @@ export default function AboutPage() {
|
||||
id: 1,
|
||||
title: "Premium Sourcing",
|
||||
description: "We partner with local farmers and international suppliers to ensure only the finest, freshest ingredients reach our kitchen.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetables-mix-wooden-table_114579-6095.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetables-mix-wooden-table_114579-6095.jpg?_wi=2",
|
||||
imageAlt: "Fresh ingredients",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Master Preparation",
|
||||
description: "Our award-winning chefs employ classical French techniques combined with contemporary culinary innovation to create stunning dishes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chef-cutting-head-fish-chopping-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-vegetables-kitchen-table_179666-46856.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chef-cutting-head-fish-chopping-board-pepper-grinder-flour-bowl-pomegranate-seeds-bowl-vegetables-kitchen-table_179666-46856.jpg?_wi=2",
|
||||
imageAlt: "Chef preparation",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Artistic Plating",
|
||||
description: "Every plate is a canvas where taste meets visual artistry, creating an experience that delights all the senses.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83769.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83769.jpg?_wi=2",
|
||||
imageAlt: "Artistic plating",
|
||||
},
|
||||
]}
|
||||
@@ -145,7 +145,7 @@ export default function AboutPage() {
|
||||
name: "Margaret Chen",
|
||||
role: "Restaurant Critic",
|
||||
testimonial: "An extraordinary dining experience. Every course was a masterpiece of flavor and presentation. The attention to detail is simply unmatched.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-man-restaurant-waiting-his-girlfriend_1157-52225.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-man-restaurant-waiting-his-girlfriend_1157-52225.jpg?_wi=2",
|
||||
imageAlt: "Portrait of Margaret Chen",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function AboutPage() {
|
||||
name: "David Richardson",
|
||||
role: "Food Enthusiast",
|
||||
testimonial: "The finest meal I've had in years. The chef's innovation combined with classic techniques creates something truly special.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-portrait-with-hands-crossed_158595-2940.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-portrait-with-hands-crossed_158595-2940.jpg?_wi=2",
|
||||
imageAlt: "Portrait of David Richardson",
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function AboutPage() {
|
||||
name: "Sophie Laurent",
|
||||
role: "Luxury Travel Editor",
|
||||
testimonial: "Not just a restaurant, but a journey through culinary excellence. World-class service paired with remarkable cuisine.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-business-woman-white-shirt_23-2148095747.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-business-woman-white-shirt_23-2148095747.jpg?_wi=2",
|
||||
imageAlt: "Portrait of Sophie Laurent",
|
||||
},
|
||||
{
|
||||
@@ -169,7 +169,7 @@ export default function AboutPage() {
|
||||
name: "James Mitchell",
|
||||
role: "Food Writer",
|
||||
testimonial: "An oasis of elegance and sophistication. The wine pairings alone are worth the visit. Absolutely phenomenal.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-young-bearded-man-stylish-headwear-having-coffee-sitting-wooden-table-modern-cafe-interior-waiting-his-girlfriend-planning-propose-her-this-sunny-day_273609-1932.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-cheerful-young-bearded-man-stylish-headwear-having-coffee-sitting-wooden-table-modern-cafe-interior-waiting-his-girlfriend-planning-propose-her-this-sunny-day_273609-1932.jpg?_wi=2",
|
||||
imageAlt: "Portrait of James Mitchell",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user