Merge version_1 into main #2
144
src/app/page.tsx
144
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Work",
|
||||
id: "work",
|
||||
},
|
||||
name: "Work", id: "work"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="GG Designs"
|
||||
/>
|
||||
@@ -52,31 +44,20 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Scaling brands through intentional design."
|
||||
description="We partner with ambitious founders to build premium identities and high-performing digital experiences."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg?_wi=1",
|
||||
imageAlt: "Minimalist Design",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg", imageAlt: "Minimalist Design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg?_wi=1",
|
||||
imageAlt: "Architectural Detail",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg", imageAlt: "Architectural Detail"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg?_wi=1",
|
||||
imageAlt: "Abstract Design",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg", imageAlt: "Abstract Design"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg?_wi=1",
|
||||
imageAlt: "Texture Detail",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg", imageAlt: "Texture Detail"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-canvas-brush-marble-high-quality-photo_114579-63503.jpg?_wi=1",
|
||||
imageAlt: "Creative Studio",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-canvas-brush-marble-high-quality-photo_114579-63503.jpg", imageAlt: "Creative Studio"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -90,23 +71,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Brand Identity",
|
||||
description: "Defining your visual language with precision and purpose.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg?_wi=2",
|
||||
imageAlt: "Brand Identity",
|
||||
},
|
||||
title: "Brand Identity", description: "Defining your visual language with precision and purpose.", imageSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg", imageAlt: "Brand Identity"},
|
||||
{
|
||||
title: "Digital Experiences",
|
||||
description: "High-performing websites that turn visitors into partners.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg?_wi=2",
|
||||
imageAlt: "Digital Experiences",
|
||||
},
|
||||
title: "Digital Experiences", description: "High-performing websites that turn visitors into partners.", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg", imageAlt: "Digital Experiences"},
|
||||
{
|
||||
title: "Content Strategy",
|
||||
description: "Curated visuals and narratives that command attention.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg?_wi=2",
|
||||
imageAlt: "Content Strategy",
|
||||
},
|
||||
title: "Content Strategy", description: "Curated visuals and narratives that command attention.", imageSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg", imageAlt: "Content Strategy"},
|
||||
]}
|
||||
title="Everything your brand needs to scale."
|
||||
description="Premium design solutions tailored for growth and clarity."
|
||||
@@ -118,9 +87,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Design with intent."
|
||||
description={[
|
||||
"GG Designs exists to clear the noise. We believe that good design isn't just about how it looks, but how it functions as a strategic asset.",
|
||||
"We don't do 'budget'. We do intentional, premium craft for partners who understand the value of a strong identity.",
|
||||
]}
|
||||
"GG Designs exists to clear the noise. We believe that good design isn't just about how it looks, but how it functions as a strategic asset.", "We don't do 'budget'. We do intentional, premium craft for partners who understand the value of a strong identity."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -132,50 +99,15 @@ export default function LandingPage() {
|
||||
description="See why ambitious founders trust us with their vision."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alex Rivers",
|
||||
date: "2023-10-12",
|
||||
title: "Founder, TechFlow",
|
||||
quote: "The most professional design experience I've had. Truly elevated our brand.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg?_wi=3",
|
||||
},
|
||||
id: "1", name: "Alex Rivers", date: "2023-10-12", title: "Founder, TechFlow", quote: "The most professional design experience I've had. Truly elevated our brand.", avatarSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Chen",
|
||||
date: "2023-11-05",
|
||||
title: "CEO, Velo Studio",
|
||||
quote: "GG Designs turned our vision into something beyond what we imagined.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg?_wi=3",
|
||||
},
|
||||
id: "2", name: "Sarah Chen", date: "2023-11-05", title: "CEO, Velo Studio", quote: "GG Designs turned our vision into something beyond what we imagined.", avatarSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Marcus Thorne",
|
||||
date: "2023-12-01",
|
||||
title: "Director, Apex Capital",
|
||||
quote: "Strategic, clean, and highly impactful work.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg?_wi=3",
|
||||
},
|
||||
id: "3", name: "Marcus Thorne", date: "2023-12-01", title: "Director, Apex Capital", quote: "Strategic, clean, and highly impactful work.", avatarSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg", imageSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Elena Rodriguez",
|
||||
date: "2024-01-15",
|
||||
title: "Founder, Aura",
|
||||
quote: "Incredible attention to detail. A partner in the truest sense.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "Elena Rodriguez", date: "2024-01-15", title: "Founder, Aura", quote: "Incredible attention to detail. A partner in the truest sense.", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "James Wilson",
|
||||
date: "2024-02-20",
|
||||
title: "VP Marketing, CloudSync",
|
||||
quote: "Exceptional communication and high-end results.",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-canvas-brush-marble-high-quality-photo_114579-63503.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-canvas-brush-marble-high-quality-photo_114579-63503.jpg?_wi=2",
|
||||
},
|
||||
id: "5", name: "James Wilson", date: "2024-02-20", title: "VP Marketing, CloudSync", quote: "Exceptional communication and high-end results.", avatarSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-canvas-brush-marble-high-quality-photo_114579-63503.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-canvas-brush-marble-high-quality-photo_114579-63503.jpg"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -187,22 +119,14 @@ export default function LandingPage() {
|
||||
description="Tell us about your project and we'll reach out to discuss how we can elevate your brand."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your project",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Tell us about your project", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309697.jpg"
|
||||
@@ -215,33 +139,21 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Work",
|
||||
href: "#",
|
||||
},
|
||||
label: "Work", href: "#"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
label: "About", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
label: "Contact", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
label: "Instagram", href: "#"},
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "#",
|
||||
},
|
||||
label: "Twitter", href: "#"},
|
||||
{
|
||||
label: "LinkedIn",
|
||||
href: "#",
|
||||
},
|
||||
label: "LinkedIn", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user