Merge version_6 into main #15
@@ -63,7 +63,7 @@ export default function ContactPage() {
|
||||
description="Have questions or ready to start your project? We'd love to hear from you. Reach out and let's discuss how we can help transform your vision into reality."
|
||||
tag="Contact"
|
||||
imagePosition="right"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=3"
|
||||
imageAlt="Contact us"
|
||||
testimonials={[
|
||||
{
|
||||
@@ -220,7 +220,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=1920&h=600&fit=crop"
|
||||
imageSrc="https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=1920&h=600&fit=crop&_wi=2"
|
||||
imageAlt="Footer background"
|
||||
columns={[
|
||||
{
|
||||
|
||||
@@ -70,7 +70,7 @@ export default function Home() {
|
||||
title="About Vortex Web"
|
||||
description="We're a team of designers, developers, and marketers passionate about creating digital solutions that matter. Our approach combines creativity with strategy to deliver results."
|
||||
tag="About Us"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=1"
|
||||
imageAlt="Our team collaborating"
|
||||
buttons={[{ text: "Explore Our Work", href: "#features" }]}
|
||||
useInvertedBackground={false}
|
||||
@@ -81,11 +81,11 @@ export default function Home() {
|
||||
<FeatureCardTwentySix
|
||||
features={[
|
||||
{
|
||||
title: "Strategic Design", description: "We create designs that align with your business goals and user needs.", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop", imageAlt: "Strategic design process", buttonIcon: ArrowRight,
|
||||
title: "Strategic Design", description: "We create designs that align with your business goals and user needs.", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop&_wi=1", imageAlt: "Strategic design process", buttonIcon: ArrowRight,
|
||||
buttonHref: "/"
|
||||
},
|
||||
{
|
||||
title: "Digital Marketing", description: "Reach your audience with targeted, data-driven marketing campaigns.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop", imageAlt: "Marketing strategy session", buttonIcon: ArrowRight,
|
||||
title: "Digital Marketing", description: "Reach your audience with targeted, data-driven marketing campaigns.", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=800&h=600&fit=crop&_wi=2", imageAlt: "Marketing strategy session", buttonIcon: ArrowRight,
|
||||
buttonHref: "/"
|
||||
},
|
||||
{
|
||||
@@ -93,7 +93,7 @@ export default function Home() {
|
||||
buttonHref: "/"
|
||||
},
|
||||
{
|
||||
title: "Brand Strategy", description: "Build a strong brand identity that resonates with your target market.", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop", imageAlt: "Brand strategy workshop", buttonIcon: ArrowRight,
|
||||
title: "Brand Strategy", description: "Build a strong brand identity that resonates with your target market.", imageSrc: "https://images.unsplash.com/photo-1561070791-2526d30994b5?w=800&h=600&fit=crop&_wi=2", imageAlt: "Brand strategy workshop", buttonIcon: ArrowRight,
|
||||
buttonHref: "/"
|
||||
},
|
||||
]}
|
||||
@@ -173,7 +173,7 @@ export default function Home() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=1920&h=600&fit=crop"
|
||||
imageSrc="https://images.unsplash.com/photo-1517694712202-14dd9538aa97?w=1920&h=600&fit=crop&_wi=1"
|
||||
imageAlt="Footer background"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user