Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9daac1ad42 | |||
| 5020954c04 | |||
| f9755690a8 |
@@ -57,17 +57,11 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/set-make-up-brushes-lies-table_8353-8869.jpg", imageAlt: "Salon Interior 1"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXItXdNqqYf1i0QSIrPqpBHCSx/uploaded-1778761721473-c39jtn4d.jpg", imageAlt: "Salon Interior 1"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/fuzzy-room-with-armchairs_1203-958.jpg", imageAlt: "Salon Interior 2"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXItXdNqqYf1i0QSIrPqpBHCSx/uploaded-1778761721474-c6z4siu7.jpg", imageAlt: "Salon Interior 2"},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-latino-hair-salon_23-2150555185.jpg", imageAlt: "Salon Interior 3"},
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXItXdNqqYf1i0QSIrPqpBHCSx/uploaded-1778761721474-p5w2wlpx.jpg", imageAlt: "Salon Interior 3"},
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-spa-massage-wellness-hotel-suite-with-bathtub_105762-2027.jpg", imageAlt: "Salon Interior 4"},
|
|
||||||
{
|
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXItXdNqqYf1i0QSIrPqpBHCSx/uploaded-1778517079654-6o88l8rw.jpg", imageAlt: "Salon Interior 5"},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/vanity-case-products-arrangement_23-2149879908.jpg", imageAlt: "Salon Interior 6"},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -112,6 +106,9 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
className="bg-[#faf9f6] text-[#c5a059]"
|
||||||
|
subtitleClassName="text-[#d4af37]"
|
||||||
|
priceClassName="text-[#c5a059] font-bold"
|
||||||
plans={[
|
plans={[
|
||||||
{
|
{
|
||||||
id: "p1", badge: "Najboljše", badgeIcon: Check,
|
id: "p1", badge: "Najboljše", badgeIcon: Check,
|
||||||
|
|||||||
Reference in New Issue
Block a user