diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5ca6c16..93bf050 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,105 +31,45 @@ export default function LandingPage() {
@@ -149,27 +89,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- id: "f1",
- title: "Design Strategy",
- description: "Tailored strategies that align with your business goals perfectly.",
- tag: "Strategy",
- imageSrc: "http://img.b2bpic.net/free-photo/some-3d-glasses_23-2147775802.jpg",
- },
- {
- id: "f2",
- title: "Brand Identity",
- description: "Comprehensive branding solutions that make your name unforgettable.",
- tag: "Brand",
- imageSrc: "http://img.b2bpic.net/free-photo/macro-usb-type-c-port-neon-light-connector-closeup_169016-71437.jpg",
- },
- {
- id: "f3",
- title: "Digital Assets",
- description: "Engaging assets optimized for high performance and visual impact.",
- tag: "Digital",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-businessman-doing-sport-with-stats_23-2150040521.jpg",
- },
+ { id: "f1", title: "Design Strategy", description: "Tailored strategies that align with your business goals perfectly.", tag: "Strategy", imageSrc: "http://img.b2bpic.net/free-photo/some-3d-glasses_23-2147775802.jpg" },
+ { id: "f2", title: "Brand Identity", description: "Comprehensive branding solutions that make your name unforgettable.", tag: "Brand", imageSrc: "http://img.b2bpic.net/free-photo/macro-usb-type-c-port-neon-light-connector-closeup_169016-71437.jpg" },
+ { id: "f3", title: "Digital Assets", description: "Engaging assets optimized for high performance and visual impact.", tag: "Digital", imageSrc: "http://img.b2bpic.net/free-photo/side-view-businessman-doing-sport-with-stats_23-2150040521.jpg" },
]}
title="Our Strengths"
description="Key capabilities that define our studio and ensure excellence in every delivery."
@@ -181,61 +103,14 @@ export default function LandingPage() {
textboxLayout="split"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
+ animationType="slide-up"
products={[
- {
- id: "p1",
- brand: "Studio",
- name: "Basic Identity Package",
- price: "$1,500",
- rating: 5,
- reviewCount: "12",
- imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-disposable-tableware-close-up-concept-saving-planet-rejection-plastic_169016-10556.jpg",
- },
- {
- id: "p2",
- brand: "Studio",
- name: "Digital Motion Pack",
- price: "$2,200",
- rating: 5,
- reviewCount: "8",
- imageSrc: "http://img.b2bpic.net/free-photo/three-black-ducks_23-2147680069.jpg",
- },
- {
- id: "p3",
- brand: "Studio",
- name: "Full Brand Relaunch",
- price: "$5,000",
- rating: 5,
- reviewCount: "25",
- imageSrc: "http://img.b2bpic.net/free-photo/good-food-defenses-against-illness_23-2149165844.jpg",
- },
- {
- id: "p4",
- brand: "Studio",
- name: "Web Asset Suite",
- price: "$3,000",
- rating: 5,
- reviewCount: "15",
- imageSrc: "http://img.b2bpic.net/free-photo/arrangement-golden-shopping-cart-with-white-glitter_23-2148667022.jpg",
- },
- {
- id: "p5",
- brand: "Studio",
- name: "Custom Illustration",
- price: "$1,200",
- rating: 5,
- reviewCount: "9",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-candle_23-2149707897.jpg",
- },
- {
- id: "p6",
- brand: "Studio",
- name: "Social Campaign Kit",
- price: "$1,800",
- rating: 5,
- reviewCount: "11",
- imageSrc: "http://img.b2bpic.net/free-photo/different-vases-with-blue-purple-light-arrangement_23-2149835478.jpg",
- },
+ { id: "p1", brand: "Studio", name: "Basic Identity Package", price: "$1,500", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/eco-friendly-disposable-tableware-close-up-concept-saving-planet-rejection-plastic_169016-10556.jpg" },
+ { id: "p2", brand: "Studio", name: "Digital Motion Pack", price: "$2,200", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/three-black-ducks_23-2147680069.jpg" },
+ { id: "p3", brand: "Studio", name: "Full Brand Relaunch", price: "$5,000", rating: 5, reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/good-food-defenses-against-illness_23-2149165844.jpg" },
+ { id: "p4", brand: "Studio", name: "Web Asset Suite", price: "$3,000", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-golden-shopping-cart-with-white-glitter_23-2148667022.jpg" },
+ { id: "p5", brand: "Studio", name: "Custom Illustration", price: "$1,200", rating: 5, reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-table-arrangement-with-candle_23-2149707897.jpg" },
+ { id: "p6", brand: "Studio", name: "Social Campaign Kit", price: "$1,800", rating: 5, reviewCount: "11", imageSrc: "http://img.b2bpic.net/free-photo/different-vases-with-blue-purple-light-arrangement_23-2149835478.jpg" },
]}
title="Curated Services"
description="Choose from our specialized creative services to elevate your brand to the next level."
@@ -249,21 +124,9 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "150+",
- description: "Creative Concepts Developed",
- },
- {
- id: "m2",
- value: "50+",
- description: "Happy Clients Served",
- },
- {
- id: "m3",
- value: "10+",
- description: "Design Awards Won",
- },
+ { id: "m1", value: "150+", description: "Creative Concepts Developed" },
+ { id: "m2", value: "50+", description: "Happy Clients Served" },
+ { id: "m3", value: "10+", description: "Design Awards Won" },
]}
title="By the Numbers"
description="Proven results that speak volumes about our creative expertise and client dedication."
@@ -274,31 +137,11 @@ export default function LandingPage() {