Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-05-06 18:26:31 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
description: "High-speed Wi-Fi for your study sessions.",
bentoComponent: "reveal-icon",
icon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-near-sleeping-man_23-2147769373.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-near-sleeping-man_23-2147769373.jpg?_wi=1",
imageAlt: "Woman in bed working on laptop",
},
{
@@ -90,7 +90,7 @@ export default function LandingPage() {
description: "Networking nights for all students.",
bentoComponent: "reveal-icon",
icon: Users,
imageSrc: "http://img.b2bpic.net/free-photo/roommates-sharing-happy-moments-together_23-2149112089.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/roommates-sharing-happy-moments-together_23-2149112089.jpg?_wi=1",
imageAlt: "Woman in bed working on laptop",
},
]}

View File

@@ -54,13 +54,13 @@ export default function LandingPage() {
id: "p1",
name: "Classic Single",
price: "$300/mo",
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-near-sleeping-man_23-2147769373.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-laptop-near-sleeping-man_23-2147769373.jpg?_wi=2",
},
{
id: "p2",
name: "Deluxe Shared",
price: "$200/mo",
imageSrc: "http://img.b2bpic.net/free-photo/roommates-sharing-happy-moments-together_23-2149112089.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/roommates-sharing-happy-moments-together_23-2149112089.jpg?_wi=2",
},
{
id: "p3",