Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
description="Elevate your brand with thoughtful graphic design that captures attention and communicates your vision with precision."
|
||||
tag="Portfolio"
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-boutique-template_23-2149307660.jpg", imageAlt: "Portfolio work 1"
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "project-1", name: "Brand Identity System", price: "Complete Branding", variant: "Logo, Guidelines, Collateral", imageSrc: "http://img.b2bpic.net/free-photo/creating-new-fashion-trends_1098-13434.jpg?_wi=1", imageAlt: "Brand identity project"
|
||||
id: "project-1", name: "Brand Identity System", price: "Complete Branding", variant: "Logo, Guidelines, Collateral", imageSrc: "http://img.b2bpic.net/free-photo/creating-new-fashion-trends_1098-13434.jpg", imageAlt: "Brand identity project"
|
||||
},
|
||||
{
|
||||
id: "project-2", name: "Editorial Design", price: "Print & Digital", variant: "Magazine Layout, Posters", imageSrc: "http://img.b2bpic.net/free-photo/black-pigment-diffusing-with-water_23-2147828390.jpg", imageAlt: "Editorial design project"
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
id: "4", title: "Illustration & Custom Artwork", content: "Original illustrations and custom artwork that bring your ideas to life. Perfect for adding personality and uniqueness to your brand or marketing campaigns."
|
||||
}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/creating-new-fashion-trends_1098-13434.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/creating-new-fashion-trends_1098-13434.jpg"
|
||||
imageAlt="Services showcase"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
|
||||
Reference in New Issue
Block a user