Update src/app/page.tsx
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
href: "#services",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030737.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030737.jpg?_wi=1"
|
||||
showDimOverlay={true}
|
||||
avatars={[
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
description: "We ensure your online presence, physical atmosphere, and branded materials feel aligned from day one.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
description: "Foundational thinking for long-term growth.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Target,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030737.jpg?_wi=2",
|
||||
imageAlt: "elegant boutique cafe interior warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
description: "Logos, palettes, and typography that define you.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Palette,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg?_wi=2",
|
||||
imageAlt: "professional elegant branding studio founder portrait",
|
||||
},
|
||||
{
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
description: "High-converting digital presence built to sell.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Globe,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg?_wi=1",
|
||||
imageAlt: "technical design industrial engineer portrait",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
description: "Physical merchandise and touchpoints for impact.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Box,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg?_wi=1",
|
||||
imageAlt: "branded cafe cup design concept",
|
||||
},
|
||||
]}
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
description: "Understand your vision.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Search,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030737.jpg?_wi=3",
|
||||
imageAlt: "elegant boutique cafe interior warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
description: "Shape the brand concept.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: PenTool,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg?_wi=3",
|
||||
imageAlt: "professional elegant branding studio founder portrait",
|
||||
},
|
||||
{
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
description: "Create identity and assets.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Box,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg?_wi=2",
|
||||
imageAlt: "technical design industrial engineer portrait",
|
||||
},
|
||||
{
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
description: "Present with confidence.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Rocket,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg?_wi=2",
|
||||
imageAlt: "branded cafe cup design concept",
|
||||
},
|
||||
]}
|
||||
@@ -220,37 +220,37 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "ORIGEN Identity",
|
||||
price: "Case Study",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Atmosphere Strategy",
|
||||
price: "Concept",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Physical Touchpoints",
|
||||
price: "Execution",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Digital Launch",
|
||||
price: "Strategy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Packaging Design",
|
||||
price: "Print",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Content Direction",
|
||||
price: "Launch",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/round-base-clear-drinking-glasses-brown-wooden-table-round-black-white-pendant-lamp_410324-63.jpg?_wi=8",
|
||||
},
|
||||
]}
|
||||
title="Concept-led business creation"
|
||||
@@ -269,7 +269,7 @@ export default function LandingPage() {
|
||||
description: "Brand, space, and digital experience unified.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Link,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030737.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030737.jpg?_wi=4",
|
||||
imageAlt: "elegant boutique cafe interior warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -277,7 +277,7 @@ export default function LandingPage() {
|
||||
description: "Real-world engineering, not just visual design.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Building,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg?_wi=4",
|
||||
imageAlt: "professional elegant branding studio founder portrait",
|
||||
},
|
||||
{
|
||||
@@ -285,7 +285,7 @@ export default function LandingPage() {
|
||||
description: "Boutique focus for every individual founder.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Users,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg?_wi=3",
|
||||
imageAlt: "technical design industrial engineer portrait",
|
||||
},
|
||||
]}
|
||||
@@ -314,7 +314,7 @@ export default function LandingPage() {
|
||||
description: "Businesses needing to stand out immediately.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/videographer-smiling-camera-working-computer-editing-video-footage-audio-app-sitting-mo_482257-2649.jpg?_wi=4"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -341,7 +341,7 @@ export default function LandingPage() {
|
||||
placeholder: "Tell us about your project...",
|
||||
}}
|
||||
buttonText="Book your call"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021809.jpg?_wi=5"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user