Merge version_1 into main #1
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "start-business", title: "Start a Business", tags: ["Idea Validation", "Business Planning", "Market Research"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ar8jts", imageAlt: "business plan template document workspace"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ar8jts&_wi=1", imageAlt: "business plan template document workspace"
|
||||
},
|
||||
{
|
||||
id: "grow-scale", title: "Grow and Scale", tags: ["Strategy Refinement", "Operations Improvement", "Growth Opportunities"]
|
||||
@@ -230,13 +230,13 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "resource-templates", name: "Business Plan Templates", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ar8jts", imageAlt: "business plan template document workspace"
|
||||
id: "resource-templates", name: "Business Plan Templates", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ar8jts&_wi=2", imageAlt: "business plan template document workspace"
|
||||
},
|
||||
{
|
||||
id: "resource-guides", name: "Startup Guides", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ar8jts", imageAlt: "business plan template document workspace"
|
||||
id: "resource-guides", name: "Startup Guides", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ar8jts&_wi=3", imageAlt: "business plan template document workspace"
|
||||
},
|
||||
{
|
||||
id: "resource-financial", name: "Financial Planning Tools", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ar8jts", imageAlt: "business plan template document workspace"
|
||||
id: "resource-financial", name: "Financial Planning Tools", price: "Free", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ar8jts&_wi=4", imageAlt: "business plan template document workspace"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user