Update src/app/page.tsx

This commit is contained in:
2026-06-02 15:33:29 +00:00
parent 5c97f77948
commit 77f86dae9c

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
href: "#about",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/coffee-beans-wooden-spoons-coffee-beans-top-view_141793-6794.jpg"
imageSrc="http://img.b2bpic.net/free-photo/coffee-beans-wooden-spoons-coffee-beans-top-view_141793-6794.jpg?_wi=1"
imageAlt="Freshly brewed coffee with latte art and roasted beans"
/>
</div>
@@ -106,19 +106,19 @@ export default function LandingPage() {
{
title: "Ethically Sourced Beans",
description: "We partner directly with farmers to ensure fair trade practices and high-quality, sustainable coffee.",
imageSrc: "http://img.b2bpic.net/free-photo/leaves-evergreen-shrub-texture-background-green-bush-close-up-selective-focus-leaves-garden-plant-shrub_166373-1758.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/leaves-evergreen-shrub-texture-background-green-bush-close-up-selective-focus-leaves-garden-plant-shrub_166373-1758.jpg?_wi=1",
imageAlt: "Hand picking coffee beans",
},
{
title: "Expert Roasting",
description: "Our master roasters bring out the unique flavor profiles of each bean, ensuring a perfect roast every time.",
imageSrc: "http://img.b2bpic.net/free-photo/concept-tasty-snack-hot-drink-cookies-shape-coffee-seeds_185193-110871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concept-tasty-snack-hot-drink-cookies-shape-coffee-seeds_185193-110871.jpg?_wi=1",
imageAlt: "Coffee roasting machine",
},
{
title: "Freshly Brewed",
description: "Enjoy expertly brewed coffee, crafted to perfection right here in our Kalyani Nagar cafe or at home.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-making-cappuccino-bartender-preparing-coffee-drink_1150-14700.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-making-cappuccino-bartender-preparing-coffee-drink_1150-14700.jpg?_wi=1",
imageAlt: "Pour over coffee brewing",
},
]}
@@ -138,7 +138,7 @@ export default function LandingPage() {
id: "1",
name: "Assam Dark Roast",
price: "₹450",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-coffee-beans-clay-plate-wooden-table_181624-7153.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-coffee-beans-clay-plate-wooden-table_181624-7153.jpg?_wi=1",
imageAlt: "Assam Dark Roast coffee bag",
},
{
@@ -203,7 +203,7 @@ export default function LandingPage() {
tag: "Local Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
avatarAlt: "Anjali Sharma",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-wooden-spoons-coffee-beans-top-view_141793-6794.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-wooden-spoons-coffee-beans-top-view_141793-6794.jpg?_wi=2",
imageAlt: "young woman smiling professional portrait",
},
{
@@ -215,7 +215,7 @@ export default function LandingPage() {
tag: "Coffee Enthusiast",
avatarSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285285.jpg",
avatarAlt: "Rahul Kapoor",
imageSrc: "http://img.b2bpic.net/free-photo/leaves-evergreen-shrub-texture-background-green-bush-close-up-selective-focus-leaves-garden-plant-shrub_166373-1758.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/leaves-evergreen-shrub-texture-background-green-bush-close-up-selective-focus-leaves-garden-plant-shrub_166373-1758.jpg?_wi=2",
imageAlt: "young woman smiling professional portrait",
},
{
@@ -227,7 +227,7 @@ export default function LandingPage() {
tag: "Cafe Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12663.jpg",
avatarAlt: "Priya Singh",
imageSrc: "http://img.b2bpic.net/free-photo/concept-tasty-snack-hot-drink-cookies-shape-coffee-seeds_185193-110871.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concept-tasty-snack-hot-drink-cookies-shape-coffee-seeds_185193-110871.jpg?_wi=2",
imageAlt: "young woman smiling professional portrait",
},
{
@@ -239,7 +239,7 @@ export default function LandingPage() {
tag: "New Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/mature-woman-with-grey-hair-posing-with-violet-jacket_343059-91.jpg",
avatarAlt: "Vivek Mehta",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-making-cappuccino-bartender-preparing-coffee-drink_1150-14700.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-making-cappuccino-bartender-preparing-coffee-drink_1150-14700.jpg?_wi=2",
imageAlt: "young woman smiling professional portrait",
},
{
@@ -251,7 +251,7 @@ export default function LandingPage() {
tag: "Happy Visitor",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-student-holding-idea-board-raising-her-finger-while-smiling-camera_114579-92490.jpg",
avatarAlt: "Sneha Reddy",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-coffee-beans-clay-plate-wooden-table_181624-7153.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-coffee-beans-clay-plate-wooden-table_181624-7153.jpg?_wi=2",
imageAlt: "young woman smiling professional portrait",
},
]}