Update src/app/about/page.tsx

This commit is contained in:
2026-03-11 22:33:32 +00:00
parent 0af865aa0b
commit fe2b511c4a

View File

@@ -51,7 +51,7 @@ export default function AboutPage() {
{ text: "Visit Us Today", href: "tel:+213" },
{ text: "Learn More", href: "#why-la-rosa" },
]}
imageSrc="http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg"
imageSrc="http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg?_wi=6"
imageAlt="Cozy café interior at La Rosa"
mediaAnimation="opacity"
/>
@@ -70,19 +70,19 @@ export default function AboutPage() {
id: "1",
title: "Artisan Craftsmanship",
tags: ["Handmade", "Quality"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fancy-dessert_23-2150527582.jpg?_wi=4",
},
{
id: "2",
title: "Community Connection",
tags: ["Local", "Family-Friendly"],
imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-elegant-fancy-restaurant_23-2150229106.jpg?_wi=7",
},
{
id: "3",
title: "Premium Ingredients",
tags: ["Sourced", "Fresh Daily"],
imageSrc: "http://img.b2bpic.net/free-photo/slice-vanilla-cheesecake-plate-against-rustic-brown-wood-table_114579-23.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/slice-vanilla-cheesecake-plate-against-rustic-brown-wood-table_114579-23.jpg?_wi=5",
},
]}
/>
@@ -104,7 +104,7 @@ export default function AboutPage() {
role: "Student",
company: "University of Oran",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-cool-teenage-girl-with-no-make-up-pinkish-bob-hairdo-ring-her-nose-posing-indoors_343059-124.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-cool-teenage-girl-with-no-make-up-pinkish-bob-hairdo-ring-her-nose-posing-indoors_343059-124.jpg?_wi=2",
},
{
id: "2",
@@ -112,7 +112,7 @@ export default function AboutPage() {
role: "Entrepreneur",
company: "Local Business Owner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-with-smartphone_23-2147841133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-with-smartphone_23-2147841133.jpg?_wi=2",
},
{
id: "3",
@@ -120,7 +120,7 @@ export default function AboutPage() {
role: "Marketing Manager",
company: "Tech Company Oran",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg?_wi=2",
},
]}
/>