Update src/app/page.tsx
This commit is contained in:
@@ -84,18 +84,18 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Color Grading & Correction", description: "Professional DaVinci Resolve color grading for cinematic look and feel. We create custom LUTs and ensure color consistency across all your content.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxuEfhBEtSzzH11LM1YxBGWmAk/a-stunning-color-grading-interface-showi-1773546514919-392ca681.png" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxuEfhBEtSzzH11LM1YxBGWmAk/a-stunning-color-grading-interface-showi-1773546514919-392ca681.png" }
|
||||
title: "Color Grading & Correction", description: "Professional DaVinci Resolve color grading for cinematic look and feel. We create custom LUTs and ensure color consistency across all your content.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxuEfhBEtSzzH11LM1YxBGWmAk/a-stunning-color-grading-interface-showi-1773546514919-392ca681.png?_wi=1" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxuEfhBEtSzzH11LM1YxBGWmAk/a-stunning-color-grading-interface-showi-1773546514919-392ca681.png?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Motion Graphics & Animation", description: "Stunning kinetic typography, animated titles, and custom graphics. We bring your brand identity to life through smooth, professional animations.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxuEfhBEtSzzH11LM1YxBGWmAk/a-sophisticated-motion-graphics-animatio-1773546514868-b4c693cd.png" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxuEfhBEtSzzH11LM1YxBGWmAk/a-sophisticated-motion-graphics-animatio-1773546514868-b4c693cd.png" }
|
||||
title: "Motion Graphics & Animation", description: "Stunning kinetic typography, animated titles, and custom graphics. We bring your brand identity to life through smooth, professional animations.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxuEfhBEtSzzH11LM1YxBGWmAk/a-sophisticated-motion-graphics-animatio-1773546514868-b4c693cd.png?_wi=1" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxuEfhBEtSzzH11LM1YxBGWmAk/a-sophisticated-motion-graphics-animatio-1773546514868-b4c693cd.png?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Sound Design & Audio", description: "Professional audio mixing, sound design, and music composition. We create immersive soundscapes that elevate your visual storytelling.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxuEfhBEtSzzH11LM1YxBGWmAk/a-professional-audio-mixing-console-inte-1773546514398-60a60da0.png" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxuEfhBEtSzzH11LM1YxBGWmAk/a-professional-audio-mixing-console-inte-1773546514398-60a60da0.png" }
|
||||
title: "Sound Design & Audio", description: "Professional audio mixing, sound design, and music composition. We create immersive soundscapes that elevate your visual storytelling.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxuEfhBEtSzzH11LM1YxBGWmAk/a-professional-audio-mixing-console-inte-1773546514398-60a60da0.png?_wi=1" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AxuEfhBEtSzzH11LM1YxBGWmAk/a-professional-audio-mixing-console-inte-1773546514398-60a60da0.png?_wi=2" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
|
||||
Reference in New Issue
Block a user