Update src/app/about/page.tsx
This commit is contained in:
@@ -79,7 +79,7 @@ export default function AboutPage() {
|
||||
title="Our Story & Values"
|
||||
description="Twin Rooftop Restaurant was founded with a vision to bring people together through exceptional dining experiences. Located on the 6th floor rooftop at House 1, Road 1, Char Tola More, College Road, Rangpur, we've created a sanctuary where food, ambiance, and hospitality converge. Our team is dedicated to sourcing premium ingredients, perfecting traditional recipes, and innovating new culinary experiences that delight our guests."
|
||||
tag="The Twin Rooftop Story"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg?_wi=2"
|
||||
imageAlt="Twin Rooftop Restaurant interior"
|
||||
buttons={[{ text: "Make a Reservation", href: "reservations" }]}
|
||||
useInvertedBackground={false}
|
||||
@@ -96,7 +96,7 @@ export default function AboutPage() {
|
||||
title: "Panoramic City Views",
|
||||
description: "Our 6th floor rooftop location offers breathtaking panoramic views of Rangpur city. Watch the sunset over the skyline or enjoy the twinkling lights at night—every meal is an experience.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-city-streets-nighttime_23-2149444903.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-city-streets-nighttime_23-2149444903.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "180-degree city skyline" },
|
||||
@@ -110,7 +110,7 @@ export default function AboutPage() {
|
||||
title: "Premium Quality Cuisine",
|
||||
description: "Our talented chefs craft each dish with precision and passion. We source premium ingredients and honor traditional cooking techniques while embracing culinary innovation.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Expert culinary team" },
|
||||
@@ -124,7 +124,7 @@ export default function AboutPage() {
|
||||
title: "Exceptional Hospitality",
|
||||
description: "From the moment you arrive, our dedicated staff ensures every detail of your visit is perfect. We believe hospitality is about creating memories, not just serving food.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-table-unforgettable-evening_8353-9908.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/romantic-table-unforgettable-evening_8353-9908.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Attentive service team" },
|
||||
|
||||
Reference in New Issue
Block a user