Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-04 14:29:03 +00:00

View File

@@ -118,22 +118,22 @@ export default function LandingPage() {
products={[
{
id: "p1", brand: "Steak", name: "Premium Ribeye Steak", price: "₱850", rating: 5,
reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg"},
reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg?_wi=1"},
{
id: "p2", brand: "Seafood", name: "Family Seafood Platter", price: "₱950", rating: 5,
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg"},
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg?_wi=2"},
{
id: "p3", brand: "Steak", name: "T-Bone Special", price: "₱750", rating: 4,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg"},
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg?_wi=3"},
{
id: "p4", brand: "Appetizer", name: "Christmas Salad", price: "₱350", rating: 5,
reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg"},
reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg?_wi=4"},
{
id: "p5", brand: "Steak", name: "Sirloin Choice", price: "₱600", rating: 4,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg"},
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg?_wi=5"},
{
id: "p6", brand: "Drink", name: "Festive Berry Cooler", price: "₱150", rating: 5,
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg"},
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-plates-with-golden-spoons-dark-surface-color-food-restaurant-dinner-kitchen-cafe_179666-19703.jpg?_wi=6"},
]}
title="Signature Menu Highlights"
description="Explore our curated selection of fine steaks and ocean-fresh seafood, perfect for every celebration."