Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -137,7 +137,6 @@ export default function LandingPage() {
|
|||||||
id: "1",
|
id: "1",
|
||||||
price: "$24.99",
|
price: "$24.99",
|
||||||
name: "Single Tin",
|
name: "Single Tin",
|
||||||
productImage: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767450503456-n755hzev.jpg",
|
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Add to Cart",
|
text: "Add to Cart",
|
||||||
@@ -159,7 +158,6 @@ export default function LandingPage() {
|
|||||||
id: "2",
|
id: "2",
|
||||||
price: "$47.99",
|
price: "$47.99",
|
||||||
name: "Duo Bundle",
|
name: "Duo Bundle",
|
||||||
productImage: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767630861346-zs6rp46h.jpg",
|
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Add to Cart",
|
text: "Add to Cart",
|
||||||
@@ -184,7 +182,6 @@ export default function LandingPage() {
|
|||||||
badgeIcon: Sparkles,
|
badgeIcon: Sparkles,
|
||||||
price: "$64.99",
|
price: "$64.99",
|
||||||
name: "Triple Power",
|
name: "Triple Power",
|
||||||
productImage: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767450501963-tpqqsdz5.jpg",
|
|
||||||
buttons: [
|
buttons: [
|
||||||
{
|
{
|
||||||
text: "Add to Cart",
|
text: "Add to Cart",
|
||||||
|
|||||||
Reference in New Issue
Block a user