Merge version_1 into main #1
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
dashboard={{
|
||||
title: "Crevo Services Hub", logoIcon: Palette,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-118847.jpg", searchPlaceholder: "Explore our services", buttons: [
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-118847.jpg?_wi=1", searchPlaceholder: "Explore our services", buttons: [
|
||||
{ text: "Video Editing", href: "services" },
|
||||
{ text: "View All", href: "services" }
|
||||
],
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Video Editing & Production", price: "Starting at $2,500/mo", imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-118847.jpg", imageAlt: "Professional video editing services"
|
||||
id: "1", name: "Video Editing & Production", price: "Starting at $2,500/mo", imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-118847.jpg?_wi=2", imageAlt: "Professional video editing services"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Copywriting & Content Strategy", price: "Starting at $1,500/mo", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-glasses-cafe_273609-3980.jpg", imageAlt: "Professional copywriting and content strategy"
|
||||
|
||||
Reference in New Issue
Block a user