Update src/app/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Join Waitlist", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600203.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600203.jpg?_wi=1"
|
||||
imageAlt="SNUSBROTHERS premium nicotine tin collection"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Arctic Frost", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/collection-quail-eggs-near-feathers-can_23-2148073846.jpg" },
|
||||
{ id: "p2", name: "Midnight Citrus", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600203.jpg" },
|
||||
{ id: "p2", name: "Midnight Citrus", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600203.jpg?_wi=2" },
|
||||
{ id: "p3", name: "Nordic Mint", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-burnt-paper-with-flames_23-2150104311.jpg" },
|
||||
{ id: "p4", name: "Ember Spice", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-mystery-box_23-2149631436.jpg" },
|
||||
{ id: "p5", name: "Pure Bergamot", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/water-texture_23-2148121772.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user