Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-07 00:26:35 +00:00
4 changed files with 27 additions and 27 deletions

View File

@@ -51,7 +51,7 @@ export default function GalleryPage() {
price: "4.9★",
rating: 5,
reviewCount: "2.3k",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-setting-sun-forest-mountain-landscape_181624-23715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-setting-sun-forest-mountain-landscape_181624-23715.jpg?_wi=2",
imageAlt: "sunset mountain landscape photography",
},
{
@@ -61,7 +61,7 @@ export default function GalleryPage() {
price: "4.8★",
rating: 5,
reviewCount: "1.9k",
imageSrc: "http://img.b2bpic.net/free-photo/woman-blue-coat-street_158595-2575.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-blue-coat-street_158595-2575.jpg?_wi=2",
imageAlt: "urban street art photography city",
},
{
@@ -71,7 +71,7 @@ export default function GalleryPage() {
price: "4.9★",
rating: 5,
reviewCount: "3.1k",
imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-anthurium-flower_23-2147836286.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-anthurium-flower_23-2147836286.jpg?_wi=2",
imageAlt: "macro photography nature details close-up",
},
{
@@ -81,7 +81,7 @@ export default function GalleryPage() {
price: "4.7★",
rating: 5,
reviewCount: "2.7k",
imageSrc: "http://img.b2bpic.net/free-photo/camera-man-filming-couple-inside-transparent-bubble-tent-glamping-professional-camera_1268-24534.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/camera-man-filming-couple-inside-transparent-bubble-tent-glamping-professional-camera_1268-24534.jpg?_wi=2",
imageAlt: "travel vlog video production cinematography",
},
{
@@ -91,7 +91,7 @@ export default function GalleryPage() {
price: "4.8★",
rating: 5,
reviewCount: "1.5k",
imageSrc: "http://img.b2bpic.net/free-photo/video-creator-woman-editing-music-video-dual-monitors-agency-studio_482257-119068.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/video-creator-woman-editing-music-video-dual-monitors-agency-studio_482257-119068.jpg?_wi=2",
imageAlt: "animation creative video motion graphics",
},
{
@@ -101,7 +101,7 @@ export default function GalleryPage() {
price: "4.9★",
rating: 5,
reviewCount: "2.2k",
imageSrc: "http://img.b2bpic.net/free-vector/design-process-landing-page-concept_52683-25329.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/design-process-landing-page-concept_52683-25329.jpg?_wi=2",
imageAlt: "graphic design art illustration showcase",
},
{
@@ -111,7 +111,7 @@ export default function GalleryPage() {
price: "4.8★",
rating: 5,
reviewCount: "1.8k",
imageSrc: "http://img.b2bpic.net/free-psd/fashion-magazine-template-design_23-2150583108.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/fashion-magazine-template-design_23-2150583108.jpg?_wi=2",
imageAlt: "fashion magazine template design",
},
{
@@ -121,7 +121,7 @@ export default function GalleryPage() {
price: "4.9★",
rating: 5,
reviewCount: "2.4k",
imageSrc: "http://img.b2bpic.net/free-photo/three-frames-shelf_23-2147755106.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/three-frames-shelf_23-2147755106.jpg?_wi=2",
imageAlt: "architecture and design showcase",
},
{
@@ -131,7 +131,7 @@ export default function GalleryPage() {
price: "4.7★",
rating: 5,
reviewCount: "1.6k",
imageSrc: "http://img.b2bpic.net/free-photo/professional-camera-recording-cooking-show-content-with-chefs-restaurant-kitchen-filming-people-making-food-recipe-dish-with-fresh-ingredients-gastronomy-cuisine-online-class_482257-46088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-camera-recording-cooking-show-content-with-chefs-restaurant-kitchen-filming-people-making-food-recipe-dish-with-fresh-ingredients-gastronomy-cuisine-online-class_482257-46088.jpg?_wi=2",
imageAlt: "professional camera recording cooking show",
},
]}

View File

@@ -54,7 +54,7 @@ export default function HomePage() {
{ text: "Start Uploading", href: "/upload" },
{ text: "Explore Gallery", href: "/gallery" },
]}
imageSrc="http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148371519.jpg"
imageSrc="http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148371519.jpg?_wi=1"
imageAlt="creative community platform vibrant colors"
/>
</div>
@@ -71,7 +71,7 @@ export default function HomePage() {
title: "Easy Upload System",
description: "Upload multiple photos and videos at once with our intuitive drag-and-drop interface. Organize content into collections instantly.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241774.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241774.jpg?_wi=1",
imageAlt: "drag drop upload interface modern",
},
items: [
@@ -86,7 +86,7 @@ export default function HomePage() {
title: "Beautiful Gallery Display",
description: "Showcase your work in stunning layouts that adapt to any device. Your portfolio looks amazing everywhere.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/three-frames-shelf_23-2147755106.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/three-frames-shelf_23-2147755106.jpg?_wi=1",
imageAlt: "photo gallery grid layout responsive",
},
items: [
@@ -101,7 +101,7 @@ export default function HomePage() {
title: "Community Engagement",
description: "Connect with other creators, get feedback, and discover inspiring content. Build meaningful relationships in our vibrant community.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/company-partners-working-office_23-2148352762.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/company-partners-working-office_23-2148352762.jpg?_wi=1",
imageAlt: "community engagement social interaction platform",
},
items: [
@@ -132,7 +132,7 @@ export default function HomePage() {
price: "4.9★",
rating: 5,
reviewCount: "2.3k",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-setting-sun-forest-mountain-landscape_181624-23715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-setting-sun-forest-mountain-landscape_181624-23715.jpg?_wi=1",
imageAlt: "sunset mountain landscape photography",
},
{
@@ -142,7 +142,7 @@ export default function HomePage() {
price: "4.8★",
rating: 5,
reviewCount: "1.9k",
imageSrc: "http://img.b2bpic.net/free-photo/woman-blue-coat-street_158595-2575.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-blue-coat-street_158595-2575.jpg?_wi=1",
imageAlt: "urban street art photography city",
},
{
@@ -152,7 +152,7 @@ export default function HomePage() {
price: "4.9★",
rating: 5,
reviewCount: "3.1k",
imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-anthurium-flower_23-2147836286.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-anthurium-flower_23-2147836286.jpg?_wi=1",
imageAlt: "macro photography nature details close-up",
},
{
@@ -162,7 +162,7 @@ export default function HomePage() {
price: "4.7★",
rating: 5,
reviewCount: "2.7k",
imageSrc: "http://img.b2bpic.net/free-photo/camera-man-filming-couple-inside-transparent-bubble-tent-glamping-professional-camera_1268-24534.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/camera-man-filming-couple-inside-transparent-bubble-tent-glamping-professional-camera_1268-24534.jpg?_wi=1",
imageAlt: "travel vlog video production cinematography",
},
{
@@ -172,7 +172,7 @@ export default function HomePage() {
price: "4.8★",
rating: 5,
reviewCount: "1.5k",
imageSrc: "http://img.b2bpic.net/free-photo/video-creator-woman-editing-music-video-dual-monitors-agency-studio_482257-119068.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/video-creator-woman-editing-music-video-dual-monitors-agency-studio_482257-119068.jpg?_wi=1",
imageAlt: "animation creative video motion graphics",
},
{
@@ -182,7 +182,7 @@ export default function HomePage() {
price: "4.9★",
rating: 5,
reviewCount: "2.2k",
imageSrc: "http://img.b2bpic.net/free-vector/design-process-landing-page-concept_52683-25329.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/design-process-landing-page-concept_52683-25329.jpg?_wi=1",
imageAlt: "graphic design art illustration showcase",
},
]}
@@ -227,7 +227,7 @@ export default function HomePage() {
tag: "Professional",
avatarSrc: "http://img.b2bpic.net/free-photo/blonde-businesswoman-portrait-with-copy-space_1194-633470.jpg",
avatarAlt: "female photographer portrait professional",
imageSrc: "http://img.b2bpic.net/free-psd/fashion-magazine-template-design_23-2150583108.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/fashion-magazine-template-design_23-2150583108.jpg?_wi=1",
imageAlt: "photographer working studio portfolio showcase",
},
{
@@ -239,7 +239,7 @@ export default function HomePage() {
tag: "Creator",
avatarSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg",
avatarAlt: "male videographer portrait professional",
imageSrc: "http://img.b2bpic.net/free-photo/professional-camera-recording-cooking-show-content-with-chefs-restaurant-kitchen-filming-people-making-food-recipe-dish-with-fresh-ingredients-gastronomy-cuisine-online-class_482257-46088.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-camera-recording-cooking-show-content-with-chefs-restaurant-kitchen-filming-people-making-food-recipe-dish-with-fresh-ingredients-gastronomy-cuisine-online-class_482257-46088.jpg?_wi=1",
imageAlt: "videographer filming equipment camera setup",
},
{
@@ -323,7 +323,7 @@ export default function HomePage() {
title="Frequently Asked Questions"
description="Everything you need to know about uploading and sharing content"
tag="Help"
imageSrc="http://img.b2bpic.net/free-photo/close-up-customer-service-operator-assisting-customers-with-issues_482257-117959.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-customer-service-operator-assisting-customers-with-issues_482257-117959.jpg?_wi=1"
imageAlt="customer support team helping client"
faqs={[
{

View File

@@ -44,7 +44,7 @@ export default function SupportPage() {
title="Frequently Asked Questions"
description="Everything you need to know about uploading and sharing content"
tag="Help"
imageSrc="http://img.b2bpic.net/free-photo/close-up-customer-service-operator-assisting-customers-with-issues_482257-117959.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-customer-service-operator-assisting-customers-with-issues_482257-117959.jpg?_wi=2"
imageAlt="Customer support team helping client"
faqs={[
{

View File

@@ -51,7 +51,7 @@ export default function UploadPage() {
{ text: "Start Uploading Now", href: "/upload" },
{ text: "Learn More", href: "/gallery" },
]}
imageSrc="http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148371519.jpg"
imageSrc="http://img.b2bpic.net/free-vector/template-dashboard-user-panel_23-2148371519.jpg?_wi=2"
imageAlt="Upload interface dashboard"
/>
</div>
@@ -69,7 +69,7 @@ export default function UploadPage() {
title: "Drag & Drop Upload System",
description: "Upload multiple photos and videos at once with our intuitive drag-and-drop interface. Batch processing saves time and keeps your workflow smooth.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241774.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-uber-driver-giving-taxi-ride_23-2149241774.jpg?_wi=2",
},
items: [
{ icon: Upload, text: "Drag & drop upload" },
@@ -83,7 +83,7 @@ export default function UploadPage() {
title: "Smart File Management",
description: "Automatically organize your uploads into collections. Tag, categorize, and manage your entire portfolio from one powerful dashboard.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/three-frames-shelf_23-2147755106.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/three-frames-shelf_23-2147755106.jpg?_wi=3",
},
items: [
{ icon: Images, text: "Auto-categorization" },
@@ -97,7 +97,7 @@ export default function UploadPage() {
title: "Quality & Format Support",
description: "Support for all major formats - JPG, PNG, MP4, MOV, WebM and more. Automatic optimization ensures your content looks perfect everywhere.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/company-partners-working-office_23-2148352762.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/company-partners-working-office_23-2148352762.jpg?_wi=2",
},
items: [
{ icon: FileCheck, text: "Format support" },