Update src/app/about/page.tsx
This commit is contained in:
@@ -81,7 +81,7 @@ export default function AboutPage() {
|
||||
tag="Paramount Hospitality"
|
||||
tagIcon={Building2}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-colleagues-with-tablet-computer-outdoor_1262-21040.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-colleagues-with-tablet-computer-outdoor_1262-21040.jpg?_wi=2"
|
||||
imageAlt="Central Residence"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -98,7 +98,7 @@ export default function AboutPage() {
|
||||
author: "At Our Heart",
|
||||
description: "We believe in treating every guest like family, understanding their needs, and going beyond expectations to create memorable moments.",
|
||||
tags: ["Warmth", "Care", "Welcome"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-indian-couple-love-wear-saree-elegant-suit-sitting-restaurant-eating-ice-cream-together_627829-843.jpg?_wi=2",
|
||||
imageAlt: "Hospitality",
|
||||
},
|
||||
{
|
||||
@@ -107,7 +107,7 @@ export default function AboutPage() {
|
||||
author: "Your Priority",
|
||||
description: "From premium bedding to thoughtfully designed spaces, every element is chosen to ensure your complete comfort and relaxation.",
|
||||
tags: ["Premium", "Comfort", "Quality"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bellhop-offering-services-woman-lounge-area-waiting-room-check-seaside-hotel-tourist-sitting-couch-talking-hotel-concierge-summer-clothes-handheld-shot_482257-67916.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bellhop-offering-services-woman-lounge-area-waiting-room-check-seaside-hotel-tourist-sitting-couch-talking-hotel-concierge-summer-clothes-handheld-shot_482257-67916.jpg?_wi=2",
|
||||
imageAlt: "Comfort",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function AboutPage() {
|
||||
author: "Non-Negotiable",
|
||||
description: "Rigorous cleaning protocols and meticulous attention ensure your environment is always fresh, clean, and hygienic.",
|
||||
tags: ["Clean", "Safe", "Hygienic"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-with-vintage-bathtub_23-2148291599.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-with-vintage-bathtub_23-2148291599.jpg?_wi=2",
|
||||
imageAlt: "Cleanliness",
|
||||
},
|
||||
{
|
||||
@@ -125,7 +125,7 @@ export default function AboutPage() {
|
||||
author: "Every Interaction",
|
||||
description: "Our team is trained to deliver consistent, courteous, and professional service that sets the standard for hospitality.",
|
||||
tags: ["Professional", "Trained", "Expert"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-pool-chair_74190-1611.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-pool-chair_74190-1611.jpg?_wi=2",
|
||||
imageAlt: "Professionalism",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user