Merge version_1 into main #3
@@ -48,12 +48,12 @@ export default function LandingPage() {
|
||||
{ text: "Contact Me", href: "#contact" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-geometric_1048-13693.jpg", imageAlt: "3D Hero Scene" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-geometric_1048-13693.jpg", imageAlt: "3D Hero Scene" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-geometric_1048-13693.jpg", imageAlt: "3D Hero Scene" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-geometric_1048-13693.jpg", imageAlt: "3D Hero Scene" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-geometric_1048-13693.jpg", imageAlt: "3D Hero Scene" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-geometric_1048-13693.jpg", imageAlt: "3D Hero Scene" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-geometric_1048-13693.jpg?_wi=1", imageAlt: "3D Hero Scene" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-geometric_1048-13693.jpg?_wi=2", imageAlt: "3D Hero Scene" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-geometric_1048-13693.jpg?_wi=3", imageAlt: "3D Hero Scene" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-geometric_1048-13693.jpg?_wi=4", imageAlt: "3D Hero Scene" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-geometric_1048-13693.jpg?_wi=5", imageAlt: "3D Hero Scene" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-geometric_1048-13693.jpg?_wi=6", imageAlt: "3D Hero Scene" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="About Studio"
|
||||
description="I am a creative developer specializing in 3D websites, animations, and modern UI experiences. Blending technology with art to create digital masterpieces."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-geometric_1048-13693.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-geometric_1048-13693.jpg?_wi=7"
|
||||
imageAlt="Creative Developer Studio"
|
||||
/>
|
||||
</div>
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "3D Website Development", description: "Immersive environments built for performance.", media: { imageSrc: "http://img.b2bpic.net/free-photo/startup-plan-business-goals-diagram_53876-124321.jpg", imageAlt: "3D Web Dev" },
|
||||
title: "3D Website Development", description: "Immersive environments built for performance.", media: { imageSrc: "http://img.b2bpic.net/free-photo/startup-plan-business-goals-diagram_53876-124321.jpg?_wi=1", imageAlt: "3D Web Dev" },
|
||||
items: [
|
||||
{ icon: Sparkles, text: "Three.js Performance" },
|
||||
{ icon: Shield, text: "Custom Shaders" },
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "UI/UX Design", description: "High-end user interfaces that capture attention.", media: { imageSrc: "http://img.b2bpic.net/free-vector/realistic-set-glassmorphism-ui-icons-website-mobile-app-vector-location-chat-contact-socia_88138-1382.jpg", imageAlt: "UI/UX Design" },
|
||||
title: "UI/UX Design", description: "High-end user interfaces that capture attention.", media: { imageSrc: "http://img.b2bpic.net/free-vector/realistic-set-glassmorphism-ui-icons-website-mobile-app-vector-location-chat-contact-socia_88138-1382.jpg?_wi=1", imageAlt: "UI/UX Design" },
|
||||
items: [
|
||||
{ icon: Award, text: "Pixel Perfect" },
|
||||
{ icon: Zap, text: "Mobile Optimized" },
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Animation Design", description: "Bespoke animations that bring interfaces to life.", media: { imageSrc: "http://img.b2bpic.net/free-photo/startup-plan-business-goals-diagram_53876-124321.jpg", imageAlt: "Animation Design" },
|
||||
title: "Animation Design", description: "Bespoke animations that bring interfaces to life.", media: { imageSrc: "http://img.b2bpic.net/free-photo/startup-plan-business-goals-diagram_53876-124321.jpg?_wi=2", imageAlt: "Animation Design" },
|
||||
items: [
|
||||
{ icon: Star, text: "GSAP Motion" },
|
||||
{ icon: CheckCircle, text: "Dynamic Triggers" },
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Portfolio Websites", description: "Showcase your work with style and grace.", media: { imageSrc: "http://img.b2bpic.net/free-vector/realistic-set-glassmorphism-ui-icons-website-mobile-app-vector-location-chat-contact-socia_88138-1382.jpg", imageAlt: "Portfolio Sites" },
|
||||
title: "Portfolio Websites", description: "Showcase your work with style and grace.", media: { imageSrc: "http://img.b2bpic.net/free-vector/realistic-set-glassmorphism-ui-icons-website-mobile-app-vector-location-chat-contact-socia_88138-1382.jpg?_wi=2", imageAlt: "Portfolio Sites" },
|
||||
items: [
|
||||
{ icon: Star, text: "Fast Loading" },
|
||||
{ icon: Zap, text: "SEO Optimized" },
|
||||
@@ -119,12 +119,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "1", name: "Digital Aura", price: "Studio Project", imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg" },
|
||||
{ id: "2", name: "Abstract Flow", price: "Concept UI", imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg" },
|
||||
{ id: "3", name: "Neon Horizon", price: "WebGL Art", imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg" },
|
||||
{ id: "4", name: "Golden Matrix", price: "Experience", imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg" },
|
||||
{ id: "5", name: "Void Render", price: "3D Product", imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg" },
|
||||
{ id: "6", name: "Studio Case", price: "Interactive", imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg" },
|
||||
{ id: "1", name: "Digital Aura", price: "Studio Project", imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg?_wi=1" },
|
||||
{ id: "2", name: "Abstract Flow", price: "Concept UI", imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg?_wi=2" },
|
||||
{ id: "3", name: "Neon Horizon", price: "WebGL Art", imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg?_wi=3" },
|
||||
{ id: "4", name: "Golden Matrix", price: "Experience", imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg?_wi=4" },
|
||||
{ id: "5", name: "Void Render", price: "3D Product", imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg?_wi=5" },
|
||||
{ id: "6", name: "Studio Case", price: "Interactive", imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg?_wi=6" },
|
||||
]}
|
||||
title="Selected Projects"
|
||||
description="Recent creative ventures into 3D digital reality."
|
||||
|
||||
Reference in New Issue
Block a user