Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -126,6 +126,9 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
title="Your New Favorite Polo, In Every Shade"
|
||||
description="Elevate your wardrobe with our iconic polo shirt, now available in a curated spectrum of colors to match every mood and occasion. Each priced at 450 EGP."
|
||||
buttons={[
|
||||
{ text: "Shop All Polos", href: "#shop" }
|
||||
]}
|
||||
products={[
|
||||
{ id: "p-maroon", name: "Classic Polo", price: "450 EGP", variant: "Maroon", imageSrc: resolveAsset("https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EUY2GPwah19KmXmnbC2NBKmSnX/uploaded-1780234725535-4d2coltl.jpg").url, imageAlt: "Maroon Polo Shirt" },
|
||||
{ id: "p-blue", name: "Classic Polo", price: "450 EGP", variant: "Navy Blue", imageSrc: resolveAsset("http://img.b2bpic.net/free-photo/surprised-young-bearded-man-posing_176420-30249.jpg").url, imageAlt: "Navy Blue Polo Shirt" },
|
||||
|
||||
Reference in New Issue
Block a user