Merge version_1 into main #1
@@ -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",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user