diff --git a/src/app/page.tsx b/src/app/page.tsx index 765be19..0416679 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,8 +130,8 @@ export default function LandingPage() { products={[ { id: "p1", - name: "Chai Latte", - price: "$5.50", + name: "Iced Latte", + price: "$6.25", imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-caramel-cinnamon_140725-9491.jpg", }, {