Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -8,7 +8,6 @@ import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -45,6 +44,10 @@ export default function LandingPage() {
|
||||
description="Modern tasarımlar, kaliteli kumaşlar ve özgün tarzlar seni bekliyor."
|
||||
imageSrc="https://img.b2bpic.net/free-photo/young-stylish-woman-posing-summer-fashion-outfit-trendy-accessories_285396-857.jpg"
|
||||
tag="Yeni Koleksiyon"
|
||||
testimonials={[
|
||||
{ name: "Ayşe Y.", handle: "@aysey", testimonial: "Ürünler çok kaliteli, paketleme harikaydı.", rating: 5 },
|
||||
{ name: "Fatma K.", handle: "@fatmak", testimonial: "Hızlı teslimat ve harika tasarımlar, çok memnun kaldım.", rating: 5 }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user