Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-03 06:02:15 +00:00

View File

@@ -93,23 +93,23 @@ export default function LandingPage() {
{
id: 1,
title: "Pure Aesthetic", description: "Minimalism that doesn't sacrifice personality. Clean lines meet intentional layout.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/minimal-logo-set-with-pastel-colors_23-2148366421.jpg", imageAlt: "Minimal Interface"},
imageSrc: "http://img.b2bpic.net/free-vector/minimal-logo-set-with-pastel-colors_23-2148366421.jpg?_wi=1", imageAlt: "Minimal Interface"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994382.jpg", imageAlt: "Abstract Concept"}
imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994382.jpg?_wi=1", imageAlt: "Abstract Concept"}
},
{
id: 2,
title: "Refined Interaction", description: "Micro-interactions that feel natural, fast, and highly responsive.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-abstract-lights-prism-effect_23-2148771741.jpg", imageAlt: "Responsive Interaction"},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-abstract-lights-prism-effect_23-2148771741.jpg?_wi=1", imageAlt: "Responsive Interaction"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/minimal-logo-set-with-pastel-colors_23-2148366421.jpg", imageAlt: "Interaction Detail"}
imageSrc: "http://img.b2bpic.net/free-vector/minimal-logo-set-with-pastel-colors_23-2148366421.jpg?_wi=2", imageAlt: "Interaction Detail"}
},
{
id: 3,
title: "Visual Hierarchy", description: "Strong contrast and scaling to ensure your key information is always prioritized.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994382.jpg", imageAlt: "Hierarchy Visual"},
imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994382.jpg?_wi=2", imageAlt: "Hierarchy Visual"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-abstract-lights-prism-effect_23-2148771741.jpg", imageAlt: "Visual Structure"}
imageSrc: "http://img.b2bpic.net/free-photo/top-view-abstract-lights-prism-effect_23-2148771741.jpg?_wi=2", imageAlt: "Visual Structure"}
},
]}
showStepNumbers={false}
@@ -126,17 +126,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", name: "Zen Space", price: "Concept", imageSrc: "http://img.b2bpic.net/free-photo/white-vases-books-assortment_23-2149681102.jpg"},
id: "p1", name: "Zen Space", price: "Concept", imageSrc: "http://img.b2bpic.net/free-photo/white-vases-books-assortment_23-2149681102.jpg?_wi=1"},
{
id: "p2", name: "Fluidic UI", price: "System", imageSrc: "http://img.b2bpic.net/free-photo/white-still-life-composition_23-2148869768.jpg"},
id: "p2", name: "Fluidic UI", price: "System", imageSrc: "http://img.b2bpic.net/free-photo/white-still-life-composition_23-2148869768.jpg?_wi=1"},
{
id: "p3", name: "Serene Tech", price: "App", imageSrc: "http://img.b2bpic.net/free-photo/keto-diet-food-still-life_23-2149278978.jpg"},
id: "p3", name: "Serene Tech", price: "App", imageSrc: "http://img.b2bpic.net/free-photo/keto-diet-food-still-life_23-2149278978.jpg?_wi=1"},
{
id: "p4", name: "Minimalist Web", price: "Site", imageSrc: "http://img.b2bpic.net/free-photo/white-vases-books-assortment_23-2149681102.jpg"},
id: "p4", name: "Minimalist Web", price: "Site", imageSrc: "http://img.b2bpic.net/free-photo/white-vases-books-assortment_23-2149681102.jpg?_wi=2"},
{
id: "p5", name: "Clean Portal", price: "Portal", imageSrc: "http://img.b2bpic.net/free-photo/white-still-life-composition_23-2148869768.jpg"},
id: "p5", name: "Clean Portal", price: "Portal", imageSrc: "http://img.b2bpic.net/free-photo/white-still-life-composition_23-2148869768.jpg?_wi=2"},
{
id: "p6", name: "Pure Vision", price: "Style", imageSrc: "http://img.b2bpic.net/free-photo/keto-diet-food-still-life_23-2149278978.jpg"},
id: "p6", name: "Pure Vision", price: "Style", imageSrc: "http://img.b2bpic.net/free-photo/keto-diet-food-still-life_23-2149278978.jpg?_wi=2"},
]}
title="Our Curated Showcase"
description="A collection of our most recent design endeavors, focusing on elegance and usability."