Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 04:50:39 +00:00

View File

@@ -62,23 +62,23 @@ export default function LandingPage() {
imageAlt: "Cafe Exterior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-making-drip-fresh-coffee-vintage-coffee-shop_1150-14515.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-making-drip-fresh-coffee-vintage-coffee-shop_1150-14515.jpg?_wi=1",
imageAlt: "Cafe Latte",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-croissant-with-ham-cheese-wooden-board_613910-18345.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-croissant-with-ham-cheese-wooden-board_613910-18345.jpg?_wi=1",
imageAlt: "Fresh Pastries",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-brown-coffee-seeds-wooden-desk_140725-19215.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-brown-coffee-seeds-wooden-desk_140725-19215.jpg?_wi=1",
imageAlt: "Coffee Craft",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/piece-sweet-pie-dark-plate_114579-30280.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/piece-sweet-pie-dark-plate_114579-30280.jpg?_wi=1",
imageAlt: "Sweet Treats",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151281949.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151281949.jpg?_wi=1",
imageAlt: "Signature Coffee",
},
]}
@@ -120,31 +120,31 @@ export default function LandingPage() {
id: "1",
name: "Signature Latte",
price: "₱120",
imageSrc: "http://img.b2bpic.net/free-photo/man-making-drip-fresh-coffee-vintage-coffee-shop_1150-14515.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-making-drip-fresh-coffee-vintage-coffee-shop_1150-14515.jpg?_wi=2",
},
{
id: "2",
name: "Butter Croissant",
price: "₱85",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-croissant-with-ham-cheese-wooden-board_613910-18345.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-croissant-with-ham-cheese-wooden-board_613910-18345.jpg?_wi=2",
},
{
id: "3",
name: "Dark Roast Pour-Over",
price: "₱110",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-brown-coffee-seeds-wooden-desk_140725-19215.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-brown-coffee-seeds-wooden-desk_140725-19215.jpg?_wi=2",
},
{
id: "4",
name: "Chocolate Slice",
price: "₱95",
imageSrc: "http://img.b2bpic.net/free-photo/piece-sweet-pie-dark-plate_114579-30280.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/piece-sweet-pie-dark-plate_114579-30280.jpg?_wi=2",
},
{
id: "5",
name: "Iced Matcha Latte",
price: "₱135",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151281949.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151281949.jpg?_wi=2",
},
{
id: "6",