Merge version_1 into main #1
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
buttons={[{ text: "Get Your Website", href: "#pricing" }]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-psd/sports-ad-landing-page-template_23-2148745591.jpg", imageAlt: "Modern website design showcase" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-psd/sports-ad-landing-page-template_23-2148745591.jpg?_wi=1", imageAlt: "Modern website design showcase" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-system-admin-doing-maintenance-ai-brain-pc-systems_482257-126251.jpg", imageAlt: "Designer working on website project" }
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "responsive-design", title: "Responsive Web Design", description: "Mobile-first designs that look stunning on all devices. Every pixel is optimized for user experience and conversion.", media: { imageSrc: "http://img.b2bpic.net/free-psd/sports-ad-landing-page-template_23-2148745591.jpg", imageAlt: "Responsive design example" },
|
||||
id: "responsive-design", title: "Responsive Web Design", description: "Mobile-first designs that look stunning on all devices. Every pixel is optimized for user experience and conversion.", media: { imageSrc: "http://img.b2bpic.net/free-psd/sports-ad-landing-page-template_23-2148745591.jpg?_wi=2", imageAlt: "Responsive design example" },
|
||||
items: [
|
||||
{ icon: Smartphone, text: "Mobile Optimized" },
|
||||
{ icon: Zap, text: "Fast Loading" },
|
||||
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "seo-optimization", title: "SEO Optimization", description: "Built-in SEO best practices ensure your website ranks high in search results and attracts qualified traffic.", media: { imageSrc: "http://img.b2bpic.net/free-vector/5g-landing-page-template_23-2148938095.jpg", imageAlt: "SEO optimization dashboard" },
|
||||
id: "seo-optimization", title: "SEO Optimization", description: "Built-in SEO best practices ensure your website ranks high in search results and attracts qualified traffic.", media: { imageSrc: "http://img.b2bpic.net/free-vector/5g-landing-page-template_23-2148938095.jpg?_wi=1", imageAlt: "SEO optimization dashboard" },
|
||||
items: [
|
||||
{ icon: Search, text: "Search Visibility" },
|
||||
{ icon: TrendingUp, text: "Organic Traffic" },
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
id: "conversion-focused", title: "Conversion-Focused Design", description: "Strategic layout and design elements that guide visitors toward action, maximizing your return on investment.", media: { imageSrc: "http://img.b2bpic.net/free-vector/sale-landing-page-template-with-photo_23-2148272134.jpg", imageAlt: "Conversion optimization" },
|
||||
id: "conversion-focused", title: "Conversion-Focused Design", description: "Strategic layout and design elements that guide visitors toward action, maximizing your return on investment.", media: { imageSrc: "http://img.b2bpic.net/free-vector/sale-landing-page-template-with-photo_23-2148272134.jpg?_wi=1", imageAlt: "Conversion optimization" },
|
||||
items: [
|
||||
{ icon: Target, text: "Clear CTAs" },
|
||||
{ icon: TrendingUp, text: "Higher Conversions" },
|
||||
@@ -162,11 +162,11 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "portfolio-1", brand: "TechStartup", name: "SaaS Platform Website", price: "Custom Project", rating: 5,
|
||||
reviewCount: "25+ conversions/month", imageSrc: "http://img.b2bpic.net/free-vector/5g-landing-page-template_23-2148938095.jpg", imageAlt: "SaaS Platform Website"
|
||||
reviewCount: "25+ conversions/month", imageSrc: "http://img.b2bpic.net/free-vector/5g-landing-page-template_23-2148938095.jpg?_wi=2", imageAlt: "SaaS Platform Website"
|
||||
},
|
||||
{
|
||||
id: "portfolio-2", brand: "RetailCo", name: "E-commerce Store", price: "Custom Project", rating: 5,
|
||||
reviewCount: "3x revenue increase", imageSrc: "http://img.b2bpic.net/free-vector/sale-landing-page-template-with-photo_23-2148272134.jpg", imageAlt: "E-commerce Store"
|
||||
reviewCount: "3x revenue increase", imageSrc: "http://img.b2bpic.net/free-vector/sale-landing-page-template-with-photo_23-2148272134.jpg?_wi=2", imageAlt: "E-commerce Store"
|
||||
},
|
||||
{
|
||||
id: "portfolio-3", brand: "CreativeStudio", name: "Agency Portfolio", price: "Custom Project", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user