Merge version_1 into main #2
@@ -19,7 +19,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="small"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Reliable Packaging & Stationery Solutions in Pirangut"
|
||||
description="High quality packaging materials and wholesale stationery with fast service and affordable prices. Trusted by local businesses across Maharashtra."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "downward-rays-static" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-carrying-box_23-2149214265.jpg", alt: "Packaging warehouse with organized materials"
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
description="Ashish Enterprises is a leading supplier of high-quality packaging materials and wholesale stationery in Pirangut, Taluka Mulshi, Maharashtra."
|
||||
subdescription="Committed to excellence and customer satisfaction"
|
||||
icon={CheckCircle}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-brown-cardboard-boxes-isolated-white-background_187299-46479.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-brown-cardboard-boxes-isolated-white-background_187299-46479.jpg"
|
||||
imageAlt="High quality packaging materials and supplies"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
<FeatureCardTwentySeven
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Packaging Materials", description: "Complete range of high-quality packaging materials including boxes, wraps, and protective solutions for safe shipping and storage.", imageSrc: "http://img.b2bpic.net/free-photo/two-brown-cardboard-boxes-isolated-white-background_187299-46479.jpg?_wi=2", imageAlt: "Packaging materials selection"
|
||||
id: "1", title: "Packaging Materials", description: "Complete range of high-quality packaging materials including boxes, wraps, and protective solutions for safe shipping and storage.", imageSrc: "http://img.b2bpic.net/free-photo/two-brown-cardboard-boxes-isolated-white-background_187299-46479.jpg", imageAlt: "Packaging materials selection"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Carton Boxes", description: "Strong, durable corrugated carton boxes available in various sizes for shipping, storage, and bulk ordering at wholesale prices.", imageSrc: "http://img.b2bpic.net/free-photo/carton-box-sofa_23-2147801239.jpg", imageAlt: "Carton boxes stacked"
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
cardTitle="Best service. Very good and fast service with reasonable rates. Good quality material and wholesale stationery."
|
||||
cardTag="5.0 ⭐ Rated"
|
||||
cardTagIcon={Star}
|
||||
cardAnimation="entrance-slide"
|
||||
cardAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="Customer testimonials and reviews"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user