From 40a3aa1a052b62044827cca74d296d00cfc905a1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 15:48:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 14843eb..81ba80f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,11 +47,11 @@ export default function LandingPage() { background={{ variant: "plain" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/friends-skateboard-riders-relaxing-bench-after-riding-sunset_613910-16224.jpg", imageAlt: "Vintage Redeemed Coffee trailer" }, - { imageSrc: "http://img.b2bpic.net/free-photo/woman-grinding-coffee-coffee-machine_1303-31284.jpg", imageAlt: "Fresh roasted coffee beans" }, - { imageSrc: "http://img.b2bpic.net/free-photo/apple-syrup-with-cinnamon-spices_661915-418.jpg", imageAlt: "House-made craft syrups" }, - { imageSrc: "http://img.b2bpic.net/free-photo/healthy-milk-white-mug_23-2147872636.jpg", imageAlt: "Local artisanal dairy milk" }, - { imageSrc: "http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg", imageAlt: "Artisanal baked goods" }, - { imageSrc: "http://img.b2bpic.net/free-photo/great-coffee-is-only-this-place_329181-2889.jpg", imageAlt: "Coffee community gathering" } + { imageSrc: "http://img.b2bpic.net/free-photo/woman-grinding-coffee-coffee-machine_1303-31284.jpg?_wi=1", imageAlt: "Fresh roasted coffee beans" }, + { imageSrc: "http://img.b2bpic.net/free-photo/apple-syrup-with-cinnamon-spices_661915-418.jpg?_wi=1", imageAlt: "House-made craft syrups" }, + { imageSrc: "http://img.b2bpic.net/free-photo/healthy-milk-white-mug_23-2147872636.jpg?_wi=1", imageAlt: "Local artisanal dairy milk" }, + { imageSrc: "http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg?_wi=1", imageAlt: "Artisanal baked goods" }, + { imageSrc: "http://img.b2bpic.net/free-photo/great-coffee-is-only-this-place_329181-2889.jpg?_wi=1", imageAlt: "Coffee community gathering" } ]} buttons={[ { text: "Follow Our Schedule", href: "schedule" } @@ -70,7 +70,7 @@ export default function LandingPage() { description="Every Cup Tells a Story" subdescription="Rooted in Community" icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/apple-syrup-with-cinnamon-spices_661915-418.jpg" + imageSrc="http://img.b2bpic.net/free-photo/apple-syrup-with-cinnamon-spices_661915-418.jpg?_wi=2" imageAlt="House-made ingredients from Brew City Syracuse" mediaAnimation="slide-up" useInvertedBackground={false} @@ -86,10 +86,10 @@ export default function LandingPage() { tagIcon={Handshake} tagAnimation="slide-up" features={[ - { id: "syrups", title: "House-Made Syrups", description: "Clean, craft syrups made fresh by Brew City in Syracuse. No artificial ingredients, just pure flavor crafted with care.", imageSrc: "http://img.b2bpic.net/free-photo/apple-syrup-with-cinnamon-spices_661915-418.jpg", imageAlt: "House-made craft syrups" }, - { id: "fresh-roasted", title: "Fresh Roasted Beans", description: "Premium beans roasted fresh by Brew City. Every batch delivers the perfect balance of flavor and aroma for your morning ritual.", imageSrc: "http://img.b2bpic.net/free-photo/woman-grinding-coffee-coffee-machine_1303-31284.jpg", imageAlt: "Fresh roasted coffee beans" }, - { id: "raw-milk", title: "Artisanal Dairy", description: "Milk from Amish Country Dairy in Shipshewana—as close to raw as possible. Pure, fresh, and sourced with integrity.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-milk-white-mug_23-2147872636.jpg", imageAlt: "Local artisanal dairy milk" }, - { id: "baked-goods", title: "Fresh Baked Goods", description: "Pastries and baked goods from Brew City, baked fresh daily. The perfect companion to your exceptional coffee.", imageSrc: "http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg", imageAlt: "Fresh baked goods and pastries" } + { id: "syrups", title: "House-Made Syrups", description: "Clean, craft syrups made fresh by Brew City in Syracuse. No artificial ingredients, just pure flavor crafted with care.", imageSrc: "http://img.b2bpic.net/free-photo/apple-syrup-with-cinnamon-spices_661915-418.jpg?_wi=3", imageAlt: "House-made craft syrups" }, + { id: "fresh-roasted", title: "Fresh Roasted Beans", description: "Premium beans roasted fresh by Brew City. Every batch delivers the perfect balance of flavor and aroma for your morning ritual.", imageSrc: "http://img.b2bpic.net/free-photo/woman-grinding-coffee-coffee-machine_1303-31284.jpg?_wi=2", imageAlt: "Fresh roasted coffee beans" }, + { id: "raw-milk", title: "Artisanal Dairy", description: "Milk from Amish Country Dairy in Shipshewana—as close to raw as possible. Pure, fresh, and sourced with integrity.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-milk-white-mug_23-2147872636.jpg?_wi=2", imageAlt: "Local artisanal dairy milk" }, + { id: "baked-goods", title: "Fresh Baked Goods", description: "Pastries and baked goods from Brew City, baked fresh daily. The perfect companion to your exceptional coffee.", imageSrc: "http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg?_wi=2", imageAlt: "Fresh baked goods and pastries" } ]} gridVariant="two-columns-alternating-heights" animationType="slide-up" @@ -154,7 +154,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Tell us about your interest (catering, events, or just a hello)", rows: 4, required: true }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/great-coffee-is-only-this-place_329181-2889.jpg" + imageSrc="http://img.b2bpic.net/free-photo/great-coffee-is-only-this-place_329181-2889.jpg?_wi=2" imageAlt="Coffee community gathering" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1