Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-20 06:21:55 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
{
text: "Learn More", href: "#about"},
]}
imageSrc="http://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg"
imageSrc="http://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -152,7 +152,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah J.", date: "Apr 2026", title: "Great location!", quote: "Convenient access to the University and Greenbelt.", tag: "Traveler", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up-sign_23-2148631398.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg", imageAlt: "happy hotel guest portrait"},
id: "1", name: "Sarah J.", date: "Apr 2026", title: "Great location!", quote: "Convenient access to the University and Greenbelt.", tag: "Traveler", avatarSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-thumbs-up-sign_23-2148631398.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hotel-guest-having-fun-with-tablet_482257-81606.jpg?_wi=2", imageAlt: "happy hotel guest portrait"},
{
id: "2", name: "Michael C.", date: "Mar 2026", title: "Excellent Service", quote: "Breakfast was warm and coffee was always ready.", tag: "Business", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", imageSrc: "http://img.b2bpic.net/free-photo/road-with-tropical-forest-brazil_181624-31049.jpg", imageAlt: "happy hotel guest portrait"},
{