Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -137,6 +137,8 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
price: "$24.99",
|
||||
name: "Single Tin",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767450503456-n755hzev.jpg",
|
||||
imageAlt: "Single tin product shot",
|
||||
buttons: [
|
||||
{
|
||||
text: "Add to Cart",
|
||||
@@ -158,6 +160,8 @@ export default function LandingPage() {
|
||||
id: "2",
|
||||
price: "$47.99",
|
||||
name: "Duo Bundle",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767450503983-u2vstpoh.jpg",
|
||||
imageAlt: "Duo bundle product shot",
|
||||
buttons: [
|
||||
{
|
||||
text: "Add to Cart",
|
||||
@@ -182,6 +186,8 @@ export default function LandingPage() {
|
||||
badgeIcon: Sparkles,
|
||||
price: "$64.99",
|
||||
name: "Triple Power",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767630861346-zs6rp46h.jpg",
|
||||
imageAlt: "Triple power bundle product shot",
|
||||
buttons: [
|
||||
{
|
||||
text: "Add to Cart",
|
||||
|
||||
Reference in New Issue
Block a user