Update src/app/page.tsx

This commit is contained in:
2026-05-12 06:43:40 +00:00
parent 428268c8e2
commit 523d062a11

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/coffee-maker-machine-table_23-2148937222.jpg"
imageSrc="http://img.b2bpic.net/free-photo/coffee-maker-machine-table_23-2148937222.jpg?_wi=1"
imageAlt="modern cafe interior premium coffee"
mediaAnimation="blur-reveal"
avatars={[
@@ -142,25 +142,25 @@ export default function LandingPage() {
id: "p1",
name: "Signature Latte",
price: "Rs. 650",
imageSrc: "http://img.b2bpic.net/free-photo/cup-foamy-hot-coffee-biscuits-stone-table_114579-66478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-foamy-hot-coffee-biscuits-stone-table_114579-66478.jpg?_wi=1",
},
{
id: "p2",
name: "Artisan Croissant",
price: "Rs. 450",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-roll_23-2150645390.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-roll_23-2150645390.jpg?_wi=1",
},
{
id: "p3",
name: "Iced Americano",
price: "Rs. 550",
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-with-splash-ice-cubes_84443-83799.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-with-splash-ice-cubes_84443-83799.jpg?_wi=1",
},
{
id: "p4",
name: "Gourmet Club Sandwich",
price: "Rs. 950",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fresh-sandwiches-composition-wooden-background_23-2148617333.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fresh-sandwiches-composition-wooden-background_23-2148617333.jpg?_wi=1",
},
{
id: "p5",
@@ -252,7 +252,7 @@ export default function LandingPage() {
quote: "The app is incredibly smooth. My morning latte always arrives perfectly warm.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-maker-machine-table_23-2148937222.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-maker-machine-table_23-2148937222.jpg?_wi=2",
imageAlt: "young professional headshot office",
},
{
@@ -263,7 +263,7 @@ export default function LandingPage() {
quote: "Best cafe app experience in Lahore. The real-time tracking is a game changer.",
tag: "Designer",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-asian-tanned-woman-red-dress-stylish-beret-beige-trench-coat-eyeglasses-sits-cozy-street-cafe-smiles-enjoys-dessert-coffee_197531-29282.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-foamy-hot-coffee-biscuits-stone-table_114579-66478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cup-foamy-hot-coffee-biscuits-stone-table_114579-66478.jpg?_wi=2",
imageAlt: "young professional headshot office",
},
{
@@ -274,7 +274,7 @@ export default function LandingPage() {
quote: "My office team orders bulk weekly, and the service is always top-notch.",
tag: "Manager",
avatarSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-roll_23-2150645390.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-roll_23-2150645390.jpg?_wi=2",
imageAlt: "young professional headshot office",
},
{
@@ -285,7 +285,7 @@ export default function LandingPage() {
quote: "Great coffee, fast delivery, and the loyalty points actually mean something.",
tag: "Student",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-person-conference-room_23-2149085986.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-with-splash-ice-cubes_84443-83799.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-iced-coffee-with-splash-ice-cubes_84443-83799.jpg?_wi=2",
imageAlt: "young professional headshot office",
},
{
@@ -296,7 +296,7 @@ export default function LandingPage() {
quote: "Consistently premium quality. Never going back to any other cafe platform.",
tag: "Loyal",
avatarSrc: "http://img.b2bpic.net/free-photo/friendly-smiling-asian-girl-barista-holds-hands-heart-looks-grateful-client-loves-her-guests_1258-199431.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fresh-sandwiches-composition-wooden-background_23-2148617333.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-fresh-sandwiches-composition-wooden-background_23-2148617333.jpg?_wi=2",
imageAlt: "young professional headshot office",
},
]}