Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-08 15:12:49 +00:00

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg", imageAlt: "Elegant dining interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/two-slices-steak-with-herbs-spices-white-plate_114579-28878.jpg", imageAlt: "Signature steak dish"}
imageSrc: "http://img.b2bpic.net/free-photo/two-slices-steak-with-herbs-spices-white-plate_114579-28878.jpg?_wi=1", imageAlt: "Signature steak dish"}
]}
mediaAnimation="blur-reveal"
rating={5}
@@ -95,7 +95,7 @@ export default function LandingPage() {
products={[
{
id: "p1", brand: "Main", name: "Pan-Seared Wagyu", price: "$48", rating: 5,
reviewCount: "124", imageSrc: "http://img.b2bpic.net/free-photo/two-slices-steak-with-herbs-spices-white-plate_114579-28878.jpg"},
reviewCount: "124", imageSrc: "http://img.b2bpic.net/free-photo/two-slices-steak-with-herbs-spices-white-plate_114579-28878.jpg?_wi=2"},
{
id: "p2", brand: "Starter", name: "Artisan Garden Salad", price: "$18", rating: 5,
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/side-view-stuffed-tomatoes-with-sauce-leaf-lettuce-with-sliced-lemon-dried-barberry_141793-5124.jpg"},