Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 17:23:43 +00:00

View File

@@ -63,13 +63,13 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Stellar", name: "Premium Tech Bundle", price: "$2,499.00", rating: 5,
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109773.jpg", imageAlt: "Premium tech bundle package"},
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109773.jpg?_wi=1", imageAlt: "Premium tech bundle package"},
{
id: "2", brand: "Stellar", name: "Luxury Accessory Set", price: "$899.00", rating: 5,
reviewCount: "856", imageSrc: "http://img.b2bpic.net/free-photo/famous-fashion-designer-shopping-clothing-items-accessories-store_482257-93112.jpg", imageAlt: "Luxury accessory collection"},
reviewCount: "856", imageSrc: "http://img.b2bpic.net/free-photo/famous-fashion-designer-shopping-clothing-items-accessories-store_482257-93112.jpg?_wi=1", imageAlt: "Luxury accessory collection"},
{
id: "3", brand: "Stellar", name: "Exclusive Designer Pack", price: "$3,299.00", rating: 5,
reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-49638.jpg", imageAlt: "Exclusive designer product pack"},
reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-49638.jpg?_wi=1", imageAlt: "Exclusive designer product pack"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -85,16 +85,16 @@ export default function LandingPage() {
{
id: 1,
title: "Competitive Wholesale Pricing", description: "Access bulk pricing that maximizes your profit margins and keeps you competitive in the market.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109773.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109773.jpg?_wi=2"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/famous-fashion-designer-shopping-clothing-items-accessories-store_482257-93112.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/famous-fashion-designer-shopping-clothing-items-accessories-store_482257-93112.jpg?_wi=2"},
},
{
id: 2,
title: "Global Shipping Network", description: "Fast, reliable shipping to customers worldwide with real-time tracking and insurance.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/famous-fashion-designer-shopping-clothing-items-accessories-store_482257-93112.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/famous-fashion-designer-shopping-clothing-items-accessories-store_482257-93112.jpg?_wi=3"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-49638.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/containers-liquid-soap-shampoo-with-dispenser-is-sold-supermarket_169016-49638.jpg?_wi=2"},
},
]}
showStepNumbers={true}
@@ -111,13 +111,13 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
id: "1", name: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
{
id: "2", name: "James Chen", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg"},
id: "2", name: "James Chen", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1"},
{
id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg"},
id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2"},
{
id: "4", name: "David Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
id: "4", name: "David Thompson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
]}
cardTitle="Trusted by over 5,000 successful resellers worldwide"
cardTag="Customer Success Stories"