Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -74,9 +74,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "b1", brand: "Glass Studio", name: "Classic Beaker Bong", price: "$120.00", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/waffle-sticks-glass-jar-inside-wooden-tray_114579-19163.jpg" },
|
||||
{ id: "b2", brand: "Cookies", name: "Cookies Signature Duffle", price: "$95.00", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/waffle-sticks-glass-jar-inside-wooden-tray_114579-19163.jpg" },
|
||||
{ id: "b3", brand: "MK Collection", name: "Signature Purse", price: "$240.00", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/waffle-sticks-glass-jar-inside-wooden-tray_114579-19163.jpg" },
|
||||
{ id: "b1", brand: "Glass Studio", name: "Classic Beaker Bong", price: "$120.00", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/waffle-sticks-glass-jar-inside-wooden-tray_114579-19163.jpg?_wi=1" },
|
||||
{ id: "b2", brand: "Cookies", name: "Cookies Signature Duffle", price: "$95.00", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/waffle-sticks-glass-jar-inside-wooden-tray_114579-19163.jpg?_wi=2" },
|
||||
{ id: "b3", brand: "MK Collection", name: "Signature Purse", price: "$240.00", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/waffle-sticks-glass-jar-inside-wooden-tray_114579-19163.jpg?_wi=3" },
|
||||
]}
|
||||
title="Shop Our Latest Collections"
|
||||
description="Explore our expanded inventory featuring luxury purses, Cookies lifestyle gear, and premium smoking essentials."
|
||||
|
||||
Reference in New Issue
Block a user