diff --git a/src/app/page.tsx b/src/app/page.tsx index 47bcdfb..52f2416 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,11 +64,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Crafting Moments, One Sip At A Time" className="text-center py-16 px-4" - > -

- At Ethereal Brew, we believe coffee is more than just a morning ritual; it's a bridge to genuine connection. Our unique value lies in the marriage of meticulous, small-batch roasting and a sanctuary space designed for quiet reflection or lively conversation. By prioritizing ethical sourcing and the art of the perfect pour, we create a gathering place where every cup supports sustainable farming and every visit fosters a deeper sense of community. -

- + />
@@ -102,7 +98,7 @@ export default function LandingPage() { { id: "p3", name: "Classic Espresso", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/view-tool-used-coffee-press_23-2149878087.jpg"}, { - id: "p4", name: "Artisan Pour Over", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/glass-coffee-pitcher-near-gray-kettle-table_181624-4632.jpg"}, + id: "p4", name: "Artisan Pour Over", price: "$6.50", imageSrc: "http://img.b2bpic.net/glass-coffee-pitcher-near-gray-kettle-table_181624-4632.jpg"}, { id: "p5", name: "Velvet Mocha", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/hot-mocha-coffee-with-cake_1339-2387.jpg"}, {