Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #8.
This commit is contained in:
2026-04-07 18:39:20 +00:00

View File

@@ -107,7 +107,7 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", brand: "Te", name: "Ube Cheesecake", price: "", rating: 5,
id: "1", brand: "Te", name: "pan de ube ", price: "", rating: 5,
reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdPJRqIgg8ngXJ9CfoPA8RvgIz/uploaded-1775586158443-y6cb1q81.jpg"},
{
id: "2", brand: "Te", name: "Pandesal (6pcs)", price: "", rating: 5,
@@ -122,7 +122,7 @@ export default function LandingPage() {
id: "5", brand: "Te", name: "pan de coco ", price: "", rating: 5,
reviewCount: "70", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdPJRqIgg8ngXJ9CfoPA8RvgIz/uploaded-1775587040882-mwwctuhy.jpg"},
{
id: "6", brand: "Te", name: "Assorted Bread", price: "₱100", rating: 5,
id: "6", brand: "Te", name: "", price: "₱100", rating: 5,
reviewCount: "110", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdPJRqIgg8ngXJ9CfoPA8RvgIz/uploaded-1775587072572-mo8869xa.jpg"},
]}
title="Featured Favorites"