Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-16 20:55:42 +00:00

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
handle: "@sarahcoffee",
testimonial: "The space is bright and clean, the people are helpful, and the drinks are really good.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/coffe-cup-energy-refreshment-concept_53876-23218.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffe-cup-energy-refreshment-concept_53876-23218.jpg?_wi=1",
imageAlt: "cozy artisan cafe interior warm lighting",
},
{
@@ -62,7 +62,7 @@ export default function LandingPage() {
handle: "@marklocal",
testimonial: "The New London was amazing. Im still thinking about it 24 hours later.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8043.jpg?_wi=1",
imageAlt: "cozy artisan cafe interior warm lighting",
},
{
@@ -70,7 +70,7 @@ export default function LandingPage() {
handle: "@emilycafe",
testimonial: "Lots of seating, free Wi-Fi, and drinks prepared to perfection.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg?_wi=1",
imageAlt: "cozy artisan cafe interior warm lighting",
},
{
@@ -78,7 +78,7 @@ export default function LandingPage() {
handle: "@davidsips",
testimonial: "Perfect atmosphere for studying and great matcha lattes.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg?_wi=1",
imageAlt: "cozy artisan cafe interior warm lighting",
},
{
@@ -86,7 +86,7 @@ export default function LandingPage() {
handle: "@chloelovescoffee",
testimonial: "A true sanctuary in the heart of the city. Best vibes.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/romantic-asian-woman-sitting-with-book-cafe-eating-croissant-drinking-coffee-reading-smil_1258-124839.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/romantic-asian-woman-sitting-with-book-cafe-eating-croissant-drinking-coffee-reading-smil_1258-124839.jpg?_wi=1",
imageAlt: "cozy artisan cafe interior warm lighting",
},
]}
@@ -96,7 +96,7 @@ export default function LandingPage() {
href: "#order",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/coffe-cup-energy-refreshment-concept_53876-23218.jpg"
imageSrc="http://img.b2bpic.net/free-photo/coffe-cup-energy-refreshment-concept_53876-23218.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/attractive-happy-young-bearded-man-trendy-hat-texting-messages-via-social-networks-browsing-internet-using-free-wifi-his-electronic-device-coffee-break-restaurant_273609-1934.jpg",
@@ -130,7 +130,7 @@ export default function LandingPage() {
description="Located at 1935 E 17th St, we provide the perfect sanctuary for remote workers and students."
subdescription="Whether you are here for a morning ritual or an afternoon study session, our space is designed for comfort and focus."
icon={Wand2}
imageSrc="http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8043.jpg"
imageSrc="http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8043.jpg?_wi=2"
mediaAnimation="blur-reveal"
/>
</div>
@@ -202,7 +202,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-vector/outlined-coffee-icons_1110-75.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/coffe-cup-energy-refreshment-concept_53876-23218.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffe-cup-energy-refreshment-concept_53876-23218.jpg?_wi=3",
imageAlt: "coffee bean icon logo minimalist",
},
{
@@ -217,7 +217,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-coffee-shop-landing-page_23-2149245312.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8043.jpg?_wi=3",
imageAlt: "coffee bean icon logo minimalist",
},
{
@@ -232,7 +232,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-vector/coffee-shop-free-wifi-sign_1057-268.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg?_wi=2",
imageAlt: "coffee bean icon logo minimalist",
},
]}
@@ -253,7 +253,7 @@ export default function LandingPage() {
role: "Graphic Designer",
company: "Local Freelancer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg?_wi=3",
},
{
id: "2",
@@ -261,7 +261,7 @@ export default function LandingPage() {
role: "Software Dev",
company: "Remote Worker",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-tablet_23-2149927583.jpg?_wi=2",
},
{
id: "3",
@@ -269,7 +269,7 @@ export default function LandingPage() {
role: "Student",
company: "CSU",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/romantic-asian-woman-sitting-with-book-cafe-eating-croissant-drinking-coffee-reading-smil_1258-124839.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/romantic-asian-woman-sitting-with-book-cafe-eating-croissant-drinking-coffee-reading-smil_1258-124839.jpg?_wi=2",
},
{
id: "4",