Compare commits
23 Commits
version_5
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ae7b7b75e | |||
| 2a28135157 | |||
| b6804fb43f | |||
| 36cc953c8d | |||
| 1a4eb0ef1a | |||
| c4a51a8146 | |||
| 014bae7b9d | |||
| f0b45141b0 | |||
| 98da267c0d | |||
| b1efec21e7 | |||
| 295f8f6c3c | |||
| 4575771d32 | |||
| 9bc9950056 | |||
| b7baaa7861 | |||
| 4ed5895882 | |||
| 624daca5fb | |||
| 795bba2bc8 | |||
| 792ef21aff | |||
| cb0224abbe | |||
| fb283e9efb | |||
| a56c989589 | |||
| d87e730d96 | |||
| 926dc1ae0e |
@@ -91,4 +91,4 @@ export default function BlogPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -67,20 +67,20 @@ export default function LandingPage() {
|
||||
text: "Schedule Consultation", href: "#contact"
|
||||
}
|
||||
]}
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Proof Digital hero section"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Google" },
|
||||
{ type: "text", text: "Microsoft" },
|
||||
{ type: "text", text: "Amazon" },
|
||||
{ type: "text", text: "Apple" },
|
||||
{ type: "text", text: "Meta" },
|
||||
{ type: "text", text: "Tesla" },
|
||||
{ type: "text", text: "Netflix" },
|
||||
{ type: "text", text: "Spotify" },
|
||||
{ type: "text", text: "Uber" },
|
||||
{ type: "text", text: "Airbnb" }
|
||||
{ type: "text", text: "Joe's Plumbing" },
|
||||
{ type: "text", text: "Main Street Dental" },
|
||||
{ type: "text", text: "City Repairs Auto" },
|
||||
{ type: "text", text: "Local Café Co" },
|
||||
{ type: "text", text: "Green Landscaping" },
|
||||
{ type: "text", text: "Premier Hair Salon" },
|
||||
{ type: "text", text: "Downtown Pizza" },
|
||||
{ type: "text", text: "Family Daycare" },
|
||||
{ type: "text", text: "Tech Startup Hub" },
|
||||
{ type: "text", text: "Community Bank" }
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
showMarqueeCard={true}
|
||||
@@ -159,10 +159,10 @@ export default function LandingPage() {
|
||||
author="Sarah Mitchell, CEO at TechVenture"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?id=4013354", alt: "Sarah Mitchell"
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/uploaded-1771451737212-4avrq9r1.jpg", alt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
src: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?id=3952552", alt: "James Chen"
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/uploaded-1771451748068-qkncbaev.jpg", alt: "James Chen"
|
||||
},
|
||||
{
|
||||
src: "https://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", alt: "Emma Rodriguez"
|
||||
@@ -187,10 +187,10 @@ export default function LandingPage() {
|
||||
<TeamCardTwo
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Luke", role: "Team Member", description: "Dedicated to delivering exceptional results and driving digital innovation.", imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?id=4013354", imageAlt: "Luke"
|
||||
id: "1", name: "Luke", role: "CEO", description: "Dedicated to delivering exceptional results and driving digital innovation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/uploaded-1771451737212-4avrq9r1.jpg", imageAlt: "Luke"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Caleb", role: "Team Member", description: "Passionate about creating beautiful and functional digital experiences.", imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?id=3952552", imageAlt: "Caleb"
|
||||
id: "2", name: "Caleb", role: "CEO", description: "Passionate about creating beautiful and functional digital experiences.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/uploaded-1771451748068-qkncbaev.jpg", imageAlt: "Caleb"
|
||||
}
|
||||
]}
|
||||
title="Meet Our Team"
|
||||
@@ -298,4 +298,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -90,8 +90,7 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
{ name: "Portfolio", id: "portfolio" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Team", id: "team" },
|
||||
{ name: "Shop", id: "/shop" }
|
||||
{ name: "Team", id: "team" }
|
||||
]}
|
||||
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
|
||||
/>
|
||||
@@ -159,8 +158,7 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
{ name: "Portfolio", id: "portfolio" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Team", id: "team" },
|
||||
{ name: "Shop", id: "/shop" }
|
||||
{ name: "Team", id: "team" }
|
||||
]}
|
||||
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
|
||||
/>
|
||||
@@ -235,8 +233,7 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
{ name: "Portfolio", id: "portfolio" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Team", id: "team" },
|
||||
{ name: "Shop", id: "/shop" }
|
||||
{ name: "Team", id: "team" }
|
||||
]}
|
||||
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
|
||||
/>
|
||||
@@ -311,4 +308,4 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -40,8 +40,7 @@ export default function ShopPage() {
|
||||
{ name: "Portfolio", id: "portfolio" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Team", id: "team" },
|
||||
{ name: "Shop", id: "/shop" }
|
||||
{ name: "Team", id: "team" }
|
||||
]}
|
||||
button={{ text: "Cart", onClick: () => console.log("cart") }}
|
||||
/>
|
||||
@@ -108,8 +107,7 @@ export default function ShopPage() {
|
||||
{ name: "Portfolio", id: "portfolio" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Team", id: "team" },
|
||||
{ name: "Shop", id: "/shop" }
|
||||
{ name: "Team", id: "team" }
|
||||
]}
|
||||
button={{ text: "Cart", onClick: () => console.log("cart") }}
|
||||
/>
|
||||
@@ -159,4 +157,4 @@ export default function ShopPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user