Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-10 15:15:10 +00:00

View File

@@ -86,7 +86,7 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Publiko Signature", name: "Adobo Estilo Publiko", price: "$18.99", rating: 5,
reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/plate-meat_23-2147716911.jpg", imageAlt: "Adobo Estilo Publiko - tender meat in rich savory sauce"
reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/plate-meat_23-2147716911.jpg?_wi=1", imageAlt: "Adobo Estilo Publiko - tender meat in rich savory sauce"
},
{
id: "2", brand: "Publiko Signature", name: "Crispy Lechon Belly", price: "$22.99", rating: 5,
@@ -119,7 +119,7 @@ export default function LandingPage() {
},
{
id: "2", title: "Instagrammable Moments in Every Bite", author: "Premium Presentation", description: "Our signature dishes are as beautiful as they are delicious. Every plate is thoughtfully presented—perfect for sharing your Publiko moment on social media and with your closest friends.", tags: ["Visual", "Premium"],
imageSrc: "http://img.b2bpic.net/free-photo/plate-meat_23-2147716911.jpg", imageAlt: "Beautifully plated signature dish ready for social sharing"
imageSrc: "http://img.b2bpic.net/free-photo/plate-meat_23-2147716911.jpg?_wi=2", imageAlt: "Beautifully plated signature dish ready for social sharing"
}
]}
animationType="slide-up"