Merge version_1 into main #1
@@ -64,19 +64,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Bold & Strong", title: "Bold Weight Styling", subtitle: "Maximum Impact Typography", description: "Apply powerful bold effects to your text for strong visual presence. Perfect for headlines, titles, and attention-grabbing content.", imageSrc: "http://img.b2bpic.net/free-vector/shake-color-text-effect_17005-1240.jpg", imageAlt: "bold typography design"
|
||||
tag: "Bold & Strong", title: "Bold Weight Styling", subtitle: "Maximum Impact Typography", description: "Apply powerful bold effects to your text for strong visual presence. Perfect for headlines, titles, and attention-grabbing content.", imageSrc: "http://img.b2bpic.net/free-vector/shake-color-text-effect_17005-1240.jpg?_wi=1", imageAlt: "bold typography design"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Gradient Magic", title: "Gradient Text Colors", subtitle: "Vibrant & Dynamic", description: "Create stunning gradient effects that blend multiple colors seamlessly. Add depth and sophistication to your text instantly.", imageSrc: "http://img.b2bpic.net/free-psd/vibrant-fluorescent-colors-template-design_23-2151859625.jpg", imageAlt: "gradient text effect design"
|
||||
tag: "Gradient Magic", title: "Gradient Text Colors", subtitle: "Vibrant & Dynamic", description: "Create stunning gradient effects that blend multiple colors seamlessly. Add depth and sophistication to your text instantly.", imageSrc: "http://img.b2bpic.net/free-psd/vibrant-fluorescent-colors-template-design_23-2151859625.jpg?_wi=1", imageAlt: "gradient text effect design"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Depth & Shadow", title: "Text Shadow Effects", subtitle: "3D Typography", description: "Add dimension with customizable shadow effects. Create depth and make your text pop off the screen with layered styling.", imageSrc: "http://img.b2bpic.net/free-vector/isometric-word-fantastic-word-millennial-pink-background_53876-177145.jpg", imageAlt: "text shadow effects design"
|
||||
tag: "Depth & Shadow", title: "Text Shadow Effects", subtitle: "3D Typography", description: "Add dimension with customizable shadow effects. Create depth and make your text pop off the screen with layered styling.", imageSrc: "http://img.b2bpic.net/free-vector/isometric-word-fantastic-word-millennial-pink-background_53876-177145.jpg?_wi=1", imageAlt: "text shadow effects design"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Outline & Stroke", title: "Outlined Text", subtitle: "Creative Hollow Effects", description: "Design hollow or outlined letters for a unique artistic look. Combine with colors for endless creative possibilities.", imageSrc: "http://img.b2bpic.net/free-psd/arts-handcraft-design-template_23-2150874814.jpg", imageAlt: "outlined text font design"
|
||||
tag: "Outline & Stroke", title: "Outlined Text", subtitle: "Creative Hollow Effects", description: "Design hollow or outlined letters for a unique artistic look. Combine with colors for endless creative possibilities.", imageSrc: "http://img.b2bpic.net/free-psd/arts-handcraft-design-template_23-2150874814.jpg?_wi=1", imageAlt: "outlined text font design"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -100,16 +100,16 @@ export default function LandingPage() {
|
||||
description="Curated collection of the most-used text styling effects loved by designers and content creators worldwide."
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Neon Glow", price: "Free", imageSrc: "http://img.b2bpic.net/free-vector/shake-color-text-effect_17005-1240.jpg", imageAlt: "Neon glow text effect"
|
||||
id: "1", name: "Neon Glow", price: "Free", imageSrc: "http://img.b2bpic.net/free-vector/shake-color-text-effect_17005-1240.jpg?_wi=2", imageAlt: "Neon glow text effect"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Vintage Serif", price: "Free", imageSrc: "http://img.b2bpic.net/free-psd/vibrant-fluorescent-colors-template-design_23-2151859625.jpg", imageAlt: "Vintage serif styling"
|
||||
id: "2", name: "Vintage Serif", price: "Free", imageSrc: "http://img.b2bpic.net/free-psd/vibrant-fluorescent-colors-template-design_23-2151859625.jpg?_wi=2", imageAlt: "Vintage serif styling"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Glass Morphism", price: "Premium", imageSrc: "http://img.b2bpic.net/free-vector/isometric-word-fantastic-word-millennial-pink-background_53876-177145.jpg", imageAlt: "Glass morphism text effect"
|
||||
id: "3", name: "Glass Morphism", price: "Premium", imageSrc: "http://img.b2bpic.net/free-vector/isometric-word-fantastic-word-millennial-pink-background_53876-177145.jpg?_wi=2", imageAlt: "Glass morphism text effect"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Gold Foil", price: "Premium", imageSrc: "http://img.b2bpic.net/free-psd/arts-handcraft-design-template_23-2150874814.jpg", imageAlt: "Gold foil text styling"
|
||||
id: "4", name: "Gold Foil", price: "Premium", imageSrc: "http://img.b2bpic.net/free-psd/arts-handcraft-design-template_23-2150874814.jpg?_wi=2", imageAlt: "Gold foil text styling"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
|
||||
Reference in New Issue
Block a user