Compare commits
17 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ecbc4cb430 | |||
| 3cd297bde1 | |||
| ce48c0a87b | |||
| 72fb373842 | |||
| 1323a6d3e0 | |||
| 2dfb062e14 | |||
| f9a0c622d1 | |||
| 1c13effdde | |||
| 7c0ebd3f4e | |||
| 91762bc445 | |||
| 98b21d1a09 | |||
| f06dc11798 | |||
| fcef2e7b3d | |||
| 2f3693829a | |||
| 8af8b25853 | |||
| c064986e20 | |||
| b959ea4baa |
@@ -4,12 +4,10 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
|
||||
import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import { Zap, Rocket } from 'lucide-react';
|
||||
import { Rocket } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -29,10 +27,8 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Work", id: "portfolio" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Insights", id: "blog" }
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
brandName="Archisites"
|
||||
bottomLeftText="Premium Web Design"
|
||||
@@ -44,29 +40,18 @@ export default function LandingPage() {
|
||||
<HeroSplitDoubleCarousel
|
||||
title="Websites Designed to Perform."
|
||||
description="Archisites builds modern, high-performance websites for businesses that want to stand out online. We combine architectural precision with cutting-edge technology to create digital experiences that deliver results."
|
||||
tag="Premium Design"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "animated-grid" }}
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/device-with-copy-space-table-with-food_23-2150917873.jpg?_wi=1", imageAlt: "Project showcase one" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg?_wi=1", imageAlt: "Project showcase two" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-concept-with-discount_23-2148590928.jpg?_wi=1", imageAlt: "Project showcase three" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/gradient-texture-technology-landing-page-template_23-2149209038.jpg?_wi=1", imageAlt: "Project showcase four" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-template-with-photo_52683-20377.jpg?_wi=1", imageAlt: "Project showcase five" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/device-with-copy-space-table-with-food_23-2150917873.jpg?_wi=2", imageAlt: "Project showcase one" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg?_wi=2", imageAlt: "Project showcase two" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-concept-with-discount_23-2148590928.jpg?_wi=2", imageAlt: "Project showcase three" }
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Start a Project", href: "#contact" },
|
||||
{ text: "View Our Work", href: "#portfolio" }
|
||||
{ text: "Schedule a Call", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
leftCarouselItems={[]}
|
||||
rightCarouselItems={[]}
|
||||
carouselPosition="right"
|
||||
ariaLabel="Hero section with carousel"
|
||||
ariaLabel="Hero section"
|
||||
background={{ variant: "plain" }}
|
||||
className="flex justify-center items-center md:min-h-screen"
|
||||
containerClassName="w-full max-w-6xl mx-auto px-4 md:px-8 py-12 md:py-20"
|
||||
textBoxClassName="space-y-4 md:space-y-6"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -79,55 +64,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Custom Website Design", description: "Modern, responsive websites designed for performance and clarity. Every pixel crafted with precision to reflect your brand.", tag: "Design", imageSrc: "http://img.b2bpic.net/free-photo/device-with-copy-space-table-with-food_23-2150917873.jpg?_wi=3", imageAlt: "Custom website design showcase"
|
||||
id: "1", title: "Custom Website Design", description: "Modern, responsive websites designed for performance and clarity. Every pixel crafted with precision to reflect your brand.", tag: "Design"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Website Development", description: "Fast, scalable websites built with clean code and optimized structure. Lightning-quick load times and seamless user experience.", tag: "Development", imageSrc: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg?_wi=3", imageAlt: "Website development showcase"
|
||||
id: "2", title: "Website Development", description: "Fast, scalable websites built with clean code and optimized structure. Lightning-quick load times and seamless user experience.", tag: "Development"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Website Optimization", description: "Speed, SEO, and conversion improvements to help businesses grow online. We optimize every metric that matters to your success.", tag: "Performance", imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-concept-with-discount_23-2148590928.jpg?_wi=3", imageAlt: "Website optimization showcase"
|
||||
id: "3", title: "Website Optimization", description: "Speed, SEO, and conversion improvements to help businesses grow online. We optimize every metric that matters to your success.", tag: "Performance"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="portfolio" data-section="portfolio">
|
||||
<ProductCardOne
|
||||
title="Selected Work"
|
||||
description="A showcase of our recent projects that demonstrate our commitment to design excellence and performance."
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "TechFlow Platform", price: "Complex SaaS", imageSrc: "http://img.b2bpic.net/free-photo/device-with-copy-space-table-with-food_23-2150917873.jpg?_wi=4", imageAlt: "TechFlow Platform showcase"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Innovate Brand Site", price: "Corporate Brand", imageSrc: "http://img.b2bpic.net/free-photo/man-typing-laptop-working-from-home-with-automation-lighting-system-using-voice-controlled-app-tablet-switching-light_482257-2270.jpg?_wi=4", imageAlt: "Innovate Brand Site showcase"
|
||||
},
|
||||
{
|
||||
id: "3", name: "CloudSync Dashboard", price: "Web Application", imageSrc: "http://img.b2bpic.net/free-vector/fashion-sale-concept-with-discount_23-2148590928.jpg?_wi=4", imageAlt: "CloudSync Dashboard showcase"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Velocity Store", price: "E-Commerce", imageSrc: "http://img.b2bpic.net/free-vector/gradient-texture-technology-landing-page-template_23-2149209038.jpg?_wi=2", imageAlt: "Velocity Store showcase"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Design Studio", price: "Portfolio Site", imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-template-with-photo_52683-20377.jpg?_wi=2", imageAlt: "Design Studio showcase"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Analytics Pro", price: "Data Platform", imageSrc: "http://img.b2bpic.net/free-photo/device-with-copy-space-table-with-food_23-2150917873.jpg?_wi=5", imageAlt: "Analytics Pro showcase"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[{ type: "text", content: "Built with Purpose" }]}
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Learn More", href: "#contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
containerClassName="w-full max-w-6xl mx-auto px-4 md:px-8 py-8 md:py-16"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -149,6 +95,7 @@ export default function LandingPage() {
|
||||
id: "3", value: "50ms", title: "Average Load Time", items: ["Lightning-fast performance", "SEO optimized structure"]
|
||||
}
|
||||
]}
|
||||
containerClassName="w-full max-w-6xl mx-auto px-4 md:px-8 py-8 md:py-16"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -166,16 +113,18 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
containerClassName="w-full max-w-6xl mx-auto px-4 md:px-8 py-8 md:py-16"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Archisites"
|
||||
logoText="ARCHISITES"
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
containerClassName="w-full max-w-6xl mx-auto px-4 md:px-8 py-8 md:py-12"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user