Update src/app/about/page.tsx

This commit is contained in:
2026-03-08 07:00:30 +00:00
parent b6de66e955
commit 5347bcda8b

View File

@@ -50,7 +50,7 @@ export default function AboutPage() {
category: "Ambiance",
title: "Elegant Dining Atmosphere",
excerpt: "Experience the sophistication and warmth of our refined interior design, where every detail speaks to luxury and comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dining-room-interior-with-modern-furniture_23-2151978966.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-dining-room-interior-with-modern-furniture_23-2151978966.jpg?_wi=2",
imageAlt: "Restaurant interior ambiance",
authorName: "The Dome Team",
authorAvatar: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg",
@@ -61,7 +61,7 @@ export default function AboutPage() {
category: "Views",
title: "Panoramic City Vistas",
excerpt: "Marvel at the breathtaking panoramic views of Islamabad's glittering cityscape as you savor your meal on our scenic hilltop.",
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg?_wi=2",
imageAlt: "City view from restaurant",
authorName: "The Dome Team",
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-happy-mature-businessman-with-cup-coffee_23-2147955276.jpg",
@@ -72,7 +72,7 @@ export default function AboutPage() {
category: "Cuisine",
title: "Culinary Excellence",
excerpt: "Our chefs craft each dish with precision and artistry, blending traditional Pakistani flavors with contemporary continental techniques.",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-trout-ready-be-cooked_23-2150353339.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-trout-ready-be-cooked_23-2150353339.jpg?_wi=2",
imageAlt: "Culinary masterpiece",
authorName: "The Dome Team",
authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera_1301-3386.jpg",
@@ -97,7 +97,7 @@ export default function AboutPage() {
handle: "@aminak",
testimonial: "The Dome offers an unforgettable experience! The food is exquisite, the service impeccable, and the view of Islamabad at sunset is absolutely breathtaking.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg?_wi=3",
imageAlt: "Amina Khan",
},
{
@@ -106,7 +106,7 @@ export default function AboutPage() {
handle: "@hassanali",
testimonial: "Best hilltop dining in Islamabad! The Chicken Karahi is divine, and the atmosphere is so romantic. I proposed to my girlfriend here!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-mature-businessman-with-cup-coffee_23-2147955276.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-mature-businessman-with-cup-coffee_23-2147955276.jpg?_wi=3",
imageAlt: "Hassan Ali",
},
{
@@ -115,7 +115,7 @@ export default function AboutPage() {
handle: "@sarahmalik",
testimonial: "Premium quality throughout! From the grilled fish to the desserts, every dish was perfectly prepared. The curbside pickup is super convenient too!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera_1301-3386.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-camera_1301-3386.jpg?_wi=2",
imageAlt: "Sarah Malik",
},
]}