Merge version_2 into main #6
@@ -89,9 +89,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", brand: "Klassiker", name: "Eisbecher Da Claudio", price: "7,50 €", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/ice-cream-roasted-plums-bowl_53876-95446.jpg" },
|
||||
{ id: "p1", brand: "Klassiker", name: "Eisbecher Da Claudio", price: "7,50 €", rating: 5, reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775673145072-1y6v6ijd.png" },
|
||||
{ id: "p2", brand: "Spezial", name: "Raffaello Becher", price: "8,20 €", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-ice-cream-texture_23-2149450684.jpg" },
|
||||
{ id: "p3", brand: "Frucht", name: "Maracuja Traum", price: "6,90 €", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-fruit-shake-topped-with-frozen-strawberries-cranberries-coconut-bowl_181624-27868.jpg" },
|
||||
{ id: "p3", brand: "Frucht", name: "Erdbeeren Traum ", price: "6,90 €", rating: 5, reviewCount: "95", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775673167468-o342b0lf.png" },
|
||||
{ id: "p4", brand: "Genuss", name: "Frische Waffeln", price: "5,50 €", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/top-view-creamy-delicious-cake-with-strawberries-white-surface-cream-tea-biscuit-birthday-cake-sweet_140725-101617.jpg" },
|
||||
{ id: "p5", brand: "Kuchen", name: "Hausgemachte Torte", price: "4,20 €", rating: 5, reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/white-plate-piece-cake-star-anise_114579-22268.jpg" },
|
||||
{ id: "p6", brand: "Getränke", name: "Italienischer Kaffee", price: "3,20 €", rating: 5, reviewCount: "200", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5NH62JJkFSPkJEaTtRLMi7J27/uploaded-1775672512739-ikudcd7k.png" },
|
||||
|
||||
Reference in New Issue
Block a user