diff --git a/src/app/page.tsx b/src/app/page.tsx
index 95204f7..1aaf6bb 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,38 +32,22 @@ export default function LandingPage() {
@@ -74,13 +58,9 @@ export default function LandingPage() {
description="Crafting unique brand identities and captivating visuals that tell your story. Specializing in logo design and comprehensive branding solutions."
buttons={[
{
- text: "View Portfolio",
- href: "#portfolio",
- },
+ text: "View Portfolio", href: "#portfolio"},
{
- text: "Get a Quote",
- href: "#contact",
- },
+ text: "Get a Quote", href: "#contact"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/learning-observation-experience-encounter-icon_53876-13902.jpg"
@@ -97,17 +77,11 @@ export default function LandingPage() {
description="At Creative Vision, we believe in the power of thoughtful design to transform brands. Our approach is collaborative, innovative, and always focused on delivering distinct and impactful visual solutions."
bulletPoints={[
{
- title: "Strategic Thinking",
- description: "Every design starts with a deep understanding of your business goals and audience.",
- },
+ title: "Strategic Thinking", description: "Every design starts with a deep understanding of your business goals and audience."},
{
- title: "Creative Excellence",
- description: "We push boundaries to deliver unique and memorable visual identities.",
- },
+ title: "Creative Excellence", description: "We push boundaries to deliver unique and memorable visual identities."},
{
- title: "Client-Centric Process",
- description: "Your vision is at the heart of our design journey, from concept to completion.",
- },
+ title: "Client-Centric Process", description: "Your vision is at the heart of our design journey, from concept to completion."},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-paint-composition-with-colorful-style_23-2147868292.jpg"
imageAlt="Graphic designer working on a tablet, illustrating the creative process"
@@ -122,20 +96,11 @@ export default function LandingPage() {
description="We offer a comprehensive suite of graphic design services tailored to elevate your brand."
accordionItems={[
{
- id: "logo-design",
- title: "Custom Logo Design",
- content: "Crafting unique and memorable logos that capture your brand's essence and stand out in the market.",
- },
+ id: "logo-design", title: "Custom Logo Design", content: "Crafting unique and memorable logos that capture your brand's essence and stand out in the market."},
{
- id: "brand-identity",
- title: "Complete Brand Identity",
- content: "Developing a cohesive visual language for your brand, including color palettes, typography, and imagery guidelines.",
- },
+ id: "brand-identity", title: "Complete Brand Identity", content: "Developing a cohesive visual language for your brand, including color palettes, typography, and imagery guidelines."},
{
- id: "branding-guidelines",
- title: "Brand Guideline Documents",
- content: "Providing detailed documentation to ensure consistent application of your brand across all platforms and materials.",
- },
+ id: "branding-guidelines", title: "Brand Guideline Documents", content: "Providing detailed documentation to ensure consistent application of your brand across all platforms and materials."},
]}
imageSrc="http://img.b2bpic.net/free-photo/papers-near-tapes-abstract-figures_23-2148042151.jpg"
imageAlt="Illustration of various branding elements and design tools"
@@ -152,47 +117,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "1",
- name: "Modern Tech Logo",
- price: "Project 1",
- imageSrc: "http://img.b2bpic.net/free-vector/collection-logos-branding-vector_53876-66304.jpg",
- imageAlt: "Modern tech company logo design",
- },
+ id: "1", name: "Modern Tech Logo", price: "Project 1", imageSrc: "http://img.b2bpic.net/free-vector/collection-logos-branding-vector_53876-66304.jpg", imageAlt: "Modern tech company logo design"},
{
- id: "2",
- name: "Organic Food Brand",
- price: "Project 2",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-eco-project-environment-with-windmill_23-2148907425.jpg",
- imageAlt: "Organic food brand logo design",
- },
+ id: "2", name: "Organic Food Brand", price: "Project 2", imageSrc: "http://img.b2bpic.net/free-photo/3d-eco-project-environment-with-windmill_23-2148907425.jpg", imageAlt: "Organic food brand logo design"},
{
- id: "3",
- name: "Luxury Retail Emblem",
- price: "Project 3",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-laying-floor-high-angle_23-2149735240.jpg",
- imageAlt: "Luxury retail brand logo",
- },
+ id: "3", name: "Luxury Retail Emblem", price: "Project 3", imageSrc: "http://img.b2bpic.net/free-photo/woman-laying-floor-high-angle_23-2149735240.jpg", imageAlt: "Luxury retail brand logo"},
{
- id: "4",
- name: "Fitness Studio Mark",
- price: "Project 4",
- imageSrc: "http://img.b2bpic.net/free-photo/biohazard-sign-ai-generated_268835-18751.jpg",
- imageAlt: "Fitness studio logo design",
- },
+ id: "4", name: "Fitness Studio Mark", price: "Project 4", imageSrc: "http://img.b2bpic.net/free-photo/biohazard-sign-ai-generated_268835-18751.jpg", imageAlt: "Fitness studio logo design"},
{
- id: "5",
- name: "Cafe & Bakery Identity",
- price: "Project 5",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83768.jpg",
- imageAlt: "Cafe and bakery brand identity",
- },
+ id: "5", name: "Cafe & Bakery Identity", price: "Project 5", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83768.jpg", imageAlt: "Cafe and bakery brand identity"},
{
- id: "6",
- name: "SaaS Platform Logo",
- price: "Project 6",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-tablet-paper-drop_23-2148113562.jpg",
- imageAlt: "SaaS platform logo design",
- },
+ id: "6", name: "SaaS Platform Logo", price: "Project 6", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tablet-paper-drop_23-2148113562.jpg", imageAlt: "SaaS platform logo design"},
]}
title="Recent Projects"
description="Explore a selection of our latest logo design and branding projects."
@@ -202,30 +137,20 @@ export default function LandingPage() {
@@ -255,25 +173,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "1",
- title: "What is your logo design process?",
- content: "Our process typically involves an initial consultation, concept development, client feedback rounds, revisions, and final file delivery.",
- },
+ id: "1", title: "What is your logo design process?", content: "Our process typically involves an initial consultation, concept development, client feedback rounds, revisions, and final file delivery."},
{
- id: "2",
- title: "How long does a branding project take?",
- content: "Project timelines vary depending on complexity, but a full branding project usually takes 4-8 weeks from start to finish.",
- },
+ id: "2", title: "How long does a branding project take?", content: "Project timelines vary depending on complexity, but a full branding project usually takes 4-8 weeks from start to finish."},
{
- id: "3",
- title: "What are your pricing structures?",
- content: "We offer custom quotes based on project scope. Please contact us for a detailed proposal tailored to your specific needs.",
- },
+ id: "3", title: "What are your pricing structures?", content: "We offer custom quotes based on project scope. Please contact us for a detailed proposal tailored to your specific needs."},
{
- id: "4",
- title: "What files do I receive for my logo?",
- content: "You will receive a comprehensive package including vector files (AI, EPS, SVG) and raster files (JPEG, PNG) suitable for print and web.",
- },
+ id: "4", title: "What files do I receive for my logo?", content: "You will receive a comprehensive package including vector files (AI, EPS, SVG) and raster files (JPEG, PNG) suitable for print and web."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Find answers to common questions about our design process, services, and pricing."
@@ -285,8 +191,7 @@ export default function LandingPage() {