Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
|||||||
borderRadius="soft"
|
borderRadius="soft"
|
||||||
contentWidth="medium"
|
contentWidth="medium"
|
||||||
sizing="largeSmall"
|
sizing="largeSmall"
|
||||||
background="aurora"
|
background="circleGradient"
|
||||||
cardStyle="glass-elevated"
|
cardStyle="glass-elevated"
|
||||||
primaryButtonStyle="gradient"
|
primaryButtonStyle="gradient"
|
||||||
secondaryButtonStyle="glass"
|
secondaryButtonStyle="glass"
|
||||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
<HeroBillboard
|
<HeroBillboard
|
||||||
title="Build Your Digital Presence, Fast"
|
title="Build Your Digital Presence, Fast"
|
||||||
description="We create stunning, conversion-focused websites for local businesses, artists, content creators, and startups. Professional design. Zero compromises."
|
description="We create stunning, conversion-focused websites for local businesses, artists, content creators, and startups. Professional design. Zero compromises."
|
||||||
background={{ variant: "aurora" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
tag="Web Design Agency"
|
tag="Web Design Agency"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -95,9 +95,9 @@ export default function LandingPage() {
|
|||||||
title: "Web Design & Development", description: "Custom-built websites that are fast, beautiful, and SEO-friendly. We focus on user experience and conversion optimization.", icon: Code,
|
title: "Web Design & Development", description: "Custom-built websites that are fast, beautiful, and SEO-friendly. We focus on user experience and conversion optimization.", icon: Code,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-responsive-adaptive-web-design-mobile-apps_1284-43969.jpg?_wi=1", imageAlt: "Web design service showcase"},
|
imageSrc: "http://img.b2bpic.net/free-vector/modern-responsive-adaptive-web-design-mobile-apps_1284-43969.jpg", imageAlt: "Web design service showcase"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/gym-promotion-landing-page-with-photo_23-2148310410.jpg?_wi=1", imageAlt: "Recent web design project"},
|
imageSrc: "http://img.b2bpic.net/free-vector/gym-promotion-landing-page-with-photo_23-2148310410.jpg", imageAlt: "Recent web design project"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -106,25 +106,25 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-blank-screen-hopping-cart-full-gifts-with-copyspace-online-shopping-concept_1423-92.jpg", imageAlt: "E-commerce platform showcase"},
|
imageSrc: "http://img.b2bpic.net/free-photo/laptop-blank-screen-hopping-cart-full-gifts-with-copyspace-online-shopping-concept_1423-92.jpg", imageAlt: "E-commerce platform showcase"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg?_wi=1", imageAlt: "E-commerce project example"},
|
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg", imageAlt: "E-commerce project example"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "SEO & Performance", description: "Strategic optimization to rank higher on Google and deliver lightning-fast load times. Your audience deserves speed.", icon: TrendingUp,
|
title: "SEO & Performance", description: "Strategic optimization to rank higher on Google and deliver lightning-fast load times. Your audience deserves speed.", icon: TrendingUp,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/seo-ranking-analysis-banner-digital-analytics-search-engine-optimization-content-landing-page-with-isometric-charts-graphs-computer-mobile-screen_107791-4336.jpg?_wi=1", imageAlt: "SEO optimization analytics"},
|
imageSrc: "http://img.b2bpic.net/free-vector/seo-ranking-analysis-banner-digital-analytics-search-engine-optimization-content-landing-page-with-isometric-charts-graphs-computer-mobile-screen_107791-4336.jpg", imageAlt: "SEO optimization analytics"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-psd/minimal-magazine-cover-landing-page-template_23-2149660314.jpg?_wi=1", imageAlt: "Performance optimization project"},
|
imageSrc: "http://img.b2bpic.net/free-psd/minimal-magazine-cover-landing-page-template_23-2149660314.jpg", imageAlt: "Performance optimization project"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Content Strategy & Management", description: "We help you tell your story effectively. From copywriting to content calendars, we ensure your message resonates.", icon: BookOpen,
|
title: "Content Strategy & Management", description: "We help you tell your story effectively. From copywriting to content calendars, we ensure your message resonates.", icon: BookOpen,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/working-office_1150-121.jpg?_wi=1", imageAlt: "Content strategy planning"},
|
imageSrc: "http://img.b2bpic.net/free-photo/working-office_1150-121.jpg", imageAlt: "Content strategy planning"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/gym-promotion-landing-page-with-photo_23-2148310410.jpg?_wi=2", imageAlt: "Content-focused website"},
|
imageSrc: "http://img.b2bpic.net/free-vector/gym-promotion-landing-page-with-photo_23-2148310410.jpg", imageAlt: "Content-focused website"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -221,36 +221,36 @@ export default function LandingPage() {
|
|||||||
title: "Discovery & Strategy", description: "We deeply understand your business goals, target audience, and competition. This foundation guides everything we build.", icon: Compass,
|
title: "Discovery & Strategy", description: "We deeply understand your business goals, target audience, and competition. This foundation guides everything we build.", icon: Compass,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-responsive-adaptive-web-design-mobile-apps_1284-43969.jpg?_wi=2", imageAlt: "Strategy planning session"},
|
imageSrc: "http://img.b2bpic.net/free-vector/modern-responsive-adaptive-web-design-mobile-apps_1284-43969.jpg", imageAlt: "Strategy planning session"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/gym-promotion-landing-page-with-photo_23-2148310410.jpg?_wi=3", imageAlt: "Discovery phase mockup"},
|
imageSrc: "http://img.b2bpic.net/free-vector/gym-promotion-landing-page-with-photo_23-2148310410.jpg", imageAlt: "Discovery phase mockup"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Design & Development", description: "Our creative team brings your vision to life with modern design principles and clean, efficient code. Every pixel matters.", icon: Palette,
|
title: "Design & Development", description: "Our creative team brings your vision to life with modern design principles and clean, efficient code. Every pixel matters.", icon: Palette,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg?_wi=2", imageAlt: "Design mockup"},
|
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg", imageAlt: "Design mockup"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-psd/minimal-magazine-cover-landing-page-template_23-2149660314.jpg?_wi=2", imageAlt: "Development in progress"},
|
imageSrc: "http://img.b2bpic.net/free-psd/minimal-magazine-cover-landing-page-template_23-2149660314.jpg", imageAlt: "Development in progress"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Testing & Launch", description: "Rigorous testing across devices and browsers ensures a flawless experience. We launch when you're ready, with full support.", icon: CheckCircle,
|
title: "Testing & Launch", description: "Rigorous testing across devices and browsers ensures a flawless experience. We launch when you're ready, with full support.", icon: CheckCircle,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-responsive-adaptive-web-design-mobile-apps_1284-43969.jpg?_wi=3", imageAlt: "Testing phase screenshot"},
|
imageSrc: "http://img.b2bpic.net/free-vector/modern-responsive-adaptive-web-design-mobile-apps_1284-43969.jpg", imageAlt: "Testing phase screenshot"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/gym-promotion-landing-page-with-photo_23-2148310410.jpg?_wi=4", imageAlt: "Live website launch"},
|
imageSrc: "http://img.b2bpic.net/free-vector/gym-promotion-landing-page-with-photo_23-2148310410.jpg", imageAlt: "Live website launch"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Ongoing Growth", description: "We don't disappear after launch. Continuous optimization, analytics reviews, and updates keep your site performing at its best.", icon: Rocket,
|
title: "Ongoing Growth", description: "We don't disappear after launch. Continuous optimization, analytics reviews, and updates keep your site performing at its best.", icon: Rocket,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/seo-ranking-analysis-banner-digital-analytics-search-engine-optimization-content-landing-page-with-isometric-charts-graphs-computer-mobile-screen_107791-4336.jpg?_wi=2", imageAlt: "Performance analytics"},
|
imageSrc: "http://img.b2bpic.net/free-vector/seo-ranking-analysis-banner-digital-analytics-search-engine-optimization-content-landing-page-with-isometric-charts-graphs-computer-mobile-screen_107791-4336.jpg", imageAlt: "Performance analytics"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg?_wi=3", imageAlt: "Growth tracking dashboard"},
|
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg", imageAlt: "Growth tracking dashboard"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -273,27 +273,27 @@ export default function LandingPage() {
|
|||||||
title: "Starter", description: "Up to 5 pages, mobile responsive design, basic SEO optimization, contact form integration, and 30 days of support.", icon: Sparkles,
|
title: "Starter", description: "Up to 5 pages, mobile responsive design, basic SEO optimization, contact form integration, and 30 days of support.", icon: Sparkles,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/gym-promotion-landing-page-with-photo_23-2148310410.jpg?_wi=5", imageAlt: "Starter plan"},
|
imageSrc: "http://img.b2bpic.net/free-vector/gym-promotion-landing-page-with-photo_23-2148310410.jpg", imageAlt: "Starter plan"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-responsive-adaptive-web-design-mobile-apps_1284-43969.jpg?_wi=4", imageAlt: "Starter features"},
|
imageSrc: "http://img.b2bpic.net/free-vector/modern-responsive-adaptive-web-design-mobile-apps_1284-43969.jpg", imageAlt: "Starter features"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Professional", description: "Up to 15 pages, advanced design & UX, full SEO optimization, blog/content management, e-commerce ready, analytics setup, and 3 months of support.", icon: Sparkles,
|
title: "Professional", description: "Up to 15 pages, advanced design & UX, full SEO optimization, blog/content management, e-commerce ready, analytics setup, and 3 months of support.", icon: Sparkles,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg?_wi=4", imageAlt: "Professional plan"},
|
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-technology-landing-page_23-2149188470.jpg", imageAlt: "Professional plan"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/seo-ranking-analysis-banner-digital-analytics-search-engine-optimization-content-landing-page-with-isometric-charts-graphs-computer-mobile-screen_107791-4336.jpg?_wi=3", imageAlt: "Professional features"},
|
imageSrc: "http://img.b2bpic.net/free-vector/seo-ranking-analysis-banner-digital-analytics-search-engine-optimization-content-landing-page-with-isometric-charts-graphs-computer-mobile-screen_107791-4336.jpg", imageAlt: "Professional features"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Enterprise", description: "Unlimited pages, custom functionality, full e-commerce platform, advanced integrations, dedicated support, performance optimization, and ongoing maintenance plan.", icon: Sparkles,
|
title: "Enterprise", description: "Unlimited pages, custom functionality, full e-commerce platform, advanced integrations, dedicated support, performance optimization, and ongoing maintenance plan.", icon: Sparkles,
|
||||||
mediaItems: [
|
mediaItems: [
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-psd/minimal-magazine-cover-landing-page-template_23-2149660314.jpg?_wi=3", imageAlt: "Enterprise plan"},
|
imageSrc: "http://img.b2bpic.net/free-psd/minimal-magazine-cover-landing-page-template_23-2149660314.jpg", imageAlt: "Enterprise plan"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/working-office_1150-121.jpg?_wi=2", imageAlt: "Enterprise features"},
|
imageSrc: "http://img.b2bpic.net/free-photo/working-office_1150-121.jpg", imageAlt: "Enterprise features"},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user