Merge version_1 into main #3
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Email Template Bundle - 50 Premium Templates", price: "$29", imageSrc: "http://img.b2bpic.net/free-vector/minimal-business-card-concept_23-2148453104.jpg", imageAlt: "Email template bundle professional collection"},
|
||||
id: "1", name: "Email Template Bundle - 50 Premium Templates", price: "$29", imageSrc: "http://img.b2bpic.net/free-vector/minimal-business-card-concept_23-2148453104.jpg?_wi=1", imageAlt: "Email template bundle professional collection"},
|
||||
{
|
||||
id: "2", name: "Landing Page Template System - Conversion Optimized", price: "$49", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-education-facebook-template_23-2150208677.jpg", imageAlt: "Landing page template system professional"},
|
||||
{
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", name: "AI Design Generator - 500 Credits Package", price: "$79", imageSrc: "http://img.b2bpic.net/free-vector/infographic-dashboard-user-panel_52683-30026.jpg", imageAlt: "AI design generator tool interface"},
|
||||
{
|
||||
id: "6", name: "Content Creator Toolkit - 30+ Templates", price: "$39", imageSrc: "http://img.b2bpic.net/free-vector/minimal-business-card-concept_23-2148453104.jpg", imageAlt: "Content creator toolkit templates"},
|
||||
id: "6", name: "Content Creator Toolkit - 30+ Templates", price: "$39", imageSrc: "http://img.b2bpic.net/free-vector/minimal-business-card-concept_23-2148453104.jpg?_wi=2", imageAlt: "Content creator toolkit templates"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user